This commit is contained in:
BlackMATov
2024-11-23 13:06:31 +07:00
parent 5bdfcd73c3
commit fc165a63e3

View File

@@ -6,6 +6,8 @@
- [ ] 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