branchrust_reboot/main/vehiclescancel
1,903 Commits over 2,191 Days - 0.04cph!
Added UI infobox data for vehicle chassis and modules
updated textures, tweak conditional
adding WIP module
Merge from Main -> Vehicles
Adjusted physics code re playtest feedback, setting up vehicles to:
- Come to rest naturally at initial spawn
- Continue rolling freely if driver bails out while the vehicle is moving at significant speed
- Keep still, apply "handbrake" if driver exits while relatively stationary
Storage module now drops contents on death
Updated vehicle lift icon as well
Icon positioning adjustments
Add support to the item icon slot UI for more than just showing container slots. Now showing vehicle module and chassis info in UI slots.
Updated icons for all chassis and modules
Merge from Main -> Vehicles
Adjust vehicle lift deploy area + chassis prefab changes
Adjust trigger parent volumes on flatbeds
Add model script to chassis and modules
Increased brake power a little
Simplified vehicle lift networking, got it working correctly with save/load. Client now also infers the correct lift up/down state from the other parameters. Protocol++.
Enable saving on vehicle lift
Correctly link items and their entities when loading from save
Make sure vehicle is freed correctly if vehicle lift is despawned
Updates for the change in deployed vehicle lift prefab name
Merge from CraggyEaseOfUse -> Vehicles
Merge from CraggyEaseOfUse -> Vehicles
Merge from Main -> Vehicles
Tentative fix for lift not deploying in builds
Moved car lift to electrical category
Fix "Calling kill - but already IsDestroyed!?" warnings on seats when vehicles are destroyed.
Using IOStateChanged instead of UpdateFromInput
Boot out player interaction if they're using the lift when it loses power
Remove obsolete method, exit Modular Car inventory loadout, edit test map
Merge from Main -> Vehicles
more driver position /seat /dashboard tweak
adjusting seat and driver positions
Pedal max angle change from 90° to 75°
Animate speedometer and fuel gauge
Animating both accelerate and brake. Packing data to the client in a combined float. Protocol++.
Accelerator pedal now IK animated
Attach feet to accel/brake pedals
Fixed steering wheel interaction issues in vehicles with multiple steering wheels/drivers
Adjusted seating position on all seats
Fixed everyone in any seat trying to hold the steering wheel
Fixed damage tex not being set correctly on initial connection for modules at 0 health
Merge from Main -> Vehicles
Don't show health on static vehicle lift
disabled dashboard lights