202,068 Commits over 4,171 Days - 2.02cph!
Merge from voiceprops/dlc
Another attempt to fix boom box not turning off when player disconnects
Viewpoint no longer rotates while dancing
Viewpoint positional changes are 50% dampened
Use legs mesh (with arms) while dancing instead of full body mesh, works nicely with alt looking
Code review: Disable saving on WoundedFreeCamera and WoundedNeverEnds editor vars to avoid confusion
Revert the pointless change but now, if we're very lucky, crawling will be fixed
Make a pointless change to player_movement.prefab, see if the build server will fix the crawl hovering bug
If players recover from being wounded, they can't get wounded again within one minute; if they get wounded again they go straight to being dead. That's intentional, but the one minute timeout was being applied even after death and respawn. This is now fixed.
Remove "client says open door" debug log!
try undoing materialsystem changes
▉▌▅█▋ ▅▄▍▅▅▄▄ ▇▅▇▋ ▄██▅▆▇▋▉
Potential fixes for screenshot issues
Fixed cargo ship speaker using RendererLod rather than LodGroup and disappearing after the cargo ship starts moving
▍▌▇ ▇▌ ▅▇▍ ▅▇▇ ▇▌▊▉▋▍▉ ▋▌▄█▊
█▉▊ ▅█ ▆▌█ ▄▍▊ ▉▅▅▌▅▉▍ ▋█▌▆▉
Fix dance floor achievement incorrectly requiring more than one player
Lower boom box decay rate (portable and deployed)
Fixed microphone stand not being set as default blueprint and not unlocking with dlc
Update language files
Temporary safeguards for missing IsConCommandBlocked
Fixed duplicated constraints not getting the correct player argument (i.e. its always false after duplcation from file)
Turned off train signal lights
▍█▌▄▉▇▅▇▄ ▄▍▌▊▊▄▅█ ▄▄▅▋▇█▇ (▆▅▅▊▅▇_▋▌▆▅█▄▍▍) █▄▊ ▇▉▇▋▄▅▍▆ ▇▌▌▅▄▆▉
TTT: add a player mic volume slider to the scoreboard (Community Contribution)
TTT: fix table.Shuffle (Community Contribution)
TTT: fix propspec_allow_named setting not taking effect (Community Contribution)
Wrap some exceptions in MicrophoneStandIOEntity
Merge from voiceprops/dlc (achievements)
Skin update (fixing Lost Soul AR and Chocolate Egg)
Compile fix
Another attempt fixing looping gestures not ending
Prevent all view direction change while incapacitated
Calling inure or injure_player console command when in crawling state now progresses to incapacitated state
Merge from voiceprops/dlc/achievements
Merge from voiceprops/dlc
Adjust first-person crawling eye position
Fixed not being able to repair deployed boom boxes while they are playing
Reduce crawling player model collider depth from 0.75 to 0.2 to stop them being able to push other players
Cancel gesture via an RPC and not a signal
Better behaviour for held boom box and recorder tool when holding player sleeps