avocado/TODO.md

9 lines
310 B
Markdown
Raw Normal View History

2021-04-19 05:50:43 -05:00
- visibleEntities is way overloaded
2021-03-10 16:10:41 -06:00
- entities should probably belong to room instead of layer
2021-04-28 17:28:01 -05:00
- layer compilation
2021-03-10 16:10:41 -06:00
- don't tick entities without any ticking traits
- ~~production build~~
2021-04-06 15:43:23 -05:00
- Trait::initializeStateProperties should be rolled into ::load()
2021-07-07 09:28:55 -05:00
- ~~Split Persea packages~~
2021-07-07 10:48:16 -05:00
- ~~Remove @avocado/persea~~