diff options
author | jacopo grandi <jak.sk8@hotmail.it> | 2021-03-06 13:06:09 +0100 |
---|---|---|
committer | jacopo grandi <jak.sk8@hotmail.it> | 2021-03-06 13:06:09 +0100 |
commit | b08d3b7b1b06fd2e9dd09eef248a10d33b8d1742 (patch) | |
tree | 2ccf6805d2048a5e88f4a941a5a35e19be26eaf9 /design | |
parent | e3350de3a2d90922c2b16e5b5e819f259adb3588 (diff) |
gst interpolations, particle systems, timing and gui fix
Diffstat (limited to 'design')
-rw-r--r-- | design/notes.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/design/notes.txt b/design/notes.txt index 6528db6..12b60d5 100644 --- a/design/notes.txt +++ b/design/notes.txt @@ -1,5 +1,6 @@ tasks: +[ ] unify gui design (issued on 05:03:21) [ ] implement aoe (issued on 02:03:21) [ ] implement knockback (issued on 02:03:21) [ ] implement stun (issued on 02:03:21) @@ -17,7 +18,7 @@ tasks: [ ] implement 3d units (issued on 18:02:21) [ ] design component sprites (issued on 18:02:21) [ ] implement sound (issued on 18:02:21) -[ ] implement component aoe bonus (issued on 02:03:21) +[ ] implement component aoe effects (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) |