650 Commits over 212 Days - 0.13cph!
Fixed bullet impact effects
Auto crouch, auto uncrouch, crouch IK
Decal Cleanup
Meat Factory progress
Roller Room progress
Made crushers more explicit, added to playground
GroundBreak - platforms that die after standing on them
Not very happy with how this works, but it'll do for now.
Fixed Iceroad/Jump with new jump heights
Added scenes to build settings
Added Ground - which triggers when a player walks on it. GroundPlatform simplifies the creation of Platforms (no longer need snow trigger)
Revert "2018.1.0b6"
This reverts commit cfa4eb1562f3417cf89a5d07f08854b6eeec8fcd.
Revert "Lets try b5"
This reverts commit 5ca99480a4fdab84635d1d1f627f37aa609cccfa.
Revert "Lets try building with b4"
This reverts commit f94454ae78b1d643707ed3ae88feb6cbb0e5c276.
Lets try building with b4
DeterministicMovement fixes
Wheel Door example
Fixed not being able to pick up anything
Buttons line of sight test
Added button ResetTime
Added Carry.CanPickUp
Fucking about with doors for 2 hours
Accidentally started building a house
Newtonsoft Updates
2018.1.0b10
Water hurt trigger fix
MoveControlled WIP
Merge branch 'master' of RoomLevel
Gun fixes
DeterministicMovement fixes
Renamed NetworkSyncedMove to MovePattern
Backwards walking
Abtracted networksyncedmovement stuff (broke elevators and rotators on playground map)
Don't collide with vehicles
Fucked splashscreen off
Fixed tooltip first open showing close anim before opening
Fixed explosion damage breaking down when items were in a heirachy
Player names are different colours if friends/ghost
Fixed player collision layer
Increased pushaway strength
Tooltips
Merge branch 'master' of RoomLevel
Send carry pickup via RPC, IsBeingCarried = false if LastCarriedBy is null
Fixed player platform interaction
Phrase shit
Possibly better NetworkedState prediction
Misc Small Tweaks
Stipple Transparency Shader
Simplified first spawn logic
Ragdoll spawn optimizaions
Buoyancy optimizaions
Don't highlight particle systems
Slightly optimized chat UI
Fixed collider not disabling when ghost
Added PlayerState
Player.Dead can be a property controlled by PlayerState
2018.1.0b9
Use postprocess from package manager
Ragdoll death view, unified sea to a prefab, underwater effects, fixed bouyancy
GameEvents, lerp to button press player
Removing some unused shit