[common] bonuses implemented

This commit is contained in:
2018-02-15 17:11:41 +03:00
parent 032fa0c0ad
commit 1ae84cf5a8
14 changed files with 187 additions and 67 deletions

29
WORK.md
View File

@@ -10,7 +10,7 @@
* ui
* auth frame 0%
* select game frame 30% (classic 1/2 player, dota singe/coop/vs)
* select game frame 100% (classic 1/2 player, dota singe/coop/vs)
* select level frame 10%
* game frame 50%
@@ -21,21 +21,29 @@
* bullets 100%
* boxes 100%
* map changes 100%
* bonuses 0%
* bonuses 100%
* eagle 100%
* game
* classic
* state 50%
* bot 50%
* player: 50%
* human 100%
* dota
* state 50%
* bot 10%
* player 0%
* human 100%
* bonus
* star 50%
* grenade 0%
* helm 0%
* clock 0%
* shovel 0%
* state
* score 0%
* human tank 0%
* save/load 0%
* export/import 0%
@@ -47,16 +55,19 @@
* animations
* tank spawn 0%
* tank move 100%
* map water 0%
* map water 100%
* bullet boom 90%
* tank boom 90%
* bonuses 0%
* bonuses 100%
* html5 50%
* proto
...
* editor
* open 0%
* edit 0%
* save 0%
* level
* open 100%
* edit 50%
* save 100%
* tank
* color 10%