reporust_rebootcancel

127,636 Commits over 4,109 Days - 1.29cph!

44 Days Ago
Clean: remove deleted TerrainBenchmark from the build settings Tests: none, trivial change
44 Days Ago
Bugfix: FoliageGridBenchmark - FoliageGrid was destroyed without waiting for job completion This caused issues with native container cleanup Tests: autobench in editor
44 Days Ago
tube lights wip implementation
44 Days Ago
Merge from main
44 Days Ago
Merge from trimmed_asset_warmup
44 Days Ago
Include fx prefabs in warmup too
44 Days Ago
removed old bullet_container folder and contents as it's no longer needed
44 Days Ago
Security Spotlight Prefab update
44 Days Ago
cherrypicking 123058
44 Days Ago
atmosphere height falloff
44 Days Ago
Prefab update speakers
44 Days Ago
WIP propper build area check using bounds instead of the temporary radius test
44 Days Ago
cherrypicking 123053 123054 123059 123083 123102 123106
44 Days Ago
Speaker blockouts update
44 Days Ago
hanging fish LODs complete for 3 variants. prefabs updated
44 Days Ago
ship_searchlight textured
44 Days Ago
Spawn new scientists on small oilrig
44 Days Ago
Reduce odds of scientists charging
44 Days Ago
- Vary angles, don't be predictable and peek from the same place twice - Improve and simplify the way we measure the quality of a flanking path, prevent very direct paths being accepted as "flanking" paths
44 Days Ago
syncvar_ilpostprocessor_hook -> main
44 Days Ago
Update: Merge Terrain and FoliageGrid benchmarks - Re-enabled terrain rendering in FoliageGridBenchmark - Delete TerrainBenchmark Tests: autobench in editor
44 Days Ago
Revert file change
44 Days Ago
Dont print anything on weaving success - only failure Wrap lots of weaver variables in using statements to help prevent any leaks/issues in the future
44 Days Ago
Merge from additional_environment_volume_shapes
44 Days Ago
Merge from main
44 Days Ago
Do not highlight cart button on owned items
44 Days Ago
codeanalysis_build_stripping -> aux3
44 Days Ago
Include editor
44 Days Ago
merge from j25_monument_fixes
44 Days Ago
codeanalysis_build_stripping -> aux3
44 Days Ago
▅▇▌▌▌ ▋▉▌▆ ▇█▊▍▊▉▊▋▍_▋█▉▇▇_▋▇▋▆▆▌
44 Days Ago
▄▋█ █▍▍▊▌▄▉▍ ▄▉▉▅▇▍▋▋▋▆▌ ▍▄▅█▉▄▇ ▍▋ ▆▆▍▆▄ ▆▅▊▅ ▉█▊▆▉▅ ▊▊▉█ ▄▆ █ ▄▆▆▋▇▇ ██ ▊ ▉▄▋▊▋▊ ▇▄▅▌▄▉ ▅▌ ▆▊▉▍▌▌ █▌▍▉▌▆ ▊▄▆▍▌▆▊▌▍ ▊█▍▇ ▍▆▉▇▅▅ ▌▍█▄▄▌▇▊
44 Days Ago
Bugfix: MonumentBenchmark - don't clean up reflection probes between monument spawns This would cause sporadic exceptions during benchmark run. Tests: autobench in editor
44 Days Ago
S2P all
44 Days Ago
jungle_floor_shadow_proxy -> main
44 Days Ago
Fixed jungle floor shadow proxy. Parse object name in highlights to remove the shadow proxy cube
44 Days Ago
cave_entrance_a disabled no sunlight on a volume - too close to surface
44 Days Ago
Fix scientists not reacting to loud gun sounds when patrolling
44 Days Ago
When checking out, fallback to browser if the steam overlay didnt open for whatever reason
44 Days Ago
increased culling distance on static doors
44 Days Ago
Only create new stopwatch if we need to
44 Days Ago
Remove editor menu item - doesnt work well with il post processor (as expected)
44 Days Ago
Make stop watch static. Add editor menu item to show weaving performance information (time taken to weave etc)
44 Days Ago
Prevent scientist's eyes from staying at their standing height when they are crouching, potentially allowing them to see what's going on above their cover without peeking
44 Days Ago
- Fix scientists being able to see through some covers (pallets, pipe piles) - Better line of sight debugging
44 Days Ago
created new em_cold material for industrial wall light white (em_cold_dlc) and upped emissive from 2.3 to 3.3
44 Days Ago
syncvar_ilpostprocess_hook -> aux3
44 Days Ago
Cleanup, and more server defines checks
44 Days Ago
Hooked up the sphere and capsule mesh to the SpatialEnvironmentVolumePass component on the Main Camera prefab
44 Days Ago
spotlight_cleanup