mirror of
https://github.com/BlackMATov/evolved.lua.git
synced 2025-12-13 19:48:00 +07:00
712 B
712 B
Roadmap
Backlog
- add destroing policies (fragments, phases, systems)
- add debug view for chunks with help of NAME fragment traits
Known issues
- destroying of fragments leave chunks with dead fragments (destroing policies)
- destroying of systems can leave dead systems in the library state (destroying policies)
- destroying of phases can leave dead phases in the library state (destroying policies)
After first release
- add system groups
- auto chunk count reducing
- add INDEX fragment trait
- add REQUIRES fragment trait
- use compact prefix-tree for chunks
- set/assign/insert/remove/clear/destroy for lists
- optional ffi component storages
- keep entity_chunks/places tables as arrays