Plan update

This commit is contained in:
Tangent Wantwight 2020-03-26 00:30:00 -04:00
parent 07071e6ca6
commit 48940e1073
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
Open:
- Test Lockstep/rollback
- Rework State implementation for easier cloning/deserialization
- Refactor input messages for more than one player
- Insecured websocket server implementation
- Refactor input messages for more than one player
- Cloneable RNG that goes in state (use MurmurHash3 finalizer in counter mode?)
Done:
- Test Lockstep/rollback
- Smarter typings for Join/Lookup functions
- Parcel scripts
- DeepCopy/Equals interfaces