mirror of
https://github.com/BlackMATov/evolved.lua.git
synced 2026-01-09 08:09:42 +07:00
352 B
352 B
Roadmap
Backlog
- should insert/assign throw errors on failure?
- add auto chunk count reducing
- every chunk can hold has_on_assign/has_on_insert/has_on_remove tags
- optimize batch operations for cases with moving entities to empty chunks
- should we clear chunk's components by on_insert tag callback?
- use table.new/clear for cached tables