201,308 Commits over 4,171 Days - 2.01cph!

2 Months Ago
chippy_repair -> main
2 Months Ago
sleeping_bag_offcentre -> main
2 Months Ago
Store progress, started featured tab
2 Months Ago
Merge from naval update
2 Months Ago
Merge from main
2 Months Ago
Committing changes to update branch
2 Months Ago
Steam inventory refresh button fix
2 Months Ago
inreased culling distance of supermarket shelves
2 Months Ago
fixed gaps in small oilrig structure top model and collider
2 Months Ago
locker open lod1 shelves fix
2 Months Ago
fixed flickering from env volume in gas station garage
2 Months Ago
portacabin 600x900 env volume tweak to prevent flickering
2 Months Ago
fixed sewer volume clipping in water treatment
2 Months Ago
fixed flickering from env volume in oilrig computer room
2 Months Ago
large oilrig env volumes slightly brighter
2 Months Ago
Fixed delivery drones sometimes not making it to their destination
2 Months Ago
Disabling graphics jobs on Mac builds
2 Months Ago
Compile fix again
2 Months Ago
▄▄▉▅▋ █▊▅▋ ▌▉▋▉_▋▆▉▋_▆▍▋▇█▊▊▉▇
2 Months Ago
Store fixes and tweaks, checkout flow
2 Months Ago
Compile fixes
2 Months Ago
merge from climate_volume_blending_fix
2 Months Ago
merge from main
2 Months Ago
▍▇▇ ▌▄▆ ▍▅▍▊ ▅▄▇▊ ▄▌▆█▋█▉▍▊
2 Months Ago
2 Months Ago
Reduce odds of re-hiding after peeking
2 Months Ago
Reduce odds of flanking
2 Months Ago
Improve and simplify flanking pathfinding
2 Months Ago
Don't allow partial paths when flanking
2 Months Ago
- Make flanking route filtering more lenient as it was discarding some good ones - Attempt to fix scientist bugging out when hiding
2 Months Ago
Better debug drawing for flanks, flank when possible, increase sightings memory duration
2 Months Ago
Store grid: added ordering rules, auto sizing and FakeSteamItemStub support
2 Months Ago
Don't refresh the path over time when moving to a static point (eg cover, peek)
2 Months Ago
Start setting up flanking state
2 Months Ago
- Make flanking debug display work both in games with DDRAW and in editor with gizmos - Add height param to path debug drawing
2 Months Ago
Makes VDDRAW fallback to gizmos/handles when used in editor instead of DDRAW
2 Months Ago
RustButton uses OnPointerClick
2 Months Ago
Generic popup are fullscreen
2 Months Ago
Settings screen tweaks, aligned the texts
2 Months Ago
RustButton toggle Unpress fixes
2 Months Ago
Steam inventory fixes Added a small purple line to help differentiate Twitch drops from other items
2 Months Ago
Toggle RustButtons are now toggled on pointer up instead of down Fixes button toggling when scrolling
2 Months Ago
Default trimmedAssetWarmup to true
2 Months Ago
Manifest
2 Months Ago
Fixed market price not being deserialized correctly when volume was >1000 (was happening for the high quality crate) Fixed some NRE and loc issues
2 Months Ago
Steam inventory screen fully localized Better crate modal Cleanup
2 Months Ago
Steam inventory crafting and crate opening new UI
2 Months Ago
Merge from trimmed_asset_warmup
2 Months Ago
Steam crafting progress Child proofed the twitch drop deletion with a confirmation popup
2 Months Ago
- Make scientists sometimes opt for repositionning and staying on the offensive instead of staying in cover when they don't need to reload - Add comments to each FSM transitions to help understand the scientist's thoughts