iamgreaser / iceball

Open-source rewrite of the VOXLAP version of Ace of Spades.
http://iceball.build
GNU General Public License v3.0
114 stars 32 forks source link

/map should not require file extension #140

Open dany-on-demand opened 9 years ago

dany-on-demand commented 9 years ago

If there's both a vxl and icemap, default to icemap and warn the server admin about it.

rakiru commented 9 years ago

Do you mean the file extension?

dany-on-demand commented 9 years ago

Yep.

NotAFile commented 8 years ago

Rather, we should abandon having to give a full path for maps all together. Just have one or more directories for maps and then allow you to select from the contents. So you just have to enter /map mesa

iamgreaser commented 8 years ago

My view: Using /map mesa as a shortcut for pkg/maps/%s.icemap then pkg/maps/%s.vxl should be fine. But if you need an actual path, then give the damn extension.

Although then again if you can do that, then might as well do something like this and fulfil the original issue in the process: