diff --git a/plan.txt b/plan.txt index 57e3870..64616ea 100644 --- a/plan.txt +++ b/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