update plan
This commit is contained in:
parent
b5869b4a1c
commit
2e0b0c4ff4
1 changed files with 8 additions and 5 deletions
13
plan.txt
13
plan.txt
|
@ -1,13 +1,16 @@
|
||||||
Open:
|
Open:
|
||||||
- Parcel scripts
|
- Lockstep driver loop
|
||||||
- Clone Interface
|
- Test Lockstep/rollback
|
||||||
|
- Insecured websocket server implementation
|
||||||
- Cloneable RNG that goes in state (use MurmurHash3 finalizer in counter mode?)
|
- Cloneable RNG that goes in state (use MurmurHash3 finalizer in counter mode?)
|
||||||
|
|
||||||
|
Done:
|
||||||
|
- Smarter typings for Join/Lookup functions
|
||||||
|
- Parcel scripts
|
||||||
|
- DeepCopy/Equals interfaces
|
||||||
- Rollback state management
|
- Rollback state management
|
||||||
- state + input reducer function
|
- state + input reducer function
|
||||||
- maintain predicted state
|
- maintain predicted state
|
||||||
- inform of local actions
|
- inform of local actions
|
||||||
- maintain last-canonical state
|
- maintain last-canonical state
|
||||||
- inform of server state
|
- inform of server state
|
||||||
|
|
||||||
Done:
|
|
||||||
- Smarter typings for Join/Lookup functions
|
|
||||||
|
|
Loading…
Reference in a new issue