reporust_rebootcancel

130,287 Commits over 4,140 Days - 1.31cph!

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