Changelog

All notable releases of Dinosaur Exploder, pulled directly from GitHub.

v2.0.0January 13, 2026

What's Changed

  • featAdd 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
  • fixRemove 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
  • refactorfont 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
  • fixresolve volumn inconsistency issue on restart (actual volume back to 100% while showing 5%) by @whoisrgxu in #259
  • featinit 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
  • featupdate 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
  • fixfix 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

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

v1.2.2June 15, 2025

What's Changed

New Contributors

Demo

Full Changelog: v1.2.1...v1.2.2

v1.2.1April 21, 2025

What's Changed

New Contributors

🎥 Demo

Full Changelog: v1.2.0...v1.2.1

v1.2.0April 1, 2025

What's Changed 🤩

New Contributors 🥳

**Full Changelog**:

https://github.com/jvondermarck/dinosaur-exploder/compare/v1.1.0...v1.2.0

Preview 🎥

Now it's your turn 🙈

Test the game, just download the `jar` file below and run the command `java -jar dinosaur-exploder.jar` :)

> Be sure to have Java 21 installed `java --version`

v1.1.0January 17, 2025

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.1.0

v1.0.2April 18, 2024

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1January 24, 2024

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0July 10, 2022

# 🆕 Notable changes

  • #12 : Hitbox issues
  • #19 : Life system
  • #25 : Add a image icon of the game
  • #40 : Adding sounds (SFX)
  • #56 : Options Menu modification
  • #58 : Create a design when player die
  • #59 : Put a red background when spaceship get hit

# 🌍Contributors

Thank you to all contributors for this first pre-release.

<a href="https://github.com/dylan-power/dinosaur-exploder/graphs/contributors">

<img src="https://contrib.rocks/image?repo=dylan-power/dinosaur-exploder" />

</a>

> More improvements are to be expected in the future, so thanks to all contributors who will contribute to our project. 👨‍💻

v1.0.0-beta1.0.0-betaMay 1, 2022

# 🆕 Notable changes

  • #39 - Create a home screen on startup
  • #20 - Random spawning for dinosaurs
  • #6 - Avoid leaving the game screen
  • #3 - Infinite Background
  • #21 - Scoring system
  • #49 - Lock the fps to 60
  • #17 - Shooting Dinosaurs

# 🌍Contributors

Thank you to all contributors for this first pre-release.

<a href="https://github.com/dylan-power/dinosaur-exploder/graphs/contributors">

<img src="https://contrib.rocks/image?repo=dylan-power/dinosaur-exploder" />

</a>

> More improvements are to be expected in the future, so thanks to all contributors who will contribute to our project. 👨‍💻