This repository was archived by the owner on Dec 24, 2025. It is now read-only.
Releases: CodeStormOOP/bounceverse
Releases · CodeStormOOP/bounceverse
v1.1.0
What's Changed
- ci: remove ratchetFrom configuration in spotless by @thnhmai06 in #2
- Implement abstract class Ball by @minngoc1213 in #3
- feat: Brick by @ManhTanTran in #1
- feat: Add PowerUp class by @thnhmai06 in #5
- Paddle by @ManhTanTran in #6
- Brick by @ManhTanTran in #7
- feat/GameApplication by @ManhTanTran in #8
- refactor: reorganize component structure and improve entity tagging by @thnhmai06 in #12
- Add game systems template by @thnhmai06 in #13
- Add Ball entity and Ball, Brick physic/collision components by @minngoc1213 in #14
- [skip ci] chore: remove
/system/ignore folder by @thnhmai06 in #17 - Update JDK setup to use Eclipse Temurin 24 by @thnhmai06 in #18
- Better Handling for Annotation, Exception and Attack component by @thnhmai06 in #20
- Merge
devbranch tofix/diverged-mainby @thnhmai06 in #21 - PowerUp Base by @thnhmai06 in #22
- Implements User Settings by @thnhmai06 in #23
- Add Strong and Shield Brick by @ManhTanTran in #24
- feat: leaderboard by @huynhtuan372 in #26
- feat(core): centralized asset manager, improved settings system, and build workflow updates by @ManhTanTran in #27
- Update to version 1.1.0 by @thnhmai06 in #28
New Contributors
- @minngoc1213 made their first contribution in #3
- @huynhtuan372 made their first contribution in #26
Full Changelog: v1.0.0-dev...v1.1.0
v1.0.0-dev
Original Arknoid game (without PowerUp)