134,406 Commits over 4,444 Days - 1.26cph!
Unity seat child prefabs were very confused about how to handle the new isMobile setting - I'm guessing due to its use of FormerlySerializedAs? Hacked the .prefab files directly to fix it
Set isMobile back to true on vehicle seats. This is actually needed to update the position of the LocalServerPlayer. This fixes snowmobiles not always allowing dismount.
First pass on native support for an auto walk binding
Once toggled on will walk until the bind is pressed again or the player presses the forward or backwards keys
Works in vehicles as well
Add convar-based debugging for ValidDismountPosition
Snowmobile temp tread visuals edit
Added a warning if the selected item is already researched at the research table
Refactored panel logic to use less nesting
merge from /xmas_update_2021
subtract
67388 for clean merge
fixed double door garland pickup
Functional, but pre-polish.
Building brick skin prefabs setup - start
Building brick skin LODs/Gibs/Colliders files
pre-slow falling change checkpoint
ai combat state timing tweaks
Don't prioritise the last attacker in the assign to friend auth menu (turrets/bags)
Temp tread visuals setup for the other snowmobile. Remove the old temp visual wheel
Set up tread animation for the Tomaha.
Fixed screenshots appearing blurry if taken while the admin UI is open (triggering via a keybind would have bypassed this issue)
Reduce snowmobile performance with damage
Remove the TODO on healthFraction in BaseCombatEntity saying to rename it to healthNormalised. It's been more than six years, let's stick with healthFraction at this point.
Magnet crane can lift snowmobiles
Fixed RustButtons staying hovered if they are disabled in their OnRelease event (will need testing)
Expand tool storage in tool cupboard to 4 slots, can now store wire tool and hose tool
Update text on contacts sorting UI
Hide the cancel button on the loading screen when respawning
Add snowmobile rider protection (wood armour equivalent).
Set snowmobile decay time.
Always mount the snowmobile driver seats first
Fix Tomaha brake lights not showing up
Fixed timer accidentally left to a debug value
Remove temp lights from the standard snowmobile, confirmed only the Tomaha needs them
Don't automatically turn ground vehicle lights on when the vehicle starts (revert to previous behaviour)
Fixed hover loot not cancelling properly when the loot container changes over from the player to the corpse
Basic headlight and taillight setup for snowmobiles
When looting a player that is incapacitated, if the player dies (eg from a kill command) the player will automatically start looting the corpse
Enable saving on all vehicle mount seats (re Rohan's mounting changes)
Fixed Tomaha storage interaction not working