239,345 Commits over 3,837 Days - 2.60cph!

5 Months Ago
Use the condensed item pickup notice when displaying a pickup greater than the stack size of the item Condensed item pickup notice amount text so it's more legible
5 Months Ago
Fix shadergraph node drag drop, drag data needs to be full class name now
5 Months Ago
Fix trying to access null asset metadata, because of 0bc9a60 Fix asset publish widget not properly checking if source file doesn't exist, fixes inspector not working for cloud assets
5 Months Ago
Pedal bike mass, suspension, power, handling setup
5 Months Ago
Removed the parenting volume on the crane pickup piece, it would work when the crane rotates but not when it extends/retracts as our parenting system has no awareness of that movement Fixed another case where the attachment collider wouldn't match between client/server, leading to flyhacks
5 Months Ago
Fixed doors going crazy when spamming power into door controllers, we now discard actions if the door is busy
5 Months Ago
Minor suspension edit on pedal bike
5 Months Ago
Fixed a slight offset on the harbor crane pickup attachment that could maybe lead to flyhack kicks while standing on it Added a parenting volume to this section so if the player is standing on it while it moves they should move as expected with it Will need harbor S2P's for this to work properly
5 Months Ago
Merged helicopter fixes
5 Months Ago
Removed debug stuff
5 Months Ago
Bunch more targetting bugs fixed Had to revert damage checks and 0 hp workaround Modified zone sizes again
5 Months Ago
Fix gun shooting slower when it has muzzle boost + burst module rather than burst module alone
5 Months Ago
Fixed exploding heli in mid air without crashing Another attempt to fix this neverending orbit bug :)
5 Months Ago
Fixed some edge cases where the planner was unclear if you could place an external structure if you had just slid down a surface
5 Months Ago
Tweaked wooden shop front door controller socket position
5 Months Ago
Ensured starting orbit break inside update won't call the rest of the movement code that iteration
5 Months Ago
[André request] DoPrepare adds "TugboatDeployable" label to all deployables that can be used on a tugboat
5 Months Ago
Fixed logic problem with heli orbits when there are 0 targets and can break from the orbit
5 Months Ago
Add face collapse
5 Months Ago
Fixed high wooden gate and both hatches double door controller deployement
5 Months Ago
Better underwater distance benchmark prefab.
5 Months Ago
Prevent further damage to heli once in death state Ensure death spinout location is located on the floor
5 Months Ago
Merge from main
5 Months Ago
Recycler now gives out remainder scrap rather than rounding up scrap values - also fixes some components giving 1 extra scrap due to floating point errors
5 Months Ago
Loop select https://files.facepunch.com/layla/1b0111b1/sbox-dev_EaJSH5kbqn.mp4
5 Months Ago
Ensure some space is allocated for collisions prior to the death spinout
5 Months Ago
Added convar to disable monument crashing
5 Months Ago
Ensured monuments that have default tier don't slip through the cracks
5 Months Ago
Additional check for monument type
5 Months Ago
Heli will ignore tier 0 monuments: ice lakes, swamps, caves, etc.
5 Months Ago
Fixed wobbly pedal bike wheels, adjusted suspension
5 Months Ago
Don't show suspension visually on the pedal bike. Reduce suspension distance. Adjust bike wheel colliders.
5 Months Ago
Can rotate unicycle with mouse in menu
5 Months Ago
do on update instead work out jitter later
5 Months Ago
Clamp camera rotation
5 Months Ago
Unstuck component Should hopefully fix the unicycle getting stuck on stuff
5 Months Ago
Creeping tree wind test prefab and material
5 Months Ago
Logo + purple colour
5 Months Ago
Update to tree scene
5 Months Ago
Few tweaks, another m4 loadout and non-operable spaghelli
5 Months Ago
Remove achievement log fix object ref
5 Months Ago
Update wheel pos UF Player prefab More Achievement progress
5 Months Ago
fix tiniting issues, more scaffolding pieces, plywood material changes, decals, inflatable materials, fixing more normal issues on scaffolding, code for tutorial stop door
5 Months Ago
Hardcoded hand poses, can be driven from grab points
5 Months Ago
Fix NRE when clicking on the action button for heroes linking to the item store
5 Months Ago
Fixed flyhack violation when climbing harbor_1 crane ladder
5 Months Ago
Changes to 'wind quality'
5 Months Ago
Refactor, can shoot gun, don't use findinphysics, rely on collisions/trigger events only
5 Months Ago
muzzle brake and muzzle boost have a bit less negatives associated with their usage ( less damage reduction/damage falloff )
5 Months Ago
Fix compressed modded tag not being detected due to compressed tags not having a comma