mirror of
https://github.com/BlackMATov/evolved.lua.git
synced 2026-01-06 11:50:58 +07:00
480 B
480 B
Roadmap
Backlog
- add additional oop-like api
- add fluent interface for oop-like api
- add blocklist of fragments for queries
- add checks of prohibited changes while querying
- add check inserts and removes after destroying entity
- add multi remove fragments function from entities
- cache matched chunks in queries
- cache transitions between chunks
- chunk's children should be sorted by id and stored in an array instead of a table