124,211 Commits over 4,171 Days - 1.24cph!
Removed team interactions from attack heli and minocopter mounted players. Fixes "promote to leader" obscuring the pilot's view, if a team-member gunner is seated in front of them.
Fix ghost sheet not rendering hands in first person with arms mode (most noticeable with the parachute but also affected any vehicles where we show the hands like cars)
Fixed parachute playing wooden gibs sound when it breaks
▍▆▋██▅▆▄▉▅ █▄█▉▊ (▄▋▊ ▌▍▌▉ ▉▅▍▌▅▄ ▍▋█▆▉▄)
▌▊▇ ▄▉▇▇ ▄▇▇▍█▄ ▉▆▌▌ █▋ ▅▊▄ ▆█ ▋▉█▌▇▅▋ (▊▊▍█ ▅▌▄ ▌▍▊█ ▍▇▌▆▋▄ ▆▌ ▌▇▊▄▊ ▌█ ▌▇▄ ▍▉▊▅▊)
▆▋▄▄ `▅▍▋▉▌▉_▅▅▌▊█▋▇▉▉_▆█▄▊▇▊_▋▍▋▌` ▍ ▄▋▋▋▊█ ▊▄▄▌▄▋ ▋██▋▊▆▌ ▆▊ ▍▅▍▆▅ ▄▋██▄▄
▊▌▉▇ ▇▄▄▍ `▄▆█▋▅▊▇▆▍` ▌ ▄▊▌▊▇▅ ▊▌▉██▍ ▉▊ ▋▄▄▍▍▅▇ ▉▆▌ ▅▇█ ▇▋▉▌▋▌▉▇ ▇▅ ▄█ ▇▊▉▉ ▉▉▅▊ ▌▍▅▉▇▇ (▋▉▉▇▍█ ▄▊▆▄▍▉▊▅▄▇ ▇▌▄█▉█▌▍ ▋▇▄▊▊ ▇▉▍██)
Gradually introduce forward momentum when deploying the parachute rather than straight away, takes 1s after deploying to reach full speed
BurstCloth: Allow controlling how strongly root motion affects the simulation
Re-tweak ghost costume burst cloth settings after all the changes done for abyss (including much less affected by root motion)
Don't shrink the ghost sheet while parachuting
Removed "ON HIT!" and "DOING FLYBY" debug prints
merge from global_networked_bases
▅█▊ "▊▉▋█▉▍▇▌▌▉▌▉▍▆▉█▍▅▇()" ▇▊▊█▍▍▇▆ ▊▌▆ ▋▊ ▊▋▉ ▍▋▅█▊▅▄▉ ▄▍▅▇▉ ▇▊ ▋█▋▄▄▄▅▌█ ▆▊▊ ▄▉▌▅▍▆▊ ▊▋▋▋▋▆
merge from Attack Helicopter
merge from global_networked_bases
fixed rock_formation_medium_a incorrectly have it's collider set to convex
Fixed albedo sampler error when using particle layer
Fixed missing UnityIndirect.cginc error when using RUST_PROCEDURAL_INSTANCING
Ziplines flow in level
S2P
Placeable Zipline platforms whitebox prefabs
Enable emmisive on root combiner & branch lights
Fixed "overly reflective materials/shader/build issue" when using MaterialType=SpecularColor
Added a simple do_shore_drift convar, allowing for easily disabling boat shore drift entirely
Fixing the fix using fixest of fixes
▅▊█▋▍▄ █▆▆█▄▌▇ ▄▇▌▆▆▄ ▋▋▄ ▄▅▌▋▄▄ ▉█▇ ███▇▆ ▋▊▇▄ ▌▍██▄▋ ▅█▊▋▋▉ ▆▄ ▇▅▉▆▍▆▍ █▊▋▄▉█ ▍ ▋▄▄▊▌▄▌
merge from steam_browser_temp_fix
Facepunch.Steamworks rebuild
merge from global_networked_bases
Added a new tutorial supply container that gets refreshed at several mission stages
Added optional mission objectives to open the extra storage, still not referenced in dialogue
Removed the resource multipliers from yesterday
merge from FurnaceSkinEmissionFix
Improved attack heli gibs, updated the model, no more jitter
Fix upgrade gibs & destroy gibs for shipping container being rainbow colored
Fixed gunner's head moving with the gun when they're in turret view
Fixed BaseOven's not working in the editor if more than one is placed in the same session
Don't load a monument by default in MonumentIsland_Oilrigs
Improved Attack Heli detailed colliders
Improved attack heli world colliders
Merge Main -> HomingMisileLauncher
Merge Main -> Attack Helicopter
Add missing SeekingServerProjectile component
I think this got removed somehow in
87271 and broke homing missiles
Merge from main -> global_networked_bases
Fix steam browser stopping query after 10s by returning every server that didn't respond and showing ? ping
(why does steam source query the servers if it already serves all the data from the master server?)
Fixed furnace skin emission always have an incorrect orange tint. EmissionToggle script now checks whether the base emission colour has changed, and automatically saves the new data.