Version 1.3 - Main Menu
Lem3edit now has a main menu. Instead of automatically trying to load a level, you will be presented with a menu from which you can create, load, copy, renumber or delete a level! Due to the nature of Lemmings 3's level format, it can potentially be non-obvious what files to delete or change, so now lem3edit can handle this for you.
On the main menu you will find some options struck-through. These are still to be implemented in a future update!
Changes
- Implemented main menu (Note: unimplemented features are on the menu, struck-through and unselectable)
- Closing a level now returns to the main menu instead of quitting the program.
- Can now create new levels from scratch.
- Can now copy or renumber levels.
- Can now delete levels.
- Can now save and load levels with arbitrary names for the .DAT file. the .OBS file names are still enforced per the level file specification.
- When inputting numbers you can now use the Delete key instead of just backspace to remove digits.