Skip to content

0.6.0

Latest
Compare
Choose a tag to compare
@jahrim jahrim released this 14 Mar 14:59
369a197

0.6.0 (2023-03-14)

Bug Fixes

  • center game configuration page (3da1e35)
  • center main menu page (e64767d)
  • change Promote API + fix turn changed (67a30aa)
  • change VerticleExecutor to remove the task from the pending tasks when its execution is completed (531baf7)
  • deps: update dependency io.vertx:vertx-core to v4.4.0 (3990e51)
  • deps: update dependency org.wartremover:wartremover_3.2.2 to v3.0.11 (bfb635b)
  • initialize all the Prolog Rules when starting the game (f0d876e)
  • remove unused parameter + not needed brackets (6bdda25)
  • run promotion painting on correct thread (2c8ef22)

Features

  • create check notification (2f718be)