Skip to content

v2.0.0

Latest

Choose a tag to compare

@jvondermarck jvondermarck released this 13 Jan 16:54
· 162 commits to main since this release
9f175ad

What's Changed

  • feat: Add Brazilian Portuguese translation and fix encoding in Spanish by @Omar-Ballesteros in #214
  • chore(deps-dev): bump org.mockito:mockito-core from 5.18.0 to 5.19.0 by @dependabot[bot] in #219
  • chore(deps): bump com.github.almasb:fxgl from 21 to 21.1 by @dependabot[bot] in #218
  • chore(deps): bump org.openjfx:javafx-maven-plugin from 0.0.6 to 0.0.8 by @dependabot[bot] in #217
  • [Refractor] Refractored DinosaurController class by @JustTOE in #220
  • chore(deps): bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1 by @dependabot[bot] in #221
  • [Refactor] Solved double instantiation of LevelManager by @JustTOE in #223
  • chore(deps-dev): bump junit.version from 5.12.1 to 5.13.4 by @dependabot[bot] in #224
  • chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in #225
  • chore(deps-dev): bump org.mockito:mockito-core from 5.19.0 to 5.20.0 by @dependabot[bot] in #226
  • chore(deps-dev): bump junit.version from 5.13.4 to 6.0.0 by @dependabot[bot] in #227
  • chore(deps-dev): bump junit.version from 6.0.0 to 6.0.1 by @dependabot[bot] in #230
  • Fix audio control bug (fixes #146) by @ftaramo in #231
  • Added greek translation and improved font support (fixes #232). by @ftaramo in #233
  • [Feature]: Weapon Spam Cooldown by @streakh in #238
  • [Feature]: Added linter and formatter by @Hyeonji-Ahn in #237
  • Added sheild feature by @VijayPatil0046 in #235
  • Fix: Remove duplicate "Coins" title in HUD by @Beno-Jeffry-B in #246
  • chore(deps): bump org.apache.maven.plugins:maven-pmd-plugin from 3.23.0 to 3.28.0 by @dependabot[bot] in #248
  • chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to 3.1.0 by @dependabot[bot] in #249
  • chore(deps-dev): bump org.mockito:mockito-core from 5.20.0 to 5.21.0 by @dependabot[bot] in #250
  • Refactor: font usage with a better font and include the font everywhere by @jvondermarck in #257
  • [Feature]: Adjust the sound volume while playing by @streetmarker in #258
  • Fix: resolve volumn inconsistency issue on restart (actual volume back to 100% while showing 5%) by @whoisrgxu in #259
  • feat: init website Next.js for Dinosaur website by @jvondermarck in #271
  • chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.14 by @dependabot[bot] in #276
  • [Feat]: add navigation and footer components, update layout and feature section by @jvondermarck in #280
  • [Docs]: recommend using Visual Studio Code for website development in R… by @jvondermarck in #281
  • feat: update NavBar layout for improved responsiveness and styling by @jvondermarck in #283
  • Refactor of the GameConstants.java and BombComponent.java by @IPT87 in #282
  • added Junit test cases for controller class by @Swarna7414 in #275
  • Improved the code quality fallowing the SonarQube standarts. by @IPT87 in #284
  • fix(DinosaurController): fix issue 274 by @AlexandrAnatoliev in #285
  • chore(deps-dev): bump org.mockito:mockito-junit-jupiter from 5.11.0 to 5.21.0 by @dependabot[bot] in #287
  • [Feature/Website]: Add How it works, Credits and Contact pages for Dinosaur Exploder website by @HamzaAzeem97 in #290
  • Improvement/quality code refactor by @IPT87 in #286
  • fix: fix issue #266 by @AlexandrAnatoliev in #288
  • feat(website): add star button to navigation by @AndyBodnar in #295
  • chore(deps-dev): bump junit.version from 6.0.1 to 6.0.2 by @dependabot[bot] in #297
  • [Feature]: Show language names in their native language by @MiguelGarcia-E in #296

New Contributors

Demo

dinosaur-exploder_v2.0.0.mp4

Full Changelog: v1.2.2...v2.0.0