userBill Bcancel

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

2 Years Ago
Snowmobiles: Don't tick fuel all the time
2 Years Ago
Replaced vehicle capsule clipping checks with a sphere check if the start and end pos are the same. Avoids a bug in Unity that treats capsule colliders with the same start/end point incorrectly when checking vs. a concave mesh colliders (seems to treat the mesh like a convex one or a bounding box).
2 Years Ago
Manifest updates
2 Years Ago
Merge Main -> Snowmobile
2 Years Ago
Merge Main -> Snowmobile
2 Years Ago
Merge Snowmobile -> Main
2 Years Ago
Improved bump animation showing code
2 Years Ago
Merge new bump animation -> Snowmobile
2 Years Ago
Adjustments
2 Years Ago
Better player bump animation triggers. Play if there's a big velocity change (crashes etc), or if there's a sudden suspension compression.
2 Years Ago
Don't play bump anim too often
2 Years Ago
Temp setup: Print "BUMP" when the drivers gets bumped
2 Years Ago
Assigned snowmobile override controller
2 Years Ago
More potential dismount points for snowmobiles
2 Years Ago
Merge Snowmobile -> Main
2 Years Ago
Collision test - switch to continuous detection. May be fine, or may cause random sudden stops while driving fast on rough terrain. TBD
2 Years Ago
Simplified the generic snowmobile world collider
2 Years Ago
Removed Tomaha light double-ups, fixes visual z-fighting/flickering
2 Years Ago
Removed modular-car-engine-test-nice-setup
2 Years Ago
Merge Snowmobile -> Main
2 Years Ago
Increased snowmobile collision damage taken (was very low, still pretty low)
2 Years Ago
More wheel spin slip, it's cool
2 Years Ago
Limited the frequency of engine start fail sound
2 Years Ago
Audio code comment
2 Years Ago
Merge Main -> Snowmobile
2 Years Ago
LOD cull snowmobiles from further away
2 Years Ago
Merge Snowmobile -> Main
2 Years Ago
Added a small amount of suspension travel to the generic snowmobile treads
2 Years Ago
Merge Snowmobile -> Main
2 Years Ago
Rather than disable generic snowmobile headlights entirely (68413), remove the mesh, but leave the lighting
2 Years Ago
Merge Snowmobile -> Main
2 Years Ago
Fixed generic snowmobile ski snow FX now always showing up anymore
2 Years Ago
Merge Snowmobile -> Main
2 Years Ago
Merge SnowmobileFXFixes -> Snowmobile
2 Years Ago
Lower the snow ski trail effect to the ground slightly
2 Years Ago
Cleanup
2 Years Ago
Fix NRE when firing a weapon while mounted to a vehicle with no rigidbody. Put null RB checks on a a few other methods as well.
2 Years Ago
Subtract "Moved snowmobile particle FX to always sit at the position of the skis and treads"
2 Years Ago
Subtract "Fixing all the snowmobile FX that got broken"
2 Years Ago
Merge Snowmbile -> SkiFXFixes
2 Years Ago
Subtract "Half fixed ski FX trails not showing"
2 Years Ago
Merge Snowmobile -> Aux
2 Years Ago
Extend snowmobile rear world colliders enough to allow for a passenger to not get kicked off if it's backed up against a cliff
2 Years Ago
Improved handling of snowmobile rear passenger collision
2 Years Ago
Half fixed ski FX trails not showing, but angle is messed up
2 Years Ago
Merge Snowmobile -> Arctic Bases
2 Years Ago
Merge Snowmobile -> Aux
2 Years Ago
Another suspension edit
2 Years Ago
Merge Snowmobile -> Arctic Bases
2 Years Ago
Merge Snowmobile -> Aux