diff options
author | jacopo grandi <jak.sk8@hotmail.it> | 2021-03-02 12:33:02 +0100 |
---|---|---|
committer | jacopo grandi <jak.sk8@hotmail.it> | 2021-03-02 12:33:02 +0100 |
commit | 8e6e6d67bcf371246583e16b05be15fa4ee2abe2 (patch) | |
tree | c5198d34b766b18e792ac313ba32d74af2267949 /design/notes.txt | |
parent | 5c5c465dc0c98774d72f1cdc203ac515fd1d2735 (diff) |
design expansion, raid concept
Diffstat (limited to 'design/notes.txt')
-rw-r--r-- | design/notes.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/design/notes.txt b/design/notes.txt index 89776e6..e1ee8f0 100644 --- a/design/notes.txt +++ b/design/notes.txt @@ -1,5 +1,10 @@ tasks: (date) +[ ] implement aoe (issued on 02:03:21) +[ ] implement knockback (issued on 02:03:21) +[ ] implement stun (issued on 02:03:21) +[ ] implement armor reduction (issued on 02:03:21) +[ ] implement battery damage (issued on 02:03:21) [ ] implement healing beam (issued on 24:02:21) [ ] implement battery recharge beam (issued on 24:02:21) [ ] implement net hud and minilobby (issued on 18:02:21) @@ -7,7 +12,6 @@ tasks: (date) [ ] implement lobby cost constraints (issued on 18:02:21) [ ] implement edit unit directly (issued on 18:02:21) [ ] implement persistent settings ini (issued on 18:02:21) -[ ] implement stats hud view (issued on 18:02:21) [ ] implement explosions (issued on 18:02:21) [ ] design 3d units (issued on 18:02:21) [ ] design 3d map tiles (issued on 18:02:21) @@ -15,7 +19,8 @@ tasks: (date) [ ] design component sprites (issued on 18:02:21) [ ] implement sound (issued on 18:02:21) - +[x] migrated to cmake env (issued on 01:03:21, done on 02:03:21) +[x] implement stats hud view (issued on 18:02:21, done on 25:02:21) [x] implement fire animation (issued on 18:02:21, done on 24:02:21) [x] implement move animation (issued on 18:02:21, done on 24:02:21) [x] implement army hud view (issued on 18:02:21, done on 22:02:21) @@ -34,6 +39,7 @@ bugs: [ ] symmetric integration (found on 18:02:21) (on army movement and fire, equal armies should fair equally) +[ ] cross platform net broken (found on 02:03:21) testing: |