Skip to content

Alpha 0.0.4 - Engine and UI Overhaul

Compare
Choose a tag to compare
@micutio micutio released this 11 Dec 17:07
· 391 commits to master since this release

Additions

  • full mouse support
  • tooltips on hover
  • added inventory section to side panel
  • dna wrapping around top, right and bottom of the side panel
  • mini-framework for mouse supported hud elements, menus and info boxes

Changes

  • underlying engine moved from tcod to bracket-lib
  • bottom panel has been turned into a side panel
  • input processing and rendering code has been substantially overhauled
  • improved and extended color palette

Removed

  • tcod dependencies

Fixes

  • failing attack actions don't crash the game anymore

Known issues

  • Attacking actions are in the game but don't do anything yet