Games List Specific Searching!!

Suggestions will be moved here once processed.

Moderator: Oversight Staff

User avatar
N3vo
Basic Tree
Posts: 5
Joined: Mon Apr 27, 2015 6:04 am
Has thanked: 1 time

Games List Specific Searching!!

Postby N3vo » Mon Apr 27, 2015 6:24 am

Please make the appropriate changes to allow indexing by specific Gamename:

You have a value for hiding Dota Games and all of your values are based on if they are checked as shown in your Games.JS

Code: Select all

            } else if($('input[name=hidedota]').is(':checked') && rowArray[5].toLowerCase().indexOf("dota") != -1) {
               continue;


You could instead of modifying the structure of how its setup allow an additional ':is checked' which would be a field where the user could type the value and as a result could index only games with that name. For example If I wanted to only see TD games or Survival Games, I'd use that as my value and I wouldn't have to always come back to the list to either hide values or specifically ctrl + f search for games I wanted.

Also, If possible... adding this type of indexing to the url, say something like: https://entgaming.net/forum/games.php?gamename=survival would allow 3rd-party linking to friends, clan sites, and much more. This would encourage affiliation specific to custom maps and encourage more users to easily use ENT Bots with the maps they specifically are searching for. :D

User avatar
aRt)Y
Protector of Nature
Posts: 13142
Joined: Fri May 03, 2013 9:15 pm
Has thanked: 10 times
Been thanked: 174 times
Contact:

Re: Games List Specific Searching!!

Postby aRt)Y » Wed May 13, 2015 11:04 am

I really like the idea, though a simple ctrl+f does the same.
    Information, Rules, Guides and everything else you need to know about ENT is on the ENT Wiki.
      Ignorantia juris non excusat • Quis custodiet ipsos custodes? • Fallacy of composition


Return to “Suggestion Archive”

Who is online

Users browsing this forum: No registered users and 9 guests