199,685 Commits over 4,140 Days - 2.01cph!
Switched a few resource and item gathering related find targets to use pathfinding based distance considerations
backup/progress - ironing out materials for macrodetail
Bunch of refactoring to deal with entity visibility (fog of war prep)
Camera set to follow mode by default
Button fix
Notification fix
Server pos fix
searchlight fixes/balance/visual improvements
Fixed hole in collision
Added outline effect to player trucks
Bots can no longer be created before InitPostEntity fires ( because it crashes the server )
Automated Linux Build #655
Automated Linux DS Build #655
Automated Windows Build #655
attack targetting/range rework WIP
▌ ▌▍▉▍▇▄▆ ▋▍▉▌▄▄
█▇▉ ▆▉▉█ ▌▉▆▍ ▌▊▅ █▊▌▅▄▌ ▄▄▊▋▆
more rework (broken at the moment)
Added outlines
Moved mission marker
Changed package size
Added blocking check for phone
Fixed server NRE
Merging in my work now that testing week is over.
Fixed a bug in CLIENT+SERVER mode
Getting the latest from Trunk.
Fixed package viewmodel casting shadow. Removed Debug log.
Fixed generic package hold position on proxy player
Banned holding drugs while in car. Maybe just because the package clipped through the car all the time.
FOR FUCK SAKE more shader work
lr300 viewmodel tweaks ( fixed clipping at certain FOVs, improved animations )
rocket launcher viewmodel tweaks ( fixed clipping at certain FOVs, improved animations )
thompson viewmodel tweaks ( fixed clipping at certain FOVs, improved animations, fixed ADS alignment )
semi_auto pistol viewmodel tweaks ( fixed clipping at certain FOVs, improved animations )
binocular viewmodel tweaks ( fixed the weird wrist pose )
mp5 viewmodel tweaks ( fixed clipping at certain FOVs, improved animations, fixed ADS alignment )
pickaxe viewmodel tweaks ( fixed clipping at certain FOVs, improved animation, fixed wrist pose )
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.
Made the whole cash register interactable in shops