130,344 Commits over 4,201 Days - 1.29cph!

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