Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 3.54 KB

CHANGELOG.md

File metadata and controls

48 lines (34 loc) · 3.54 KB

Changelog

1.1.0 (2024-07-27)

Features

  • add an option to disable hitbox view (d41624a)

Bug Fixes

  • when replaying inputs mirror directions if necessary (ea64a25)

1.0.0 (2023-12-11)

Features

Bug Fixes

  • fix input frame counting (143639c)
  • fix screen width (4705fc8)
  • fix string display in hud (9315c7d)
  • not show pushbox if the object not is pushable (dcdb59e)
  • separate view rendering and updating (326c352)
  • take the pitch size into account when calculating the font offset (b10a52d)