iceball
iceball copied to clipboard
/map should not require file extension
If there's both a vxl and icemap, default to icemap and warn the server admin about it.
Do you mean the file extension?
Yep.
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
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:
-
%s
-
%s.icemap
-
%s.vxl
-
pkg/maps/%s
-
pkg/maps/%s.icemap
-
pkg/maps/%s.vxl