userIan Hendersoncancel

4,096 Commits over 701 Days - 0.24cph!

1 Year Ago
Swapped crappy taped together vendor front menu system with something more reliable
1 Year Ago
Merge main
1 Year Ago
Travelling Vendor -> Main
1 Year Ago
Vendor will destroy train cars in its path
1 Year Ago
Reduce pull over check time
1 Year Ago
Removed unneeded art
1 Year Ago
Fixed failing visual check, which was preventing buying stuff from the vendor whilst stationary. Reverted some code that removed Shop Icon
1 Year Ago
Turn off Rigidbody interpolation for Bradley. Should prevent stuttering over network.
1 Year Ago
Regen
1 Year Ago
Added upper bound to obstacle blocking Code cleanup Better error messages
1 Year Ago
Missed codegen!
1 Year Ago
Codegen woops!
1 Year Ago
Travelling Vendor -> Main
1 Year Ago
Greatly reduced target detection range Minor code cleanup Added convar to have the vendor destroy buildings. Disabled by default. Increased push box size
1 Year Ago
Merge Travelling Vendor -> Main
1 Year Ago
Changed icon to green one Increased icon size
1 Year Ago
Merge Travelling Vendor -> Main
1 Year Ago
Moved turrets closer to the vendor centre
1 Year Ago
Added random engine backfires
1 Year Ago
Added side turrets to the vendor
1 Year Ago
Vendor attacker is not marked as hostile
1 Year Ago
Wired headlights and spotlights to TOD
1 Year Ago
Fixed out of stock being displayed briefly inside vendor. Also fixes being unable to buy from the machine whilst someone else is buying at the same time
1 Year Ago
Merge main -> travelling_vendor
1 Year Ago
Merge Travelling Vendor -> Main
1 Year Ago
Check if we have someone around before dying Swapped to pattern matching
1 Year Ago
Return out of death
1 Year Ago
Reduced pull over distance again Get component if null on serverside menu Target code semi-cleanup
1 Year Ago
Pick further away points to align to
1 Year Ago
Remove smoothing pass for alignment
1 Year Ago
Increased radius check
1 Year Ago
Fixed order of NRE checks
1 Year Ago
Added more checks to try and kerb this NRE
1 Year Ago
Vendor can now get over rails Added rails to vendor test map Added more accurate detailed colliders
1 Year Ago
Merge Travelling Vendor -> Main (yet again!)
1 Year Ago
Added client check for editor script
1 Year Ago
Travelling Vendor -> Main
1 Year Ago
Fixing compile error
1 Year Ago
Fixed override steering bug Increased time between pullovers
1 Year Ago
Merge Travelling Vendor -> Main
1 Year Ago
Greatly improved the performance of vendor position pull over collider check
1 Year Ago
Drive for a bit before switching off indicators Removed another sphere
1 Year Ago
Fixed unset indicators on pull off
1 Year Ago
Fixed another bug with hazards Commented out debug spheres
1 Year Ago
Reduced serverside max steer angle to a more realistic maximum Swapped right indicator use flags that are actually free Setup hazard lights on pull over Prevent explosives from being able to be placed on the vendor Fixed issues with right indicator
1 Year Ago
Increase indicator speed
1 Year Ago
Flipped indicators
1 Year Ago
Removed doublers
1 Year Ago
Added buttons to Vehicle Light to allow them to be toggled in editor
1 Year Ago
Travelling Vendor -> Main