mirror of
https://github.com/BlackMATov/evolved.lua.git
synced 2025-12-14 12:10:23 +07:00
precached hook functions for chunk operations
This commit is contained in:
10
ROADMAP.md
10
ROADMAP.md
@@ -2,12 +2,14 @@
|
||||
|
||||
## Backlog
|
||||
|
||||
- add auto chunk count reducing
|
||||
- optimize batch operations for cases with moving entities to empty chunks
|
||||
- should we clear chunk's components by on_insert tag callback?
|
||||
- clear chunk's tables instead reallocating them
|
||||
- add REQUIRES fragment trait
|
||||
- try to keep entity_chunks/places tables as arrays
|
||||
- set/assign/insert/remove/destroy for lists?
|
||||
- when we call hooks from chunk operations, we should use precached hook functions
|
||||
- we shouldn't clear big reusable tables
|
||||
|
||||
## After first release
|
||||
|
||||
- auto chunk count reducing
|
||||
- add REQUIRES fragment trait
|
||||
- set/assign/insert/remove/clear/destroy for lists
|
||||
|
||||
644
evolved.lua
644
evolved.lua
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user