update plan

This commit is contained in:
Tangent Wantwight 2020-01-28 22:52:40 -05:00
parent b5869b4a1c
commit 2e0b0c4ff4
1 changed files with 8 additions and 5 deletions

View File

@ -1,13 +1,16 @@
Open:
- Parcel scripts
- Clone Interface
- Lockstep driver loop
- Test Lockstep/rollback
- Insecured websocket server implementation
- 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
- state + input reducer function
- maintain predicted state
- inform of local actions
- maintain last-canonical state
- inform of server state
Done:
- Smarter typings for Join/Lookup functions