126,618 Commits over 4,109 Days - 1.28cph!
Added injureplayer and recoverplayer console commands, similar to kill vs. killplayer
airfield scene/prefab update
Added a new door frame to train_tunnel_stop_b_72m piece
Bypass tunnels / LODs and colliders / prefab setup
Sleeper collider minor edit
Set up an more accurate collider for sleepers using the new axis option
Allow player collider to be on a different axis. Set up the collider shape and size for crawling.
Moved trainyard navmesh component, setup monument info to use it. Deleted trainyard AI prefab.
Moved airfield navmesh component, setup monument info to use it. Deleted airfield AI prefab. S2P airfield.
Added airfield AI prefab to airfield monument scene. S2P on airfield.
Added trainyard AI prefab to trainyard monument scene. S2P on trainyard.
Merge from voiceprops/dlc
Added the large disco floor variant as a skin
Repair bench will reskin an entire stack of items instead of reducing the stack to 1 (redirect issue)
Moved colour gradients from DiscoFloor component to DiscoFloorColourLookup component
Full collection achievement implementation
If server saves while player is wounded, just have them die on load. They were getting stuck in wounded state forever.
Save BoomBox.BacktrackLength server convar
Audio entities will now use the connected audio entity of any other audio entity they encounter when backtracking, should reduce hops and allow further chains of audio entities
Improved fix for picklechuting
Boom box decay while playing music now respects Decay.scale convar
Further prevent picklechuting by ignoring wounded damage immunity if it's fall damage
Fixed power input slot name on disco ball
Re-check majority damage type when progressing from crawling to incapacitated state, not just when going from healthy to wounded (crawling)
Revert the previous poisoning commit to prevent "pickle cave diving"
Cancel pending poison damage when changing wounded state
Fix swimming and ladder climbing being extra slow
Add player.stopgesture_radius to cancel gestures on all players in the given radius
Medkit recovery from wounded no longer works with fall damage (prevent "one weird trick" to fall as far as you want)
If a player is on a ladder when they become wounded, make them fall off
Can no longer record onto a cassette while it's playing
Make the injure command less strict than the real thing, so we don't stop players using it right after being injured previously and so on
Fixed not being able to edit radio settings on held boom box while building blocked
▉▄▍▉ ▄▇▋▆▌▇ ▌▇▋▅▋▅▋:
▊▊▄▇▋ ██▄▊▅▇ ▋▆▍▍▍ █▉▍▌▄▊▍▋ ▇▌ ▌ ▋▋██▅▆▇▉█▍ █▌▉██▇, ▅▇▉▊█▍ █▇▉'▌
▇▊▍▋▇▍▌▊▋▇▆▊▆▉ ▍▇ █▍▄ ▊▇▇▊▇▋▇▌▆ ▇▌▇ ▅▍▇ ▌▊ ▉▋▊█▄▍▋▄
▅▉▅▄ ▋▅██▆▌█▄ ▄▊ ▍▍▅▉▆▌/▄▄▋▌▊▆ ▋▊▇▉▉ ▇▊▉▆▆▆ ▋▉▆▇ ▌▌▄▌ ▌▊▍▋▋▆▉▋
▍▄▄▌▆ ██▇▌▄▊ ▇▅█▉ ▇▋ ▋█▍▄█▅▆▋ ▄▌ ▊▌▌▊▇▄▊▊█ ▆▇▍▇▅▌ (▉▌▅▋ ▋█ ▄▉▄▄ ▌▉ ▊█▍▋ ▄▆▉▋█▍ █▇▆█ ▋▄ ▅▇▋▄▌▅▍▇ ▄▍▆▇ ▉▇▌ ▊█ ▉▍▆▉ █▆ ▋▋▇█ ▉▇ ▋█▆▋▍)
Don't let the 'injure' console command put the player into wounded state if they're in a situation where becoming wounded would usually be impossible (this will fix the "can still drive while wounded" thing).
Fix another NRE in GoToIncapacitated
Fixed error when using injure console command
Fixed not being able to crouch under half walls
Go directly to incapacitated if player dies from fall damage
Added support for animation going directly from standing to incapacitated (requested for fall damage)