reporust_rebootcancel

129,368 Commits over 4,232 Days - 1.27cph!

26 Days Ago
Merge from texture_streaming_delay_fix
26 Days Ago
Scale foliage based on distance density falloff to reduce visible pop in
26 Days Ago
Compile fixes
26 Days Ago
Merge from floating_cities
26 Days Ago
Cleaned up some LODGroups from various floating city bits
26 Days Ago
Added another NPC to the second farm entrance NPC's now remember if you've paid, persists through server restarts S2P floating city 1+2
26 Days Ago
Merge from parent
26 Days Ago
Run the deep sea terrain config when in island scenes (See DeepSeaEditorScene component)
26 Days Ago
Merge from small_ramp
26 Days Ago
Only allow interaction when looking at the base of the bridge
26 Days Ago
Merge from naval_update
26 Days Ago
Fixes
26 Days Ago
Last island.
26 Days Ago
merge from Halloween_25_Update/PH/storepage
26 Days Ago
Updated krieg backpack store media
26 Days Ago
Merge from main
26 Days Ago
Added support for steam DLCs in the store featured tab When clicking on "buy on steam" on a steam dlc from the store, we fallback to the browser if the steam overlay failed to open
26 Days Ago
Make fold out colliders convex, general prefab setup
26 Days Ago
Fixed button text that broke after merge
26 Days Ago
Setup 3rd person reload effects on turrets
26 Days Ago
Moved a cliff forward slightly to prevent the backface poking out of terrain. S2P
26 Days Ago
▄▊▄▍▉▌▍▊ ▄▆▊ `▆▌▉█▉█▋▋▆▊▄▆▆▇▆▄▄█ > ▄██▅▋▊█▊▄▄_▋▌▍█▊▋_▉▆▅▄▅` ▅▋▌█ ▇ ▍█▌▊▇▋▌▅ ▄▋▆▄▅▌▄ ▌▇▊▍ █▋▉▉█▋ ▄▍▄▇▌▊▊ ▋▇▊ ▄▌█▋▄▍ ▋█▌▉█▅▆▄▆▋▄▌▄▊█▌▇▌ ▆▌ ▌▌▅▄ ▉▇▋▅ ▄▄▌▍▍█▍▅▊ ▍▇▌▋▍▄▄▊ ▌▋▋▆▅▉ ▊▉ ▆▄▌▆▋▍▅▇▄▄_▆▌▅_▌▉▊▆▅██▇. ▄▌▌▅, █▋▉▍ ▍▌▉ ▆▇▋ ▇▅▍▍▍▅ ▉▋ ▍▋▆ █▍▅▅▄▍▅▅▅▅ ▅▄▅▆▆▉█ ▅▅▋▊▌▄▅. █▆'▆ █▆▌▇▍▄▌ ▄▋ █▋▌▍ ▇▄▆▊ ▅▄▌▊ ▊▊▅▊▋ ▄▉▊▌▍▋▋▊ ▊▍▆▌▆▄▆▆ █▅ ▊▆'▆ ▇▊▉█▄██▊▌ ▊▋▋▆▍▇ █▌█▄ ▅▆▋▅▍▋▍▄▉▇_▅▉█_█▉▊▍▄█▍▆
26 Days Ago
Merge from parent
26 Days Ago
Merge from main (stomp oilrig_1 prefab, will need a S2P)
26 Days Ago
Fixed rock clipping into sewer tunnel in water treatment plant. S2P
26 Days Ago
Disable unlocked by default on hazmat, assign steam DLC pack Setup skin item for shotgun, unlock via steam DLC pack Assign steam DLC pack for chainsword
26 Days Ago
Merge from Project_Hammer
27 Days Ago
Merge from slots_optimize
27 Days Ago
Fixed caboose slot machine
27 Days Ago
Add max texture resolution information for skinnables in the workshop scene
27 Days Ago
Merge from main
27 Days Ago
Merge from boat_building
27 Days Ago
Merge from auth2
27 Days Ago
Merge from naval_update
27 Days Ago
Compile fixes
27 Days Ago
Only show steering wheel health bar in edit mode
27 Days Ago
Rework steering wheel priv linking to fix save issue
27 Days Ago
squeeze bent normals into skin shader g-buffer
27 Days Ago
Update: UsePlayerTasks - lifting skipping logic out of OcclusionLineOfSight to caller - left a couple more TODOs as I found a weirdness in the original code Only thing left in OcclusionLineOfSight is grid-cell caching and deduplication. Tests: none, discovered unit tests are broken since I upgraded occlusion cache version a month ago. Will fix and test later
27 Days Ago
Topologies
27 Days Ago
Final splatting/sculpts.
27 Days Ago
Reload animations running on front and rear turrets Setup new controllers Setting to enable/disable signalling the reload animation from the server on held entities
27 Days Ago
Modified mounted steering wheel interaction collider so interactions only show when looking down towards the bottom of the wheel. This prevents the interactions showing when trying to drive the boat normally. Override and implemented LookingAtEngine on PlayerBoatPrivilege
27 Days Ago
merge from misc_fixes
27 Days Ago
added indicators for ammo types: slug, smoke, buckshot
27 Days Ago
Fix muzzle fire appearing at the wrong place
27 Days Ago
Re-apply CodeGen
27 Days Ago
All boat items (steering, sail, engines, etc) are usable by anyone until a wheel lock code is set, and then only if you're authed on the wheel.