-
Notifications
You must be signed in to change notification settings - Fork 18
Change map extension to signal incompatibility #102
Copy link
Copy link
Open
Labels
enhancementNew feature or aesthetic improvementNew feature or aesthetic improvementimportantSignificant problem that needs to be resolved as soon as feasibleSignificant problem that needs to be resolved as soon as feasiblepending reviewSomething that is being considered, investigated or put on holdSomething that is being considered, investigated or put on hold
Metadata
Metadata
Assignees
Labels
enhancementNew feature or aesthetic improvementNew feature or aesthetic improvementimportantSignificant problem that needs to be resolved as soon as feasibleSignificant problem that needs to be resolved as soon as feasiblepending reviewSomething that is being considered, investigated or put on holdSomething that is being considered, investigated or put on hold
The map version in VALHALLA has been bumped, making the maps unreadable for other Cube engines or previous versions. To signal incompatibility, change the map extension.
Proposed world extensions:
vworld/wrld/valwrld/vwrld.The map loader would need to load both
ogzfiles and VALHALLA maps.It has been considered to also rename
texfiles to one of the following:xtr/txtr/txr/valtex/vtex/vtx.And script files to
cbsorcscriptto convey it's CubeScript files rather than pure configuration.