193,082 Commits over 4,049 Days - 1.99cph!
searchlight beam improvements
unhid alleyway building on hex 8
Simple sight world model lod updates
Stripped a missing script from UI scene (console input field)
Stripped a missing camera component from some nested cameras
Fixed a bunch of missing script behaviours (RUST-1633 and RUST-1628)
Optimized sound / particle parent disconnects
fixed nav points so they all link up correctly
Added InvokeRandomized (like InvokeRepeating but randomizes the interval on every consecutive call)
Replaced Facepunch.Tick with InvokeHandler calls for now (perf, especially when removing)
added nav_points to hex blocks
Forcefully refresh terrain collider after setting the height map (fixes raycast issues with terrain)
Fixed server browser list scrollbar
added alleyway buildings and removed (unticked) all now hidden fences and barriers etc
this.this.this.this.this.this.this.
Improved the unified inventory. Removed the need for the separate PlayableCharacter.IItemRequestReceiver with its own separate system.
Made the whole cash register interactable in shops
Changed shop system to push state instead of always pulling it. This fixes a bug the shop had where it would update the cash display on the client before the items in your inventory got synced, leaving the price at the old value.
pickaxe viewmodel tweaks ( fixed clipping at certain FOVs, improved animation, fixed wrist pose )
mp5 viewmodel tweaks ( fixed clipping at certain FOVs, improved animations, fixed ADS alignment )
binocular viewmodel tweaks ( fixed the weird wrist pose )
semi_auto pistol viewmodel tweaks ( fixed clipping at certain FOVs, improved animations )
thompson viewmodel tweaks ( fixed clipping at certain FOVs, improved animations, fixed ADS alignment )
rocket launcher viewmodel tweaks ( fixed clipping at certain FOVs, improved animations )
lr300 viewmodel tweaks ( fixed clipping at certain FOVs, improved animations )
FOR FUCK SAKE more shader work
Banned holding drugs while in car. Maybe just because the package clipped through the car all the time.