Description
To prepare the editor and map files for use on the server and for compatibility, several things regarding maps and exporting should be finalized. After this issue is closed, map files should no longer be changing drastically between updates (to the point of incompatibility).
Minimum Acceptance Criteria
[x] The map's gameplay parameters should be clearly defined in the TDD and/or implemented.
[x] Exports are always compressed and use the mmp file extension. Extension mmb will no longer be used.
[x] Exports contain a unique hash to identify them, and information on whether it was exported as a level.
[x] Import/export code should validate the data before use.
Is blocked by the following issues
Blocked by #101: Feature required for compatibility.
Blocked by #37: Map files should no longer be fundamentally changed.
Description To prepare the editor and map files for use on the server and for compatibility, several things regarding maps and exporting should be finalized. After this issue is closed, map files should no longer be changing drastically between updates (to the point of incompatibility).
Minimum Acceptance Criteria
mmp
file extension. Extensionmmb
will no longer be used.Is blocked by the following issues Blocked by #101: Feature required for compatibility. Blocked by #37: Map files should no longer be fundamentally changed.