aboutsummaryrefslogtreecommitdiff
path: root/design/notes.txt
diff options
context:
space:
mode:
authorjacopo grandi <jak.sk8@hotmail.it>2021-02-22 20:18:25 +0100
committerjacopo grandi <jak.sk8@hotmail.it>2021-02-22 20:18:25 +0100
commitf26a86bcc78c1946f55b6a399039e3bd8fb5dd16 (patch)
tree31feba3fa57b57a9997e34c7b46cf5f5886e9f07 /design/notes.txt
parent4842b67ab590250d95ad4be5fe61380a09b1e8ea (diff)
fix maxrange and testing
Diffstat (limited to 'design/notes.txt')
-rw-r--r--design/notes.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/design/notes.txt b/design/notes.txt
index 5333555..dabdd19 100644
--- a/design/notes.txt
+++ b/design/notes.txt
@@ -1,11 +1,11 @@
tasks: (date)
-[ ] implement stats hud view (issued on 18:02:21)
[ ] 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 stats hud view (issued on 18:02:21)
[ ] implement move animation (issued on 18:02:21)
[ ] implement fire animation (issued on 18:02:21)
[ ] implement explosions (issued on 18:02:21)
@@ -15,6 +15,7 @@ tasks: (date)
[ ] design component sprites (issued on 18:02:21)
[ ] implement sound (issued on 18:02:21)
+
[x] implement army hud view (issued on 18:02:21, done on 22:02:21)
[x] implement naming template and army (issued on 18:02:21, done on 22:02:21)
[x] implement cost function (issued on 18:02:21, done on 20:02:21)