reporust_rebootcancel

122,210 Commits over 4,048 Days - 1.26cph!

8 Months Ago
Added secondary colliders to all cliffs to fix the issue where it was possible to place small I/O inside rocks
8 Months Ago
updated radtown name, updated radtown loot
8 Months Ago
Added river rocks Brought back small arctic rocks
8 Months Ago
Started prototyping catapult siege weapon Added basic interactions, placeholder fire animation Only fires rockets atm, still need to add new projectiles
8 Months Ago
merge from main
8 Months Ago
merge from ocean-override-curves
8 Months Ago
merge from world_update_2
8 Months Ago
Reworked the fix for seaweed spawning above ocean / it was conflicting with grass and lowering the density of coastal rocks New fix uses clutter topology to block off seaweeds instead
8 Months Ago
non-linear flow scaling, with further tuning
8 Months Ago
add separate transition curves for different ocean override parameter groups
8 Months Ago
merge from item_pooling
8 Months Ago
merge from world_update_2
8 Months Ago
Merge from underwaterlights (max depth darkness toned down)
8 Months Ago
Tuned max depth darkness down further.
8 Months Ago
caves - need another pass to finish with overhang rock in some scenes
8 Months Ago
further progress
8 Months Ago
Ensure upper bound clamp of the method version of AfterProtection is set to a large enough value so the value doesnt incorrectly clamp to the radiaition amount itself
8 Months Ago
deleted unused concrete_barrier material generated from fbx import and changed barricade_concrete and barricade_concrete_gibs fbx material import to embed then linked existing correct materials
8 Months Ago
Update: Audio RPC codegen Missed in my previous commit - support for audio.enablesoundpooling. Tests: enabled the switch at runtime, produced assertions (expected)
8 Months Ago
Update: RPC Codegen Somehow missed it despite generating previously. Tests: validated that I can dynamically switch it(even if it triggers my asserts - it's intentional)
8 Months Ago
cliff_hills_large_e tighter anchors to fix terrain holes
8 Months Ago
Cliff_tall_d fixed terrain holes
8 Months Ago
Merge from underwaterlights
8 Months Ago
Falloff tweaks. Brighter shallows.
8 Months Ago
merge from main
8 Months Ago
Ensure vendor grabs correct direction for peek
8 Months Ago
Merge: from soundmodulator_leak Workarounds the AudioAmbience NREs by disabling pooling (audio.enablesoundpooling). Tests: on Craggy shot up 20 scientists, rode a horse, cut down trees, placed 100 barricades - no uptick in pooling of sound modulators in telemetry. No old NREs triggered.
8 Months Ago
Merge from underwaterlights
8 Months Ago
Merge: from main Tests: none
8 Months Ago
v2 tuning of underwater.
8 Months Ago
merge from world_update_2
8 Months Ago
scaling flow forces with shore distance (needs more tuning)
8 Months Ago
Update: Add console switch to enable sound pooling - Disabled by default while I'm investigating ongoing NREs in the area Tests: spawned 20 scientists and killed them. Ran around placing 100 barricades. Cut down 2 trees. Telemetry showed no pooled sound modulators.
8 Months Ago
Travelling vendor calculates the correct starting distance
8 Months Ago
edited blunderbuss viewmodel animations to prevent the shoulder clipping into view because the FOV and positioning of the gun was changed.
8 Months Ago
water treatment plant
8 Months Ago
Tin can alarms can no longer be picked up without building privileges
8 Months Ago
world_update_2 -> main (print statement was annoying!)
8 Months Ago
Removed spammy debug print statement
8 Months Ago
world_update_2 -> main
8 Months Ago
radioactive_water -> world_update_2
8 Months Ago
Bubble up rads called on server only
8 Months Ago
8 Months Ago
Ensure patrol helicopter will crash at new Radtown and Mining Outpost
8 Months Ago
world_update_2 -> main
8 Months Ago
radioactive_water -> world_update_2
8 Months Ago
Prevent bubble up from throwing an NRE
8 Months Ago
Phrase update
8 Months Ago
Merge: from main Tests: none