Skip to content

0.15.0.1521

Pre-release
Pre-release
Compare
Choose a tag to compare
@rm-code rm-code released this 27 Jul 21:31
· 276 commits to develop since this release

Additions

  • Added functionality for saving log files to a folder in the safe directory when the game crashes.

Fixes

  • Fixed sprites not showing for connectable world objects in the map editor.
  • Fixed camera panning not working on the map editor's map testing screen.
  • Fixed crash caused by weapon stacks in the inventory screen.

Removals

  • Removed automatic camera tracking of moving characters (will be re-implemented in future versions).
  • Removed automatic camera movement when selecting a different character (will be re-implemented in future versions).
  • Removed hardcoded strings from help screen.

Other Changes

  • Changed targeted LÖVE version to 11.0 "Mysterious Mysteries".
  • Changed the way audio sources are loaded, stored and played.
  • Changed speed and transparency of pulsating overlays (movement paths, hit cones, ...).
  • Changed explosion damage to fixed instead of random values.
  • Changed how default texture pack is loaded.
    • The default texture pack is always copied to the mods folder at the start of the game.
    • The default texture pack is loaded directly from the mods folder.