202,579 Commits over 4,171 Days - 2.02cph!
Tagged more UI assets to use the UI mipmap group
Added tooltip for show compass option
Fixed discord settings button not working
merge from invis_ownership_fix
merge from pilot_hazmat_dlc
merge from Ak_Missing_dryfire_sounds
merge from bc_viewmodel_fixes
merge from inventory_loc_fix
merge from vm_syringe_wounded_sound_fix
merge from laserlightfixes
merge from optimize_sleeping_bags
merge from c4_stacking_fix
merge from decor_lighting_dlc
Small tweak on fairy point.
Fixed all remaining ghost bulbs I think.
clothing_mannequin platform, guidemesh updated and icon updated
clothing mannequin corpse setup
resized mannequin textures to 2k, added gibs
Set MP5 high for the same reason
Every projectile weapon now has a maximum effect distance that the effect can be heard
Set the bolt to an insanely high value (FOR TESTING - NOT FINAL)
Effects can now be provided with a max distance
If this new max distance is provided then we will do an additional distance check to see if the effect should be sent to any connection within the new max distance
Eg effect will check distance to see if the other player is close enough regardless of default network range
More terrain sculpting and smoothing
Add in convar to enable/disable long distance sounds, force the longer ShouldNetworkTo entity signal check if i or occlusion are enabled
Added safezone and sentry
Run scene2prefab (skip HLOD)
Only show sleepingbag team labels if:
Sleeping bag and player are in building priv
Have a hammer out
Fix a problem which would sometimes not display your favourite servers
Reduce the amount of search pruning: it was too severe:
We were overly pruning servers based on wipe and play times, but servers in the favourites aren't guaranteed to having these values.
This was causing us to excessivly prune search results that didnt need to be pruned.
Never skip checking objects for references or we'll delete things we need
Remove left over log in loading screen
▆▊▌█▇▄▍█▍▇█ █▅▅▋▇ ▋▊ █▉▅▇▄▄ █▋█▋██▅▌ █▊▉▍ ▅▇▊▋ ▅▉ ▊▊▇ ▊▄▉ ▅▉▅█▇██▍▉▌ ▍▊▉▅▍▉ ▅▉▄
Disable flattening on a few more components
Remove duplicated DungeonGridLink in entrance_ferry_terminal
tweaked mannequin skinning to work better with poses
Re-enable vine trees
added icelake
altered iceberg
Cabinet casts a cookie'd spotlight forward.
+ Related files.
Can drive in between obstacles better
Left side preference seems to be the way to go
Increase distance awareness
Better avoidance model
Rather than appending left,right,left,right directions append all left centre then right
When picking an avoidance direction attempt to pick a side that that containues with the ongoing steer, eg pick a left side if currently going left
Flip steering direction (was steering left when meant to be right)
Added different triggers, NPCs, Static vendirng machines
Merge from foliage_displacement_improvements