userlamalovecancel
branchTub/mastercancel

57 Commits over 92 Days - 0.03cph!

6 Years Ago
Fix hang when trying to open unity project
6 Years Ago
Extract velocity from position, mass changes which side pulls Also fixed damping being applied multiple times and some multiplayer stuff
6 Years Ago
Rope rendering
6 Years Ago
Made the rope a lot more usable * supports multiple nodes, with branching * players can (kind of) swing on it * can be attached to other objects to hang it or to move things around (like towing he car)
6 Years Ago
ObjectiveCarry can be stolen and/or not allowed in vehicles
6 Years Ago
Experimenting with a rope item
6 Years Ago
Fix carry state not syncing properly
6 Years Ago
Don't interp from zero on spawn
6 Years Ago
Fix cannon smoke spawning at wrong position
6 Years Ago
Add the postprocessing back
6 Years Ago
Make the cannon more accurate in multiplayer by switching owner
6 Years Ago
Fix fire not killing you when you sit down
6 Years Ago
Fixed the player not staying with the seat in multiplayer Can interact with something while flying the plane, add launcher interactable to spawn things Made the EveryoneDead condition not get stuck if respawns are enabled Add fire level
6 Years Ago
Fixed the networking
6 Years Ago
Allow changing camera positions when in seats
6 Years Ago
Fixed a bunch of things syncing transform when they didn't need to (might fix some recent bugs?)
6 Years Ago
Pause animation preview when editor is paused
6 Years Ago
Add some images for raft so its not just a white square
6 Years Ago
Zero out velocity when entering seats so you can't use them as trampolines
6 Years Ago
Fix players showing up on tab menu twice
6 Years Ago
Fixed the plane gaining too much speed when spinning
6 Years Ago
Rotate player camera with plane movements instead of being fixed to plane orientation
6 Years Ago
Now a biplane, with animated flaps
6 Years Ago
Made the plane a lot more controllable
6 Years Ago
Networked the plane controls, add events that can be used to animate it
6 Years Ago
Made the plane better
6 Years Ago
WIP plane controllable
6 Years Ago
Removed raft ground from spawn point, don't rotate players on the raft (or any other platform) Merge branch 'master' of github.com:Facepunch/Tub
6 Years Ago
Adjusted raft map to not trap the raft on rocks as much, tweaked rudder
6 Years Ago
Should be possible to complete the raft level now
6 Years Ago
Steering that actually works
6 Years Ago
Show controls help on the raft
6 Years Ago
Rotate players with the raft
6 Years Ago
Enable it for real
6 Years Ago
Fixed tower level
6 Years Ago
Fix some of the raft controls
6 Years Ago
Enable the wip raft level
6 Years Ago
Use regular platform grounding when not doing the physics
6 Years Ago
Disable physics on client, seems to have fxed that weird crash as well
6 Years Ago
Might have needed these to keep clients grounded (should fix it properly later though)
6 Years Ago
Added lever, used for throttle
6 Years Ago
Proper steering
6 Years Ago
Steering wip
6 Years Ago
Networked value, rotator, steering wheel
6 Years Ago
Repair damaged parts, other fixes
6 Years Ago
Add an option to push colliders instead of the rigidbody
6 Years Ago
Bouncier buoyancy
6 Years Ago
Made a river Merge branch 'master' of github.com:Facepunch/Tub
6 Years Ago
Breaking platforms on collision
6 Years Ago
Fixed the grounding