reporust_rebootcancel

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

3 Months Ago
spotlight_cleanup
3 Months Ago
Merge from main
3 Months Ago
Security Spotlight blockout update
3 Months Ago
Fix new scientists not being able to open doors
3 Months Ago
Fixed the ambient lighting when painting on signs at night
3 Months Ago
Add some randomness to the way scientist sample candidate positions, so that they don't pick the same too often, or multiple scientists don't pick the same
3 Months Ago
metabolism_compile_fix -> main
3 Months Ago
Compile fix
3 Months Ago
Client compile fixes
3 Months Ago
player_metabolism_tick_accuracy -> main
3 Months Ago
▋▌▉▉▆_▊▅▆█▍▊_▅▅▇▆▆▇ -> ▌▋▇▇
3 Months Ago
syncvar_demo_fix -> main
3 Months Ago
shallow_water_slowmotion -> main
3 Months Ago
chippy_repair -> main
3 Months Ago
sleeping_bag_offcentre -> main
3 Months Ago
Store progress, started featured tab
3 Months Ago
Merge from naval update
3 Months Ago
Merge from main
3 Months Ago
Committing changes to update branch
3 Months Ago
Steam inventory refresh button fix
3 Months Ago
inreased culling distance of supermarket shelves
3 Months Ago
fixed gaps in small oilrig structure top model and collider
3 Months Ago
locker open lod1 shelves fix
3 Months Ago
fixed flickering from env volume in gas station garage
3 Months Ago
portacabin 600x900 env volume tweak to prevent flickering
3 Months Ago
fixed sewer volume clipping in water treatment
3 Months Ago
fixed flickering from env volume in oilrig computer room
3 Months Ago
large oilrig env volumes slightly brighter
3 Months Ago
Fixed delivery drones sometimes not making it to their destination
3 Months Ago
Disabling graphics jobs on Mac builds
3 Months Ago
Compile fix again
3 Months Ago
▄▄▉▅▋ █▊▅▋ ▌▉▋▉_▋▆▉▋_▆▍▋▇█▊▊▉▇
3 Months Ago
Store fixes and tweaks, checkout flow
3 Months Ago
Compile fixes
3 Months Ago
merge from climate_volume_blending_fix
3 Months Ago
merge from main
3 Months Ago
▍▇▇ ▌▄▆ ▍▅▍▊ ▅▄▇▊ ▄▌▆█▋█▉▍▊
3 Months Ago
3 Months Ago
Reduce odds of re-hiding after peeking
3 Months Ago
Reduce odds of flanking
3 Months Ago
Improve and simplify flanking pathfinding
3 Months Ago
Don't allow partial paths when flanking
3 Months Ago
- Make flanking route filtering more lenient as it was discarding some good ones - Attempt to fix scientist bugging out when hiding
3 Months Ago
Better debug drawing for flanks, flank when possible, increase sightings memory duration
3 Months Ago
Store grid: added ordering rules, auto sizing and FakeSteamItemStub support
3 Months Ago
Don't refresh the path over time when moving to a static point (eg cover, peek)
3 Months Ago
Start setting up flanking state
3 Months Ago
- Make flanking debug display work both in games with DDRAW and in editor with gizmos - Add height param to path debug drawing
3 Months Ago
Makes VDDRAW fallback to gizmos/handles when used in editor instead of DDRAW
3 Months Ago
RustButton uses OnPointerClick