198,950 Commits over 4,140 Days - 2.00cph!

4 Years Ago
Fixed light offset fuckery in 2 and 3-way moonpools
4 Years Ago
Don't serialize lastDealtDamageTime
4 Years Ago
▄▍▆ ▄▇▉▍'▇ ▇▇▇▇▆▊▌ ▄▍█▉▇▆▋▊ ▇▄▆▌█▉ ▋▊▊▅▋▅▅▌▌ ▍▇▆▅ ▅▆▍▅▌▋▉▍▅▉▄
4 Years Ago
skin approval
4 Years Ago
Cleaned out the old fog fakery
4 Years Ago
dressing backup
4 Years Ago
Fixed unwanted haze inside underwater bases
4 Years Ago
Underwater lab glass with fake fog parameters. Slightly less base water wobble again.
4 Years Ago
▇▇▄▅▇ ▋▍▌ ▅▄▋▆▅▄▉█▅ ▌▆▌▅▉ ▅▆▆ █▅▌▄█▇▆▉█▄▋ ▇▋█▆▆
4 Years Ago
Added "Standard Refraction With Fog" shader that works exactly like "Standard Refraction" but adds additional fog to anything that is visible through the transparent object
4 Years Ago
Depth + debugging.
4 Years Ago
Toned down base water wiggle a bit.
4 Years Ago
Removing debug log
4 Years Ago
Added pathfinding for valid boat path to fishing villages when considering spawn positions
4 Years Ago
Moved fishing villages into their own folder to separate their spawning from harbors (helps both harbors and fishing villages at finding spawn positions)
4 Years Ago
Added support to PlaceMonuments to check a valid path to the open ocean when choosing a spawn position (through adding TerrainPathConnect to the relevant monument)
4 Years Ago
merge from submarine
4 Years Ago
Disabled projectors on the moonpools for testing.
4 Years Ago
steel shelves variant files, colliders for the new shelves
4 Years Ago
Control panels / LOD setup / added colliders / fixed last LOD level on the attachments
4 Years Ago
More friction for the subs on land
4 Years Ago
Let the subs know that they really shouldn't be able to apply thrust at all if they're on land
4 Years Ago
Refactored the sub's water checks. Simplified a bit.
4 Years Ago
Submarine editor fuel
4 Years Ago
Citizen source update
4 Years Ago
Source updates
4 Years Ago
Reduce resources gained from low end fish
4 Years Ago
Added the option for ItemModSwap components to also give a random additional item from a predefined selection Added some new high end fish (missing art for now)
4 Years Ago
Small trout icon update
4 Years Ago
Balance tweaks for lure and fish settings Added small trout world model
4 Years Ago
Give submarines 50 starting fuel when purchased or spawned. Added the methods that the boat shop uses to all applicable vehicle types.
4 Years Ago
Added maximum bait value and depth values to ItemModFishable
4 Years Ago
More fixes Fish should be less likely to swim towards land when they are close to being caught Inanimate objects caught on the line will now be reeled in faster Fixed catch process not ending if the player sleeps/dies/etc
4 Years Ago
Merge Submarine->HDRP_Art_Backport
4 Years Ago
Cherry pick materials fix
4 Years Ago
Fixed missing material on modular car gibs
4 Years Ago
Fixed sub still turning if rudder input was held when the player dismounted
4 Years Ago
Change sub steering swap threshold to not be at zero, so it doesn't waver when doing zero-speed turns
4 Years Ago
Fix turning sometimes kind of locking up in the subs. Need to implement this better
4 Years Ago
Subs can now get the correct depth under a water surface, even when that surface is a moon pool that's directly above them under the water
4 Years Ago
Turn fish state into an bitmask so the fish can move left and right and away from the player at the same time
4 Years Ago
Use ConVar.Mesh.quality instead of the somewhat deprecated QualitySettings.lodBias
4 Years Ago
Have the max sub external FX distance take LODBias into account
4 Years Ago
Fishing rod no longer marks player as hostile Don't attempt the cast if we don't think it's a valid position client side Water surface logic tweaks
4 Years Ago
Hooking up proper water shaders.
4 Years Ago
Bobber now animates to the water instead of spawning in it
4 Years Ago
Slow the sub down a little
4 Years Ago
Don't show sub FX beyond 100m away
4 Years Ago
Show bobber while aiming Can now adjust cast length by aiming up/down Fixed being able to fish in too shallow water Fixed being able to fish while swimming Don't allow the line to be cast until the aim animation has been completed (fixes a bunch of weird animation issues)
4 Years Ago
Control panel LODs / fixed naming errors in the mid-size set / added monitor attachments