mirror of
https://github.com/BlackMATov/evolved.lua.git
synced 2025-12-14 12:10:23 +07:00
8 lines
235 B
Markdown
8 lines
235 B
Markdown
# Roadmap
|
|
|
|
## Backlog
|
|
|
|
- [ ] add oop-like api for entities and queries
|
|
- [ ] 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 |