Files
evolved.lua/ROADMAP.md
2024-11-24 04:22:14 +07:00

463 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 stored in an array instead of a table