reporust_rebootcancel

135,565 Commits over 4,474 Days - 1.26cph!

44 Days Ago
Optim: SplitQuotesStrings - replace regex usage with hand-rolled processing Saves us 24 allocs per call - now 9 allocs, 0.5KB per call. As a bonus, looks to be 3-5x times faster Tests: ran unit tests
44 Days Ago
merge main -> rust_relay_server
44 Days Ago
fixed another NRE in FakePlayer occlusion
44 Days Ago
Apply friction when bouncing off walls to prevent weird infinite rolling at certain angles on surfaces
44 Days Ago
Reset the game when the 8 ball is pocketed before its due
44 Days Ago
hammer anim update on deploy
44 Days Ago
Update(tests): more failing edge cases Tests: ran unit tests, old logic passes
44 Days Ago
merge from bowless_crossbow
44 Days Ago
Disable motion vectors for io arrows, fixes motion blur issues
44 Days Ago
Fixed shop marker cluster text scaling
44 Days Ago
merge from main
44 Days Ago
merge from main
44 Days Ago
Industrial torch animation + animator blend updates
44 Days Ago
Fixed input fields using decimal number content type not working
44 Days Ago
44 Days Ago
Matched new input system scroll speed to match the sensitivity of 10 we had in the old input system
44 Days Ago
Add `weather.savetofile` command for saving out quick cfgs with the current time of day/weather/sun rotation, etc.
44 Days Ago
Toned down speech animation parameters slightly
44 Days Ago
Add support for raycasting inside the pool physics engine
44 Days Ago
remove beard cap from Male/O material (doesn't get removed without a beard apparently)
44 Days Ago
merge rust_relay_server -> main (NRE Hotfix)
44 Days Ago
resolved NRE in BasePlayer::SendEntityUpdates
44 Days Ago
missed file
44 Days Ago
Fix movember card moustache (for modders)
44 Days Ago
exported updated 3p jump anim
44 Days Ago
Combine both entiities
44 Days Ago
Updating industrial torch viewmodel rig
44 Days Ago
wip rain grace period
44 Days Ago
Update(tests): add a couple more trimming edge cases Discovered during rewrite Tests: ran unit tests
44 Days Ago
industrial garage door; - removed neighbouring ao from moving parts, only self occlusion for parts that move.
44 Days Ago
Merge from PlayerRigUpdate2
44 Days Ago
Merge from main
44 Days Ago
merge from devtools_scaling_fixes
44 Days Ago
Copy paste list view fixes
44 Days Ago
Tweaked free aspect layout of item and vehicle tabs
44 Days Ago
Fixed F1 loadout tab scaling issues when using free aspect
44 Days Ago
Fixed copypaste grid button title text layout issues
44 Days Ago
Fixed F1 copy paste tab scaling issues when using free aspect
44 Days Ago
merge rust_relay_server -> main
44 Days Ago
merge main -> rust_relay_server
44 Days Ago
Updating m16 view model rig with new mesh
44 Days Ago
merge from iolines_shader_fix
44 Days Ago
Restored invisible wire material
44 Days Ago
Restored hose material colours
44 Days Ago
merge from main
44 Days Ago
Added environment volumes for the apartment type B interior corridors apartment_complex_1 s2p
44 Days Ago
merge from barrel_conveyor_fix
44 Days Ago
Fix barrels not showing up in conveyor filters since reskin support was added
44 Days Ago
tweaked central oak for better fit in market place near final splat painting
45 Days Ago
Merge from main