Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 332 Bytes

release.md

File metadata and controls

18 lines (11 loc) · 332 Bytes

Changes in this release

Configuration

  • Updated Mockito to 4.8.0
  • Updated jUnit to 5.9.1
  • Updated JavaFX to 19

Refactor

Features

  • Added a new animation system, in which parts of a sprite-sheet can be encapsulated by a Java-object. This will make it far easier to fully animate an entity (#239).

Bugfixes