2019-04-25 23:12:54 -05:00
|
|
|
# TODO
|
|
|
|
|
|
|
|
- ✔ React UI
|
2019-05-17 05:37:13 -05:00
|
|
|
- ✔ Send relevant entity URIs to client; cache and use instead of full transfer
|
2019-05-02 23:34:07 -05:00
|
|
|
- ✔ Forget remembered entities after a while
|
2019-05-17 05:37:13 -05:00
|
|
|
- ✔ Optimize informed and Packer::pack: don't use .map on immutables
|
2019-12-12 19:27:19 -06:00
|
|
|
- ✔ Optimize Harmful::tick
|
2019-05-13 21:07:57 -05:00
|
|
|
- ✔ Manual state sync
|
|
|
|
- ✔ Informed tracks seen entities (etc?), responsible for upgrading updates
|
2019-12-12 19:27:19 -06:00
|
|
|
- ❌ Multiple rooms
|
|
|
|
- ✔ Refactor input to send serial actions
|
|
|
|
- ✔ "use" action
|
|
|
|
- ❌ chat
|
|
|
|
|