Skip to content

4.4.0

Compare
Choose a tag to compare
@huderlem huderlem released this 21 Dec 01:20
· 891 commits to master since this release

Added

  • Add undoable edit history for Events tab.
  • Add keyboard shortcut for DEL key to delete the currently selected event(s).
  • Disable ui while there is no open project to prevent crashing.
  • Add "Straight Paths" feature for drawing straight lines while holding Ctrl.
  • The New Map dialog now gives an option to specify the "Show Location Name" field.
  • Some new shortcuts were added in porymap/#290.
  • All plain text boxes now have a clear button to delete the text.
  • The window sizes and positions of the tileset editor, palette editor, and region map editor are now stored in porymap.cfg.
  • Add ruler tool for measuring metatile distance in events tab (Right-click to turn on/off, left-click to lock in place).
  • Add delete button to wild pokemon encounters tab.
  • Add shortcut customization via Options -> Edit Shortcuts.
  • Add custom text editor commands in Options -> Edit Preferences, a tool-button next to the Script combo-box, and Tools -> Open Project in Text Editor. The tool-button will open the containing file to the cooresponding script.

Changed

  • Holding shift now toggles "Smart Path" drawing; when the "Smart Paths" checkbox is checked, holding shift will temporarily disable it.

Fixed

  • Fix a bug with the current metatile selection zoom.
  • Fix bug preventing the status bar from updating the current position while dragging events.
  • Fix porymap icon not showing on window or panel on Linux.
  • The main window can now be resized to fit on lower resolution displays.
  • Zooming the map in/out will now focus on the cursor.
  • Fix bug where object event sprites whose name contained a 0 character would display the placeholder "N" picture.