mirror of
https://github.com/BlackMATov/evolved.lua.git
synced 2025-12-13 19:48:00 +07:00
492 B
492 B
Roadmap
Backlog
- should set/assign/insert return a constructed component?
- enable/disable systems and groups
- should systems support multiple groups?
- should groups support multiple phases?
After first release
- cached queries
- observers and events
- add INDEX fragment trait
- add REQUIRES fragment trait
- use compact prefix-tree for chunks
- optional ffi component storages
- keep entity_chunks/places tables as arrays
- batch deferred set/assign/insert/remove operations