userBill Bcancel
branchrust_reboot/main/Bikescancel

92 Commits over 60 Days - 0.06cph!

Yesterday
Meta files and other things that Unity wants to update with the 2022 upgrade
Yesterday
Manifest
Yesterday
Code gen + protobuf
Yesterday
Merge main -> Bikes. Updates bikes branch to Unity 2022
4 Days Ago
Functional motorbike kickstand, some refactoring
4 Days Ago
Comment out PingEstimator spam
6 Days Ago
Fixed reversed suspension on new bike model (suspension still needs other work)
6 Days Ago
Merge main -> Bikes (before 2022 update)
24 Days Ago
Merge main -> Bikes
24 Days Ago
Merge main -> Bikes
25 Days Ago
Minor edit
25 Days Ago
Fixed still pedalling sometimes when stopped, adjusted pedal ratio
25 Days Ago
Use gears for the pedal animation, like a real pedal bike rider would. New separate placeholder engine audio sets for motorbike and bike
25 Days Ago
Keep pedals flat as the pedal axle turns
25 Days Ago
Pedals rotate, matching drive wheel rotation at a specified ratio
25 Days Ago
Materials
25 Days Ago
Added pedals to the pedal bikes and IK'd driver feet to them
25 Days Ago
Both real wheels of the trike are now power wheels, and all wheels of pedal bikes are brake wheels. Fixed lack of friction of right-rear trike wheel
25 Days Ago
Added pedal bike and pedal trike to my test map
25 Days Ago
Added placeholder pedal bike and pedal trike rideable entities. Manifest update
25 Days Ago
Enabled head clipping check on bikes but this time it actually works (I still have a cold, ok?)
25 Days Ago
Enabled head clipping check on bikes
25 Days Ago
Updated in-air wheel rotation for vehicles, now wheels loose rotation speed slowly while not grounded, and there's no tie to speed
25 Days Ago
Air control improvements and refactoring
25 Days Ago
Re-enabled mouse steer for bikes. Changed mouse steer input modifier to FIRE_THIRD (attack3) instead of DUCK.
26 Days Ago
Disable mouse steer on motorbikes since it conflicts with the intentional duck input. Bug fixes
26 Days Ago
Air control changes, using duck input now
26 Days Ago
Small fixes
26 Days Ago
Fixed broken inspector vals
26 Days Ago
Sprint and air control torque
26 Days Ago
Refactoring, three-wheeled bikes now also support sprint torque
27 Days Ago
Missing meta file
27 Days Ago
Lift the bike a bit when holding sprint. To be improved (though engine limitation prevents us from doing full wheelies unfortunately - wheelcolliders always raycast downward with respect to parent rigidbody orientation)
27 Days Ago
Comment out ping estimator editor spam
27 Days Ago
Merge main -> Bikes
32 Days Ago
Merge Main -> Bikes
32 Days Ago
New sprint input networking. Rename smowmobile protobuf to smallVehicle since it's shared with bikes. Network++ Also fixed snowmobile not sending fuel fraction in save/load.
32 Days Ago
Fix some server/client stuff
32 Days Ago
Smooth out jittery bike steering visuals
32 Days Ago
Minor edit
32 Days Ago
Sidecar bike steering adjustments
32 Days Ago
Sidecar bike driving physics work
33 Days Ago
Various sidecar bike physics work. Should also be useful if we do a quad bike.
33 Days Ago
Give the sidecar wheel basically no friction, so it doesn't drag the bike to the right
33 Days Ago
Remove leaning in air via throttle/brake. Going to try this as sprint/crouch instead
33 Days Ago
Smooth out the ground normal data. My stabilisation didn't like the instant changes
33 Days Ago
Bike stat tweaks
34 Days Ago
- Bikes with >2 wheels now orient their roll to ground normal on slopes, instead of world up. Not perfect yet and needs some work - Don't give snowmobile driving achievement for driving a motorbike - Improved wheel visuals - Switch bike RB to Continuous Speculative, it's smoother
35 Days Ago
Snowmobile orientation fix
35 Days Ago
Materials