userBill Bcancel

13,186 Commits over 2,830 Days - 0.19cph!

4 Years Ago
Icon positioning adjustments
4 Years Ago
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.
4 Years Ago
Updated icons for all chassis and modules
4 Years Ago
Merge from Main -> Vehicles
4 Years Ago
Adjust vehicle lift deploy area + chassis prefab changes
4 Years Ago
Adjust trigger parent volumes on flatbeds
4 Years Ago
Add model script to chassis and modules
4 Years Ago
Increased brake power a little
4 Years Ago
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++.
4 Years Ago
Enable saving on vehicle lift
4 Years Ago
Correctly link items and their entities when loading from save
4 Years Ago
Make sure vehicle is freed correctly if vehicle lift is despawned
4 Years Ago
Updates for the change in deployed vehicle lift prefab name
4 Years Ago
Merge from CraggyEaseOfUse -> Vehicles
4 Years Ago
Move BYPASS_PROCEDURAL_SPAWN_PREF out of server define
4 Years Ago
Merge from CraggyEaseOfUse -> Vehicles
4 Years Ago
Merge from Main -> Vehicles
4 Years Ago
Added Rust Editor window option to bypass procedural spawn and directly use "spawnpoint" tagged GameObjects. Automatically clears the setting if the loaded scene changes
4 Years Ago
Set Craggy back to daytime
4 Years Ago
Meta file only
4 Years Ago
Tentative fix for lift not deploying in builds
4 Years Ago
Moved car lift to electrical category
4 Years Ago
Fix "Calling kill - but already IsDestroyed!?" warnings on seats when vehicles are destroyed.
4 Years Ago
Minor decay edit
4 Years Ago
Using IOStateChanged instead of UpdateFromInput
4 Years Ago
Boot out player interaction if they're using the lift when it loses power
4 Years Ago
Remove obsolete method, exit Modular Car inventory loadout, edit test map
4 Years Ago
Merge from Main -> Vehicles
4 Years Ago
Fix client compile
4 Years Ago
Throttle code edit
4 Years Ago
Pedal max angle change from 90° to 75°
4 Years Ago
Animate speedometer and fuel gauge
4 Years Ago
Animating both accelerate and brake. Packing data to the client in a combined float. Protocol++.
4 Years Ago
Accelerator pedal now IK animated
4 Years Ago
Attach feet to accel/brake pedals
4 Years Ago
Fixed steering wheel interaction issues in vehicles with multiple steering wheels/drivers
4 Years Ago
Adjusted seating position on all seats
4 Years Ago
Fixed everyone in any seat trying to hold the steering wheel
4 Years Ago
Fixed damage tex not being set correctly on initial connection for modules at 0 health
4 Years Ago
Merge from Main -> Vehicles
4 Years Ago
Don't show health on static vehicle lift
4 Years Ago
Disable TailLights for now
4 Years Ago
Check if on vehicle, fixes menu NRE
4 Years Ago
Send health values to client after adding modules
4 Years Ago
Fixed SkinnedMeshRenderers not showing damage texture
4 Years Ago
Disable headlights by default for now
4 Years Ago
Cleaned up engine audio update method
4 Years Ago
Send throttle input value to client, for use with audio. Protocol++.
4 Years Ago
Vehicle lift work
4 Years Ago
Adjust power connection and deploy mesh for vehicle lift