userIan Hendersoncancel

633 Commits over 213 Days - 0.12cph!

Fixed broken machine
Update manifest
Setup vendors own type of vending machine rather than using weapons one Vendor now grabs reference to its own machine Force machine on map update Code cleanup
Ensured travelling state and waiting state can move around seamlessly. Brakes state now dependent on travelling state
Vendor can now be stopped by a player gesture Used a state machine instead
Setup sell orders properly Add targetting system
Yesterday
Added vending machine. Setup custom sell orders. Disabled colliders on client.
Yesterday
Added a low pass smoothing filter to steering as well as tweaking existing steer deadzone values. Outside of deadzone now ensures straight wheels
Yesterday
Added steering deadzone to avoid over corrections
6 Days Ago
We travelling!
6 Days Ago
Add debug print outs for steering
6 Days Ago
Fixed issues with rigidbodies. Increased target throttle
6 Days Ago
Fixed Harry Potter car
6 Days Ago
Fixed vendor recreating itself
7 Days Ago
Changed cargo time to ensure the last crate can be looted should cargo egress whilst finished docking
7 Days Ago
Add network time fix
7 Days Ago
Fixed is client checks
7 Days Ago
Fix dodgy rigidbody linls
8 Days Ago
Path invalid errors patched
8 Days Ago
Fixed vendor test scene
8 Days Ago
Merge main
8 Days Ago
Fixed off alignment
8 Days Ago
Ensure cargoships docking path for harbor 2 is properly centered
8 Days Ago
Prevent heli from trying to crash at underwater labs
8 Days Ago
Merged helicopter fixes
8 Days Ago
Removed debug stuff
8 Days Ago
Bunch more targetting bugs fixed Had to revert damage checks and 0 hp workaround Modified zone sizes again
8 Days Ago
Fixed exploding heli in mid air without crashing Another attempt to fix this neverending orbit bug :)
8 Days Ago
Ensured starting orbit break inside update won't call the rest of the movement code that iteration
8 Days Ago
Fixed logic problem with heli orbits when there are 0 targets and can break from the orbit
8 Days Ago
Prevent further damage to heli once in death state Ensure death spinout location is located on the floor
8 Days Ago
Ensure some space is allocated for collisions prior to the death spinout
8 Days Ago
Added convar to disable monument crashing
8 Days Ago
Ensured monuments that have default tier don't slip through the cracks
8 Days Ago
Additional check for monument type
8 Days Ago
Heli will ignore tier 0 monuments: ice lakes, swamps, caves, etc.
9 Days Ago
Sorted phrases after main merge
9 Days Ago
S2P again
9 Days Ago
Merge main
9 Days Ago
Removed unneeded print outs
9 Days Ago
Ensured is localised setup for shopkeepers
10 Days Ago
Added fishing village, bandit town and outpost shopkeeper tokens
10 Days Ago
Ramdon lighting files
10 Days Ago
S2P - got all vending machines translations working apart from shopkeepers
12 Days Ago
Vending machine translation token now routed through protobuf
13 Days Ago
Swapped over to using translate phrases Added localized checkbox for vending machines
13 Days Ago
Set phrases for all npc vendors
13 Days Ago
Added backend support to allow localisation to npc vending machines
13 Days Ago
Added a small ramp to legacy shelter, so it's easier to access on bad terrain
13 Days Ago
Additional open root check