userAdam Wcancel

6,894 Commits over 2,526 Days - 0.11cph!

2 Years Ago
Merge from main
2 Years Ago
Merge from hood_and_cuffs
2 Years Ago
Added a ForceHidden check on item information display calls. Added ItemModHideInfoPanel which is checked by ForceHidden. Hide handcuff information panel.
2 Years Ago
Merge from hood and cuffs
2 Years Ago
Rename effects.hurt to effects.hurtoverlay so it doesn't become the default executed console option when trying to hurt yourself
2 Years Ago
Merge from hood_and_cuffs
2 Years Ago
Moved convar to Effects.hurt for consistency with other image effects. Added option to menu UI under Image Effects.
2 Years Ago
HurtOverlay and HurtPunch now respect showBloodOverlay convar so that we can disable just the image effects. (This is in addition to showBlood which already exists and disables the hurt effects but along with other blood particle effects)
2 Years Ago
Added showBloodOverlay convar for hurt image effects. (not implemented yet)
2 Years Ago
Merge from main
2 Years Ago
Merge from hood_and_cuffs
2 Years Ago
Merge from force_mount_opt_out
2 Years Ago
Merge from surrender_gesture_warning
2 Years Ago
Merge from main
2 Years Ago
Added an icon for equip hood radial menu option
2 Years Ago
Compile fix
2 Years Ago
Changed new surrender gesture description to "Warning: Will allow other players to view (but not modify) your inventory" to reflect the new belt locking change
2 Years Ago
Merge from main
2 Years Ago
Belt is now locked during surrendering or being handcuffed, to match other inventories. Added an Equip Hood radial menu to apply the prisoner hood to a handcuffed player now that their belt can't be directly modified.
2 Years Ago
Merge from main
2 Years Ago
Potential fix for potential unlock UI bug.
2 Years Ago
MapInterface.IsMapBlockedByHood sentry NRE probable fix
2 Years Ago
Setup for all weapon rack types. Pegs.
2 Years Ago
Force swap seat now works on locked modular cars
2 Years Ago
Adding my test saves
2 Years Ago
Handcuffed players can now be force mounted to code locked cars
2 Years Ago
Merge from main
2 Years Ago
Merge from hood_and_cuffs
2 Years Ago
Merge from main
2 Years Ago
Merge from unlock_changes
2 Years Ago
Merge from main
2 Years Ago
Merge from hood_and_cuffs
2 Years Ago
Prisoner hood removes compass UI
2 Years Ago
Pushing a player causes the player 5 damage. If a player is doing the minigame when pushed, their minigame is interrupted (any progress made during this attempt is discarded) and the item is repaired, with max condition loss. Progress between attempts is still maintained when not interrupted by a push.
2 Years Ago
Pushing a handcuffed player now causes 5 damage to the handcuffed player. Added Handcuffs.restrainedPushDamage convar to control the damage.
2 Years Ago
Merge from hood_and_cuffs
2 Years Ago
Merge from main
2 Years Ago
Null check
2 Years Ago
Force mount vis changes
2 Years Ago
DirectlyMountable check in force mount
2 Years Ago
Merge from main
2 Years Ago
Don't show the timed dismount UI if we're restrained
2 Years Ago
Restrained players aren't placed in the driver seat for Snowmobile or Submarine
2 Years Ago
Remove transition times on cuffs VM deploy state animations to fix visual state bug
2 Years Ago
Added new remove hood and cuffs radial icons
2 Years Ago
Merge from main
2 Years Ago
Hide hooded player map position from team members
2 Years Ago
Don't create a death marker
2 Years Ago
Set last wounded start time when handcuffs are broken out of
2 Years Ago
Merge from main