reporust_rebootcancel

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

36 Days Ago
MP5 deploy animation timing update
36 Days Ago
Adding burst cloth to industrial torch viewmodel setup
36 Days Ago
merge from main
36 Days Ago
Blowpipe reload animation update
36 Days Ago
- Setup cleaner and more reliable reset flow - Fix loaded server authoritative position from stomping a predicted position (again) - Add 'include walls' to the raycast options - Codegen - Ensure pool table syncs state after each ball pocketing - Line renderer stops when it intersects with a wall or ball in the pool physics engine - Stop jumping into the air when you dismount after a shot
36 Days Ago
Ripped carpet decals for interior
36 Days Ago
fix BBQ workshop prefab being closed when publishing
36 Days Ago
Updated player unarmed idle
36 Days Ago
Quick refactor
36 Days Ago
Optim: SplitQuotesStrings - use pooled list internally - also gave it a small clean, as it was a bit horrendous looking code Saves us 3 allocs - down to 6 allocs, 0.25KB per call Tests: unit tests
36 Days Ago
merge from industrial_dlc
36 Days Ago
more terrain height polish and splat painting pushed set dressing density around the streets and secondary buildings
36 Days Ago
merge rust_relay_server -> main
36 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
36 Days Ago
merge main -> rust_relay_server
36 Days Ago
fixed another NRE in FakePlayer occlusion
36 Days Ago
Apply friction when bouncing off walls to prevent weird infinite rolling at certain angles on surfaces
36 Days Ago
Reset the game when the 8 ball is pocketed before its due
36 Days Ago
hammer anim update on deploy
36 Days Ago
Update(tests): more failing edge cases Tests: ran unit tests, old logic passes
36 Days Ago
merge from bowless_crossbow
36 Days Ago
Disable motion vectors for io arrows, fixes motion blur issues
36 Days Ago
Fixed shop marker cluster text scaling
36 Days Ago
merge from main
36 Days Ago
merge from main
36 Days Ago
Industrial torch animation + animator blend updates
36 Days Ago
Fixed input fields using decimal number content type not working
37 Days Ago
37 Days Ago
Matched new input system scroll speed to match the sensitivity of 10 we had in the old input system
37 Days Ago
Add `weather.savetofile` command for saving out quick cfgs with the current time of day/weather/sun rotation, etc.
37 Days Ago
Toned down speech animation parameters slightly
37 Days Ago
Add support for raycasting inside the pool physics engine
37 Days Ago
remove beard cap from Male/O material (doesn't get removed without a beard apparently)
37 Days Ago
merge rust_relay_server -> main (NRE Hotfix)
37 Days Ago
resolved NRE in BasePlayer::SendEntityUpdates
37 Days Ago
missed file
37 Days Ago
Fix movember card moustache (for modders)
37 Days Ago
exported updated 3p jump anim
37 Days Ago
Combine both entiities
37 Days Ago
Updating industrial torch viewmodel rig
37 Days Ago
wip rain grace period
37 Days Ago
Update(tests): add a couple more trimming edge cases Discovered during rewrite Tests: ran unit tests
37 Days Ago
industrial garage door; - removed neighbouring ao from moving parts, only self occlusion for parts that move.
37 Days Ago
Merge from PlayerRigUpdate2
37 Days Ago
Merge from main
37 Days Ago
merge from devtools_scaling_fixes
37 Days Ago
Copy paste list view fixes
37 Days Ago
Tweaked free aspect layout of item and vehicle tabs
37 Days Ago
Fixed F1 loadout tab scaling issues when using free aspect
37 Days Ago
Fixed copypaste grid button title text layout issues