reporust_rebootcancel

134,515 Commits over 4,444 Days - 1.26cph!

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