userlamalovecancel

6,973 Commits over 2,741 Days - 0.11cph!

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
Fixed requestAnimationFrame not getting timestamps
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
7 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
7 Years Ago
Adjusted raft map to not trap the raft on rocks as much, tweaked rudder
7 Years Ago
Should be possible to complete the raft level now
7 Years Ago
Steering that actually works
7 Years Ago
Show controls help on the raft
7 Years Ago
Rotate players with the raft
7 Years Ago
Enable it for real
7 Years Ago
Fixed tower level
7 Years Ago
Fix some of the raft controls
7 Years Ago
Enable the wip raft level
7 Years Ago
Use regular platform grounding when not doing the physics
7 Years Ago
Disable physics on client, seems to have fxed that weird crash as well
7 Years Ago
Might have needed these to keep clients grounded (should fix it properly later though)
7 Years Ago
Added lever, used for throttle
7 Years Ago
Proper steering
7 Years Ago
Steering wip
7 Years Ago
Networked value, rotator, steering wheel
7 Years Ago
Repair damaged parts, other fixes
7 Years Ago
Add an option to push colliders instead of the rigidbody
7 Years Ago
Bouncier buoyancy
7 Years Ago
Made a river Merge branch 'master' of github.com:Facepunch/Tub
7 Years Ago
Breaking platforms on collision
7 Years Ago
Fixed the grounding
7 Years Ago
Trying kinematic platform
7 Years Ago
Trying to fix some velocity stuff
7 Years Ago
Added the last section to the tower
7 Years Ago
Cannon tweaks, add jetpacks to tower level Merge branch 'master' of github.com:Facepunch/Tub
7 Years Ago
Made the cannon work
7 Years Ago
Make all platforms use default scale on tower level
7 Years Ago
Make some platforms missing, throw brick at it to place it
7 Years Ago
Making a level
7 Years Ago
Resist file open exceptions because it might work, don't send file size/mtime over watch server
7 Years Ago
Fix exception when retrying http request
7 Years Ago
Basic team selection hud
7 Years Ago
Fixed some cache issues preventing hotload from working over webfs
7 Years Ago
Show threads better in asset profiler
7 Years Ago
More reliable webfs watch server, batch changes so clients don't try to load partially written files
7 Years Ago
Don't clear the asset server index when regaining connection