Skip to content

0.8.0.933

Pre-release
Pre-release
Compare
Choose a tag to compare
@rm-code rm-code released this 01 Apr 23:26
· 862 commits to develop since this release

Additions

  • Added height mechanics for world objects and characters
    • World objects that are bigger than a character will block the LOS
    • Shooting over a world object is only possible if the target behind the object can be seen
  • Added texture pack support
    • Users can add their own texture packs in the mod/texturepacks folder located in their save directory
    • Texture packs support arbitrary tile sizes
  • Added support for loading multiple maps
    • Added a second map
  • Added "Show Help" button to ingame menu

Removals

  • Removed hotkey for help screen (and the ingame overlay for it)
  • Removed "Close" button from ingame menu
    • It can be closed via the escape-key now

Fixes

  • Fixed button receiving events without actually having focus
  • Fixed status effects being applied more than once

Other Changes

  • Attack and interaction modes are now toggleable
    • Pressing their keys again will switch back to the movement mode