diff options
author | jacopo grandi <jak.sk8@hotmail.it> | 2021-03-04 12:40:52 +0100 |
---|---|---|
committer | jacopo grandi <jak.sk8@hotmail.it> | 2021-03-04 12:40:52 +0100 |
commit | 02e55b0647eb5c631e7d7669a13fd0d47ec26c15 (patch) | |
tree | 35a3017c62aeeec101af8ac43d0b5a22691c637e /design/notes.txt | |
parent | b0396bf70211adaad17ae0e2cf6e851b1467ae00 (diff) |
morning fixes and bruteforce unit generation
Diffstat (limited to 'design/notes.txt')
-rw-r--r-- | design/notes.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/design/notes.txt b/design/notes.txt index f8d3303..127dfeb 100644 --- a/design/notes.txt +++ b/design/notes.txt @@ -10,7 +10,6 @@ tasks: [ ] implement net hud and minilobby (issued on 18:02:21) [ ] implement brain behaviour (issued on 18:02:21) [ ] 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 explosions (issued on 18:02:21) [ ] design 3d units (issued on 18:02:21) @@ -20,6 +19,8 @@ tasks: [ ] implement sound (issued on 18:02:21) [ ] implement component aoe bonus (issued on 02:03:21) +[x] implement edit unit directly (issued on 18:02:21, done on 04:03:21) +[x] implement rm template (issued on 04:03:21, done on 04:03: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) @@ -59,6 +60,8 @@ bugs: [x] ip text edit rect too small (found on 02:03:21, done on 02:03:21) [x] cannot modify level of first aug (found on 02:03:21, done on 02:03:21) +[x] damage calculation (found on 04:03:21, done on 04:03:21) +[x] slots unit_stats not counted (found on 04:03:21, done on 04:03:21) testing: |