mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-20 12:15:06 -04:00
wip
This commit is contained in:
parent
c2ae98f057
commit
8104b8d4a9
1 changed files with 15 additions and 13 deletions
28
Readme.md
28
Readme.md
|
@ -19,22 +19,24 @@ Break colourful bricks, catch bouncing coins and select powerful upgrades !
|
||||||
|
|
||||||
## Next release
|
## Next release
|
||||||
|
|
||||||
- option to display gained combo as onscreen text
|
## 29060272
|
||||||
- publish an apk to itch.io with every build
|
|
||||||
- Strict sample size : count hits, not destroyed bricks
|
- Fixed: Strict sample size was counting destroyed bricks, now count hits as explained in the help
|
||||||
- passive_income : lastPuckMove was not cleared between levels
|
- Fixed: passive_income was resetting your combo if you moved around the end of the last level
|
||||||
- simple game data migration system
|
- Fixed: a high score issues was systematically erasing the high score in the web version, i added a migration to load the best score for your top games to recover the high score.
|
||||||
- high score issues
|
- QOL: option to display gained combo as onscreen text
|
||||||
|
- QOL: publish an apk to itch.io with every build
|
||||||
|
- Internal: added a simple game data migration system
|
||||||
|
|
||||||
## 29059721.
|
## 29059721.
|
||||||
|
|
||||||
- icons in settings menu
|
- QOL: icons in settings menu
|
||||||
- choose starting perks
|
- QOL: choose starting perks
|
||||||
- fixed issue with reloading with [R] key
|
- QOL: fixed issue with reloading with [R] key
|
||||||
- gameover screen restarts in the same game mode
|
- QOL: gameover screen restarts in the same game mode
|
||||||
- Trampoline render sides in red.
|
- Fixed: Trampoline render sides in red.
|
||||||
- tooltips stuck on mobile
|
- Fixed: tooltips stuck on mobile
|
||||||
- Check in fullscreen worked, otherwise resume playing
|
- Fixed: issues with restarting a game with fullscreen on
|
||||||
|
|
||||||
## 29058981
|
## 29058981
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue