34,616 Commits over 4,444 Days - 0.32cph!
Fixed dodgy collider in doorway between recycler and main building at airfield
Fixed Secretlabs chair gib errors
subtracting
54455 - multiple issues, merge to experimental once fixed
Merge from SecretLabChair
Prevent "Look rotation viewing vector is zero" complaints from hot air balloon, minicopter, scrap transport helicopter
Fixed invisible barrier across airfield rear door
Merge from PlayerColliderMod -> Main
Merge DestroyableRoadsigns -> Main
Merge MoreGeneralBugFixes -> Main
Fixed loot barrel gibs not using the correct material
Merge OilRigBoats -> Main
Adjust recycler rounding so there is no benefit to recycling some stackable items individually
merge from chat_message_fix
Fix kayaks not decaying at the intended rate
merge from crafting_placeholder_fix
Put gib override inspector behind a foldout (tied to an EditorPref so it can be toggled off/on project wide and the setting is remembered)
Make StorageContainer.HasSlot override exist in client builds - fixes deploy guides not appearing for storage monitors
Update icon rendering to handle translucent bits better
Rerender the reinforced glass window icon
Fix passthrough not showing for windmills, solar panels, and fuel generators
merge from AudioSettingsFix
Fixed getting stuck in large fishing village building via roof
Tweaked storage monitor IO ports again due to difficulty accessing input in certain placements
allow teammates to mount newly purchased vehicles in safe zone
final phrases and codegen check
repositioned Storage monitor IO input and output due to largely negative feedback gain accessing
Fixed gib scale on RF Broadcaster
Merge LOD fix from /Vehicles
Adjust reactive target IO positioning again
fixed oilrig crate depspawning
Fixed life ring LOD position
Fixed floating lamp
Added speakers to fishing village shop music positions
Commit com.unity.test-framework back to 1.1.1. Looks like 1.1.3 was an accidental commit in
53968.
Raise top reactive target IO a little
Line up Reactive Target IO with its new model
Switch Reactive Target to Electrical item category
updated storage monitor decs
Increase cockpit glass render queue position from 3000 to 3051, to get it in front of smoke grenades which are on 3050. Stops grenade smoke from appearing in front of cracks in the glass.
Updated GameTip so long game tips are not on 6 new lines
Moved fillable pool handling (OnPoolDestroyed and WakeUp) to an interface and implemented the same behaviour on Kayak