userIan Hendersoncancel
branchrust_reboot/main/travelling_vendorcancel

229 Commits over 91 Days - 0.10cph!

1 Year Ago
Fixed layering issue stopping vendor from detecting trains
1 Year Ago
Swapped crappy taped together vendor front menu system with something more reliable
1 Year Ago
Merge 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
Regen
1 Year Ago
Added upper bound to obstacle blocking Code cleanup Better error messages
1 Year Ago
Codegen woops!
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
Changed icon to green one Increased icon size
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
Return out of death
1 Year Ago
Check if we have someone around before dying Swapped to pattern matching
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
Added client check for editor script
1 Year Ago
Fixing compile error
1 Year Ago
Fixed override steering bug Increased time between pullovers
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
Removed unused RendererLOD
1 Year Ago
Added null check on IsPositionClear - should prevent NRE's
1 Year Ago
Brought back 4 wheel braking Minor code cleanup Tree kill fixed
1 Year Ago
Vendor now destroys any builldings on the road. Won't affect normal gameplay, but will allow it to work on modded servers that allow building placement on roads.
1 Year Ago
- Removed overengineered steering system. Pure pursuit seems to be the GOAT - Look ahead multiple points rather than just 1 - Removed excess logs
1 Year Ago
Fixed brake lights again
1 Year Ago
Enable waiting again - oops!
1 Year Ago
Clear material properties block before setting colour
1 Year Ago
Vending front changes
1 Year Ago
Fixed wheel colliders having a slight gap with the ground