243,067 Commits over 3,898 Days - 2.60cph!
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.
Fixed generic package hold position on proxy player
Fixed package viewmodel casting shadow. Removed Debug log.
Getting the latest from Trunk.
Fixed a bug in CLIENT+SERVER mode
Merging in my work now that testing week is over.
Changed package size
Added blocking check for phone
Fixed server NRE
Added outlines
Moved mission marker
more rework (broken at the moment)