mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-05-01 09:19:13 -04:00
wip
This commit is contained in:
parent
46228a2128
commit
9624c5b351
16 changed files with 518 additions and 52 deletions
|
@ -17,9 +17,13 @@ Break colourful bricks, catch bouncing coins and select powerful upgrades !
|
|||
## To do
|
||||
|
||||
- avoid showing a +1 and -1 at the same time when a combo increase is reset
|
||||
- display runs history
|
||||
- display closest unlock with current perks in score and gameover screens
|
||||
- progress of unlock
|
||||
|
||||
## Done
|
||||
|
||||
- in the runs history, only save perks that were chosen by the user
|
||||
- migration to save past content to localStorage.recovery_data right before starting a new version
|
||||
- mention unlock conditions in help
|
||||
- show unlock condition in unlocks menu for perks as tooltip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue