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. ;)
there's already several filters you can search by, such as by author, ratings and number of downloads
Yeah, but that doesn't find one specific map...
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.
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