Releases: mtirado1/digger
Releases · mtirado1/digger
Digger v1.3.1
Digger v1.3.0
Major features
- Rooms can now be copied and pasted
- All room properties are copied, except exits
- Room color can be choosen individually
- Added exit chaining
- Easily connect multiple rooms with the same exit name
Other
- Colors are selected with a proper dialog in the options menu.
Bugfixes
- Aliases weren't properly stored.
- Labels can be edited now
Digger v1.2.1
Major features
- Added room, exit, and label count in status bar.
- Default room size is now loaded from config file.
- Only modifed objects are regenerated, instead of redrawing every single room, exit, and label.
Other
- Exit aliases are now stored in a single tag
- Reduces xml file size
Bugfixes
- Worlds were not exported to mushcode correctly.
- Digger can now read empty XML tags.
- World map is now updated when editing exits.
Digger v1.2.0
Major features
- Added zooming and panning features
- Digger maps now can be exported to PennMUSH, RhostMUSH and TinyMUX mushcode
- Configuration file for setting options
- Custom mushcode can now be executed on rooms
Digger v1.1.0
Major features
- 2-way exits
- Exit alias can now be edited
- Dedicated text box for editing rooms description
- Rooms now have custom color
- Custom code can now be executed on rooms