userIan Hendersoncancel
reporust_rebootcancel

2,825 Commits over 548 Days - 0.21cph!

10 Months Ago
Heli now uses fixed height again
10 Months Ago
Aux fix attempt
10 Months Ago
Stubbed on destroy code
10 Months Ago
Fixed broken protobuf file Rebuild
10 Months Ago
Fixed broken protobuf file
10 Months Ago
Merge travelling_vendor
10 Months Ago
Merge main
10 Months Ago
Codegen. Ready to go
10 Months Ago
Added quick death to get on AUX.
10 Months Ago
Fixed roads being picked up as a spawn check Added some convars to customise behaviour
10 Months Ago
Vendor spawn event will now check a bunch of spawn positions before selecting appropriate one. This prevents vendor from spawning on top of anything.
10 Months Ago
Fixed broken top turrets
10 Months Ago
Added more sell orders Broken new turret setup with vendor Setup turrent variant
10 Months Ago
Fixed incorrect index (again)
10 Months Ago
Fixed incorrect destination on event start
10 Months Ago
Sorted null hit colliders in obstacle check
10 Months Ago
Event setup Added missed world mask to obstacles Codegen
10 Months Ago
Merge main
10 Months Ago
Fixed random letter in file
10 Months Ago
Fixed vendor alignment Made alignment work with steering instead
10 Months Ago
Pull over does appropriate checks either side Ensure waiting on pullover is consistent Additional safety checks whilst aligning Entity info on death by vendor
11 Months Ago
Vendor clientside stuff: - basic steering - basic wheel rotation
11 Months Ago
Merge main
11 Months Ago
Fixed a bunch of weird bugs with pulling over Lights flag now sets at night Dynamic destination distance checks
11 Months Ago
Aligning state now applies force and does appopriate angle checks
11 Months Ago
Pull over methods use the brakes like everything else Is server check on client scripts Refactor vendor prefab into categories
11 Months Ago
Fixed vendor spawn orientation More consistent pulling over positions Increased vendor mass and drag
11 Months Ago
Prevented vendor from tipping over in some scenarios
11 Months Ago
Added client flags for braking, pulling over and lights
11 Months Ago
Expose overall stock Swap vendor check to a distance check Expose refill time Set vendor up to just have 1 of each item
11 Months Ago
Expose refill time Increase brake power Reduced check radius
11 Months Ago
Fixed incorrect patron wait condition
11 Months Ago
Spawned vendor now points in the direction of initial travel Client stop targets discarded
11 Months Ago
Added vendor fronts to new WIP model Removed DDdraw's Removed redudant ServerInit in vendor front
11 Months Ago
Sorted wheel values Vendor moves as expected again
11 Months Ago
Broken vendor travel Hardcoded turning radius
11 Months Ago
Invisible vending machine now checks for reserved6 flag on load. Should fix broken fishing village vendors without a server map wipe
11 Months Ago
Merge main
11 Months Ago
Made a kill entity trigger. Should swap over cargo/bradley/vendor for performance
11 Months Ago
Fixed vendors not working on fishing village a and c Thank you Alistair!
11 Months Ago
Changed vendor flags on fishing village a and c
11 Months Ago
Minor changes
11 Months Ago
Distance check on vendor
11 Months Ago
- Increased range to be classified at destination - Increased steering sensitivity - Added downforce based on speed - Tightened suspension springs
11 Months Ago
Vendor now destroys barricades that it runs into
11 Months Ago
Removed some weight from the vendor (took out the passenger seat) Suped up the engine (+50 horsepower) Added racing breaks
11 Months Ago
Merge main
11 Months Ago
Bradley now destroys barricades in its path
11 Months Ago
Fixed vendor positions Fixed weird wheel placement issues