Knuckle Cracker

Creeper World => Suggestions => Topic started by: Biglulu on January 28, 2010, 12:29:15 AM

Title: Map Serach
Post by: Biglulu on January 28, 2010, 12:29:15 AM
It would be easier to look for maps in the custom maps directory if you add a search bar. A simple, easy update that would make things easier.  ;)
Title: Re: Map Serach
Post by: Aurzel on January 28, 2010, 01:42:37 AM
there's already several filters you can search by, such as by author, ratings and number of downloads
Title: Re: Map Serach
Post by: Biglulu on January 28, 2010, 01:17:10 PM
Yeah, but that doesn't find one specific map...
Title: Re: Map Serach
Post by: knucracker on January 28, 2010, 07:38:37 PM
Yeah, I know.... I've got search half implemented.  I just hate php, so I've not finished it off yet.  We're probably about to have a snow storm here over the weekend so (power company willing) I can probably bust it out over the weekend.
Title: Re: Map Serach
Post by: Shadow14l on January 30, 2010, 12:38:32 AM
Quote from: virgilw on January 28, 2010, 07:38:37 PM
Yeah, I know.... I've got search half implemented.  I just hate php, so I've not finished it off yet.  We're probably about to have a snow storm here over the weekend so (power company willing) I can probably bust it out over the weekend.
PHP is not that bad, and as long as you stuck with SQL, it's easy to use built-ins to search for map names, authors, etc by strings.
I can even do it if you want :P