134,270 Commits over 4,444 Days - 1.26cph!
Increase max mount distance on beach chair
Moved eye position further back on the chair
Smoothed eye position no longer uses a unparented transform
WaterVolume cleanup
Update clipping layermask on dismount check for WaterInflatable
OnDeployed is now called by the planner and added the placing player to the method parameters
Removed a redundant InvalidateNetworkCache
Use water volume contents to find boards/tubes to kill instead of Vis
Tidyup, dynamic, find flare utils
Refactor recipe caching out of MixingTable and into RecipeDictionary
updated beach chair player anim & mount position
Removed SavasIsland from building
Try and reduce ambient spec on liquid materials
Adjusted HDR Sphere materials.
Fix accidental double GetItem
Revert DLC item skipping in item generation
Print a warning if an item shortname is null or empty
Remove old head space check again
Cleanup, add some help strings to new commands
Change capsule check to SphereCheck, move it to FixedUpdate for more reliability
Removed foliage displacement component from boogie board
Fixed incorrect bounds on inner tube and boogie board, was contributing to some incorrect dismount position validity checks
Don't skip hidden items when exporting for Rust+
disallow photo frames to be locked
Replace the dismount check raycast with a CheckCapsule (like BaseVehicle) and increase it's frequency (0.25s -> 0.1s)
Kill WaterInflatables that are in a pool when the pool is destroyed
mark water guns as hostile
Added gibs for all the different panels that fall off modular cars as they take damage
Don't allow players to pickup boogie board and inner tube without building priv
tweaked engine panel gibs
Added an inherit velocity option to the boogie board so when deployed in front of a player running forwards it will start with some movement
Pools can now accept fresh and salt water (had to update descriptions)
Run the model import analyzer
Initial implementation of model import analyzer
Fix the player preview going nude whenever you take a photo (if censorship isn't "underwear")
Fix hot air balloon collider being present even when the balloon is not inflated