mirror of
https://github.com/BlackMATov/evolved.lua.git
synced 2026-03-22 04:44:06 +07:00
17 lines
383 B
Markdown
17 lines
383 B
Markdown
# Roadmap
|
|
|
|
## Backlog
|
|
|
|
- observers and events
|
|
- add INDEX fragment trait
|
|
- use compact prefix-tree for chunks
|
|
|
|
## Thoughts
|
|
|
|
- We should have a way to not copy components on deferred spawn/clone
|
|
- Basic default component value as true looks awful, should we use something else?
|
|
|
|
## Known Issues
|
|
|
|
- Errors in hooks or rellocs/compmoves/mappers are cannot be handled properly right now
|