From 02e55b0647eb5c631e7d7669a13fd0d47ec26c15 Mon Sep 17 00:00:00 2001 From: jacopo grandi Date: Thu, 4 Mar 2021 12:40:52 +0100 Subject: morning fixes and bruteforce unit generation --- design/notes.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'design/notes.txt') 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: -- cgit v1.2.3-54-g00ecf