Skip to content

Alpha v0.49.16.1

Compare
Choose a tag to compare
@Hitonoriol Hitonoriol released this 05 Aug 07:36
· 171 commits to master since this release

Known bugs

  • Input bug -- sometimes keys don't get removed from heldKeys

Changelog

  • Rename GPS waypoints via Right click -> Rename
  • MapEntity.populateContextMenu() -- to add additional contextual options to the right click menu for MapEntity subtypes
  • CharacterCreationDialog & LevelupDialog now ignore keyboard input (& can't be closed with ESC, breaking the game in some cases)
  • Scroll of Teleportation no longer crashes the game
  • World size is now actually limited by WorldMap's xsz & ysz
  • Input dialog can now also be confirmed with Enter key
  • WorldMapSaver cleanup