Skip to content

2022.2023

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Dec 11:04
· 81 commits to master since this release

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