Skip to content

Lönn β - 0.1.1

Compare
Choose a tag to compare
@Vexatos Vexatos released this 19 Dec 15:32
· 545 commits to master since this release
  • Lönn now prints all output and errors to run.log in its config directory
  • Room window now shows the room size in tiles by default
  • Added hotkey for creating a new map: Ctrl+N
  • Added hotkey for creating a new room: Ctrl+T
  • Added hotkey for opening the room window: Ctrl+Shift+T
  • Added hotkey for deleting a room: Alt+Delete
  • Entity/Trigger properties are now alphabetically sorted by default
  • Fixed triggers ignoring field information
  • Fixed mix-up between music trigger and music fade trigger
  • Fixed offset on temple gate
  • Fixed fullscreen mode hotkey
  • Fixed ghost textures when making a new map after having another one open
  • Fixed crash when trying to read a corrupted gameplay atlas
  • Fixed hotkeys like flip and rotate not working until you click into the canvas
  • Fixed field validation in colour fields with XNA colours
  • Fixed crash when trying to save entities with missing properties
  • Fixed crash on invalid everest.yaml files
  • Fixed crash when trying to open room window while having a filler selected
  • Put moving rooms one pixel at a time behind a config option (disabled by default)