mirror of
https://github.com/BlackMATov/evolved.lua.git
synced 2025-12-14 20:11:27 +07:00
update roadmap
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
|
|
||||||
```
|
```
|
||||||
TAG :: fragment
|
TAG :: fragment
|
||||||
|
|
||||||
DEFAULT :: fragment
|
DEFAULT :: fragment
|
||||||
CONSTRUCT :: fragment
|
CONSTRUCT :: fragment
|
||||||
|
|
||||||
|
|||||||
@@ -7,3 +7,4 @@
|
|||||||
- every chunk can hold has_on_assign/has_on_insert/has_on_remove tags
|
- every chunk can hold has_on_assign/has_on_insert/has_on_remove tags
|
||||||
- optimize batch operations for cases with moving entities to empty chunks
|
- optimize batch operations for cases with moving entities to empty chunks
|
||||||
- should we clear chunk's components by on_insert tag callback?
|
- should we clear chunk's components by on_insert tag callback?
|
||||||
|
- use table.new/clear for cached tables
|
||||||
|
|||||||
Reference in New Issue
Block a user