Files
evolved.lua/ROADMAP.md
2025-01-28 12:40:57 +07:00

449 B

Roadmap

Backlog

  • optimize batch operations for cases with moving entities to empty chunks
  • should we clear chunk's components by on_insert tag callback?
  • try to keep entity_chunks/places tables as arrays
  • update chunk precached hook flags after adding/removing hooks

After first release

  • auto chunk count reducing
  • add REQUIRES fragment trait
  • use compact prefix-tree for chunks
  • set/assign/insert/remove/clear/destroy for lists