Plan update
This commit is contained in:
parent
07071e6ca6
commit
48940e1073
1 changed files with 2 additions and 2 deletions
4
plan.txt
4
plan.txt
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue