reporust_rebootcancel

125,018 Commits over 4,171 Days - 1.25cph!

4 Months Ago
Decrease cell size, increase cells per compute
4 Months Ago
Featured weekly skin item system Added convar to simulate featured items
4 Months Ago
merge from main
4 Months Ago
Revert 123163, was not a good idea
4 Months Ago
merge from main
4 Months Ago
merge from lr300_skinnable_fix
4 Months Ago
Fixed LR 300 skinnable asset using the wrong item name, causing issues with descriptions when generating skins
4 Months Ago
merge from main -> party_system
4 Months Ago
- Makes it easier to change a scientist's weapon - Equip oilrig scientist with classic mp5
4 Months Ago
Split into multiple windows so the inspector and preview window can be resized instead of being a fixed size - allow skins to be selected with a dedicated "Preview" button until I find a hook for the ObjectFields being clicked
4 Months Ago
F1 console no longer saves the `quit` command after it's entered. Prevents you loading the game up again and accidentally quitting because it was your last-used command - I did this twice now whilst playing and trying to access combatlog!
4 Months Ago
Store featured items loaded from the manifest
4 Months Ago
Better naming and parameters in npc shooting component
4 Months Ago
Merge from main
4 Months Ago
Pull hardcoded asset references from scripts too
4 Months Ago
Simplify scientist shooting logic
4 Months Ago
New bulb models
4 Months Ago
Enable maintainMaxCondition on a bunch of deployables. (They could previously lose max condition when repaired in the repair bench, this has no effect on deployables since they are always full health when placed)
4 Months Ago
Adjusted the single shelf pick up volume so it can be picked up when deployed above TC's, WB's etc...
4 Months Ago
Super simple notifications window blockout
4 Months Ago
4 Months Ago
▅▍▊▅▅▆▊█ ▉▄
4 Months Ago
▊▋▍▍▊█▅▍█▊▄▅▇_▍▋▌▉▍_▉▄▇ -> ▉█▌▋
4 Months Ago
▄█▆▋ ▆▉▋█ ▆▆▇ ▇▊█▄▆▄▆▉ ▊▅ ▇▆▉▊▉▅▉▌ ▌▉ ▍ ▆▊▉▍▋ ▋▅▅▄▄▄▌▍▅
4 Months Ago
Fixed buttons not removing their pressed state correctly on pointer up (following the OnPointerClick changes)
4 Months Ago
Fixed the issue with sky turning black too early at train tunnel entrances
4 Months Ago
▇▅▉ ▇▆▍▋▍▍ ▆▆▋▄▋▇▇█
4 Months Ago
il_postprocessor_build_fix -> main
4 Months Ago
▇▉▅▍ ▇▅ ▌▍▊█ ▋▆▊▊▍▅▊▆▆ ▊█▅▄ ▍▇▆▍ █▆█▋▉▄▆ ▄█▄▍ ▍▌▄█▉▇▄▊▍▉▌, ▊▆▉▋ ▄▅▅ █▆ ▉▅▆ █▊▆▋▆▆ █▊▉▅
4 Months Ago
main -> new_menu
4 Months Ago
Clean: remove deleted TerrainBenchmark from the build settings Tests: none, trivial change
4 Months Ago
Bugfix: FoliageGridBenchmark - FoliageGrid was destroyed without waiting for job completion This caused issues with native container cleanup Tests: autobench in editor
4 Months Ago
tube lights wip implementation
4 Months Ago
Include fx prefabs in warmup too
4 Months Ago
removed old bullet_container folder and contents as it's no longer needed
4 Months Ago
Security Spotlight Prefab update
4 Months Ago
atmosphere height falloff
4 Months Ago
Prefab update speakers
4 Months Ago
WIP propper build area check using bounds instead of the temporary radius test
4 Months Ago
Speaker blockouts update
4 Months Ago
hanging fish LODs complete for 3 variants. prefabs updated
4 Months Ago
ship_searchlight textured
4 Months Ago
Spawn new scientists on small oilrig
4 Months Ago
Reduce odds of scientists charging
4 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
4 Months Ago
syncvar_ilpostprocessor_hook -> main
4 Months Ago
Update: Merge Terrain and FoliageGrid benchmarks - Re-enabled terrain rendering in FoliageGridBenchmark - Delete TerrainBenchmark Tests: autobench in editor
4 Months Ago
Revert file change
4 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
4 Months Ago
Merge from additional_environment_volume_shapes