diff --git a/TODO.md b/TODO.md index 00f5ffe..91678fd 100644 --- a/TODO.md +++ b/TODO.md @@ -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 \ No newline at end of file +# 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 \ No newline at end of file