branchrust_reboot/main/voiceprops/dlccancel
412 Commits over 304 Days - 0.06cph!
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
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
Wrap some exceptions in MicrophoneStandIOEntity
Compile fix
Another attempt fixing looping gestures not ending
Merge from voiceprops/dlc/achievements
Fixed not being able to repair deployed boom boxes while they are playing
Cancel gesture via an RPC and not a signal
Better behaviour for held boom box and recorder tool when holding player sleeps
Remove a server side debug key accidentally left in
Fixed not being able to place items in dropbox
default cassette music loops
mixer dsp tweaks
more dead air between remote phone rings
Get rid of "assigned but never used" warning on CLIENT
Fixed cargo ship often having no valid dismount point for the ship's microphone while it was moving. Keep the player parented to the ship while mounted, letting dismount attempts happen in local ship space.
Subtract
62752, will potentially cause issues at high client latency.
Default to rust radio on new boom boxes (held and deployed)
Force accept the first dismount point on the cargo ship pa
Fixed connected speakers not working with internet radio (regression from yesterday)
Fixed mobile phones sometimes appearing in the directory twice
Can now set mobile phone to silent
Consolidated some interaction checks
Don't allow interacting with other entities while using the mobile phone
Can no longer open map, use chat or gesture while using a mobile phone (these didn't really work anyway)
Replaced chippy builtin radio with compressed files
Merge from voiceprops/dlc/discofloorskin
Disconnect web stream if we encounter an error
Fixed internet streams not resuming properly after being disabling by the global allow streams option
Fixed cassettes with no content restarting when toggling censor recordings option
Fixed some inconsistent behaviour with the toggle play input on deployed boom boxes
No longer show health bar on new voice props entities if health is full
Wearables that are marked to hide in Eyes view will no longer hide if the player dances while the debug camera is active
Missing codegen to fix defaults
Fixed microphone stand world model (use burlap sack)
Merge from voiceprops/dlc/radiolist
more voiceprops viewmodel & item sounds
voiceprops mixer dsp tweaks
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
Boom box decay while playing music now respects Decay.scale convar
Fixed power input slot name on disco ball
Add player.stopgesture_radius to cancel gestures on all players in the given radius