Skip to content

v0.1.5-alpha

Latest
Compare
Choose a tag to compare
@Martins96 Martins96 released this 30 Jul 22:36
· 11 commits to master since this release

Last alpha version

This release include 6 locations with enemies, events (except for flamevolcano) and unique bosses for each location.

Technical aspects

  • Text migration to properties file for multi-language support is on going
  • Event image result migration for the locations is on going
  • Quarkus Framework update to last version (3.12.1)
  • Persistence data are available via clone() method
  • Save file on JSON format for resume the game
  • JUnit tests using Quarkus Test Suite are present on test section
  • Java 22 support included
  • Angular popup migration for moving common parts on abstract classes is on going