branchrust_reboot/main/summer_dlccancel
416 Commits over 61 Days - 0.28cph!
Don't allow photo frames to deploy on top of each other
Reduced inner tube decay to be inline with boogie
Increase scale of parasol guide mesh to match actual size
Tweaked some DLC crafting times and workbench requirments
Fixed being able to drain water from the middle of an above ground pool and the water not being deducted from the pool
Use the same mask as the boat dismount check
Above ground pool will now always align up (like the large furnace)
Increased the size of the inside sockets to allow for more generous placement options
Boogie board and inner tube will now dismount the rider if it detects construction above it
Can no longer build through the boogie board or inner tube
Standing on a boogie board or inner tube will now slowly damage it
Add a bit of UI for the instant camera
Lowered wave speed boost and speed boost when moving towards land on boogie board
Raise water level on above ground pool
Check for null string in skin directory lookup
Add check in manifest build for null skin names (just a warning for now)
Build manifest
Fix pools showing power consumption in entity info
inner tube / boogie board paddling sound voice limiting tweaks
velocity-based water entry sounds for players
Slight craggy firing range tweak
More watergun+pistol polish
swimwear models and prefabs wip
Swimwear_03 fbx + prefab
Swimwear_04 fbx + prefab
Swimwear_05 fbx + prefab
▉█▄▍█▉▆ ▌▌▋▉▋▋▇▄ ▊▋▍▉▇ ▉ ▊█▆ & ▉▆▆▋▊█▉ ▊▄▉▇▆▋▌ ▄▆▌ ▄▊▍▊▌█ ▌▇▅▋▅▌▆▄▍▍▌ ▇▆▆█ ▅█▆▍▊▆▄. ▋▌▌▍ ▆█ █▄ ▉▉▋ ▌▇██ ▊█▌▌██▆ ▌▉ ▌▍.
a few additional innertube/boogie board paddling sounds
watergun shoot volume tweaks
vm waterpistol - updated anims, added admire, animator updates
▇█▄/▌▍▋▋▋▊ ▅▆▍▌▅ ▄▇▉▋▆█ ▆▅▋▋▊▋▊▉▌▇▌▄
updating pool collision and caustic in prefab
update pool model. LOD, collision, adding steps to increase depth
Fixed a crafting with skin case where we needed to check dlc ownership
Set photo frame area and gibs meshes to readable
Fixed incorrect conditions for radical achievement
Reduced crafting time on photoframe
Photo frames can be crafted if DLC is owned - no need for Steam item
Quick pass on all DLC item crafting costs
Fixed instant camera not able to be crafted
Above ground pool cannot be picked up - inline with other large deployables
removed dirt pass on the barrel of the water gun on each albedo version and reduced ao on the barrel.
Fixed getting banned when deploying unicorn tube
Hide unicorn and horse skin items
Added a bypass license check option to dlc item for testing
Disabled license checks on summer dlc
Merge from summer_dlc/skins
Refactored both pools to inherit from LiquidContainer in order to work correctly with buckets
Can now drain pools properly by holding RMB while holding a LiquidVessel (jug/bucket/etc)
Player corpses now float in pools
Fixed being able to place water pumps in pool that were on foundations on top of the ocean
Inner Tubes and Boogie boards will now be destroyed instantly if an active vehicle collides with them (boat/minicopter/etc)
Speculative PaddlingPool/WaterVolume NRE fixes