update worklist

This commit is contained in:
2018-02-04 14:11:43 +03:00
parent 59cab68e3e
commit e0ceff68f9
5 changed files with 78 additions and 52 deletions

62
WORK.md
View File

@@ -1,46 +1,62 @@
* build
* gulp 100%
* linux 100%
* deb-package 100%
* windows 0%
* exe-package 0% (inno setup)
* deploy
* capistrano 100%
* ui
* login frame
* select person frame (autoselect)
* game mode frame (single, start server, find server)
* game frame
* auth frame 0%
* select game frame 30% (classic 1/2 player, dota singe/coop/vs)
* select level frame 10%
* game frame 50%
* engine
* config 90%
* map 80%
* tanks 30%
* bullets 30%
* boxes 0%
* map changes 50%
* config 100%
* map 100%
* tanks 100%
* bullets 100%
* boxes 100%
* map changes 100%
* bonuses 0%
* eagle 0%
* eagle 100%
* game
* classic
* state 0%
* bot 5%
* state 50%
* bot 50%
* player: 50%
* dota
* state 50%
* bot 10%
* player 0%
* state
* score 0%
* save/load 0%
* export/import 0%
* render
* map 100%
* tanks 100%
* bullet 100%
* calc redraw 20%
* calc redraw 50%
* animations
* tank spawn
* bullet boom
* tank boom
* bonuses
* html5
* tank spawn 0%
* tank move 100%
* map water 0%
* bullet boom 90%
* tank boom 90%
* bonuses 0%
* html5 50%
* proto
...
* webapp
* angular app 0%
* google analytics 0%
* editor
* open 0%
* edit 0%
* save 0%