chore: TODO

This commit is contained in:
cha0s 2023-02-05 16:53:17 -06:00
parent d4a4caa38a
commit bacf75cef5

50
TODO.md
View File

@ -1,22 +1,28 @@
- Melee
- x Change rooms
- Dialog UI
- Chat
- Trade/DnD
- Sleep (dreams/nightmares)
- Construction
- emotes
- @humus/farm layer decorate - soil moisture, tilling
- fishing like Bof-2/ zelda
- homestead gen
- invites/ share homestead
- Towns have problems that you solve, until you do, certain aspects are locked
- Items/ weapons with locks, unlocked after e.g. town help, level, ...
- Magic
- 8-side quick switch hotbar, or ring menu?
- think like dashing in to attack, then back like Chrono trigger
- Platforming
- moving platforms over lava
- Instancing proc. gen arenas grants stop-the-world...
- grass doesn't show up when dev tools open (race?)
- Same as above? Uncaught (in promise) Error: Texture Error: frame does not fit inside the base Texture dimensions: X: 0 + 24 = 24 > 0 and Y: 56 + 28 = 84 > 0
# Immediate
- [ ] Time sync
- [ ] ECS sync
- [ ] Global ECS
# Otherwise
- [ ] Melee
- [ ] Change rooms
- [ ] Dialog UI
- [ ] Chat
- [ ] Trade/DnD
- [ ] Sleep (dreams/nightmares)
- [ ] Construction
- [ ] emotes
- [ ] @humus/farm layer decorate - soil moisture, tilling
- [ ] fishing like Bof-2/ zelda
- [ ] homestead gen
- [ ] invites/ share homestead
- [ ] Towns have problems that you solve, until you do, certain aspects are locked
- [ ] Items/ weapons with locks, unlocked after e.g. town help, level, ...
- [ ] Magic
- [ ] 8-side quick switch hotbar, or ring menu?
- [ ] think like dashing in to attack, then back like Chrono trigger
- [ ] Platforming
- [ ] moving platforms over lava
- [ ] Instancing proc. gen arenas grants stop-the-world...
- [ ] grass doesn't show up when dev tools open (race?)
- [ ] Same as above? Uncaught (in promise) Error: Texture Error: frame does not fit inside the base Texture dimensions: X: 0 + 24 = 24 > 0 and Y: 56 + 28 = 84 > 0