2,596 Commits over 548 Days - 0.20cph!
Custom inspector tool for messing with NPCVendingOrders
First lot of travelling vendor orders complete
Added ability to get random entries from a vending order list
Added ability to set min,max pricing as well as very low pricing and pricing chances
Weight moved to different section
Vendor will attempt to straighten itself up once it pulls over
Code cleanup
Exposed more things as variables
Pullover timer added
Basic setup for pulling over
Remove translation debug logs
Successfully ignores people who try to block its path
Debug lists
Ensure targets are in the right dictionaries
Ignored players are now properly removed from the blockers list
Added admin convar to allow all player based skinned mesh renderers to be able to enable/disable update offscreen. Enabled will prevent popping of players at corners of frames when doing cinematics
Fixed argument exceptions in dictionary
Fixed broken Rowboat prefab
Fixed broken rowboat prefab
Setup map marker update on invokerepeating rather than FixedUpdate
Front blocker list now actually considered
Main patrons list swapped to dictionary
Further optimisations
Pooling used for other lists
Now checks list of hits instead
Pooled list
InvokeRepeating on obstacle update
Fixed issues with scrap4sale in bandit
Fixed weird merge issues
Fixed scene not being pushed
Merge main - that was a pain
Clean up player target code
Added an ignore list. Standard targetting methods use the list to cross reference new possible patrons
Now travels on roads supplied from new list
Created seperate lists for each category of road. Adjusted road layout and road ring to add to the new lists.
Merge LOD conversion multiselect
Made RendererLOD conversion multi selectable
Add subtle wind offset and sway
Reimplemented movement tilt
Added smooth time. New direction calculations
Changed GetHackableCrates over to just checking the child entities, and set to private
Fixed saving issue with debug language
Set default debug language back to 0 - sorry!
Prevent heli from crashing at quarry
Patrol points now take the height of the ground into consideration
Patrol heli now more likely to grab a position from the first 70% of the map. Avoiding the edges
Patrol heli now drops flares when entering a flee. Should help give some player feedback
Additional check to ensure heli wont retire when dead. Hopefully patch not crashing when rotors disabled
Doubled heli lifetime from 15 mins to 30 mins, to give more time due to the flee states
Increased linger time when trying to retire and been damaged recently
Hack to ensure damage effect comes up
Can now grab count of hackable counts on cargo
Cargo will now stay long enough for the last crate to be looted should it exist
Merge main - fix conflicts
Merge main - fixed conflicts