Editor Terrain Size Options #1

Merged
kayomn merged 12 commits from editor-terrain-size-options into main 2023-01-12 02:36:57 +01:00
Owner

Adds a map wizard to the editor which handles creation of new maps and cleanup of any data left behind from previous maps.

The map wizard is scoped to provide the following setup options:

  • Map name (currently will do nothing).
  • Map terrain width (in engine units).
  • Map terrain height (in engine units).

Along with a button to commit the map details and, if this dialogue has been manually invoked, a close / cancel button.

Work on an existing map may be discarded via a "New" button, which will re-open the dialogue with the addition of the close button to cancel the operation before it is committed.

Adds a map wizard to the editor which handles creation of new maps and cleanup of any data left behind from previous maps. The map wizard is scoped to provide the following setup options: * Map name (currently will do nothing). * Map terrain width (in engine units). * Map terrain height (in engine units). Along with a button to commit the map details and, if this dialogue has been manually invoked, a close / cancel button. Work on an existing map may be discarded via a "New" button, which will re-open the dialogue with the addition of the close button to cancel the operation before it is committed.
kayomn added 7 commits 2023-01-12 01:49:13 +01:00
kayomn added 2 commits 2023-01-12 02:20:57 +01:00
kayomn added this to the Editor Iteration 1 milestone 2023-01-12 02:21:10 +01:00
kayomn self-assigned this 2023-01-12 02:21:22 +01:00
kayomn added 3 commits 2023-01-12 02:32:52 +01:00
kayomn changed title from WIP: Editor Terrain Size Options to Editor Terrain Size Options 2023-01-12 02:36:48 +01:00
kayomn merged commit 82b30d0d70 into main 2023-01-12 02:36:57 +01:00
Sign in to join this conversation.
No reviewers
No Label
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: protectorate/game#1
No description provided.