Garry's Mod
RagMod Reworked
19件中 1-10 を表示
< 1  2 >
更新: 2022年6月26日 @ 10時00分

1.30
Crosshair is now hidden when ragdolling
If HEV suit was not worn when ragdolling, it won't be equipped when getting up.

Reworked the damage system:
Added particle effects on hit.
Death notices should now be reporting the killer and the inflictor properly.

更新: 2022年6月23日 @ 10時29分

1.29 hotfix
Fixed speed trigger option being ignored when leaving a moving vehicle.
Fixed ragdolls having their heads removed when dying in first-person with "Hide Head" option turned on

更新: 2022年6月20日 @ 8時14分

1.29
Fixed font conflict

API:
Added a hook to prevent ragdoll sounds

更新: 2022年6月16日 @ 12時05分

1.28 Hotfix
Fixed not taking damage as a ragdoll.

更新: 2022年6月16日 @ 2時10分

1.28
Added separate options for transition animations into ragdoll and back to player.
Added option to enable damage triggers in vehicles.
Made translations work in dedicated servers.

Fixed velocity not being applied to the root bone.
Fixed control display toggle.
Reworked networking, made RagMod work a bit better in high ping servers.
Added an option to make transition into ragdoll look better in high ping, although it will jump the camera around if you have a good connection.

API:
Made ragdolls be regular prop_ragdolls to allow for better compatibility.
Added ragmod:IsRagmodRagdoll() to check for ragdoll type
Fixed RM_CanAction return value
Added hooks for preventing limb reaching and limb grabbing

更新: 2022年6月13日 @ 15時10分

1.27
Added smooth camera transition when ragging and getting up
Added ability to make players drop their weapons on ragdoll
Adjusted health ui to match the location of the normal health ui

Fixed numerous bugs, including:
Ragdoll count wasn't working correctly
Player got up looking at the wrong direction


API Changes:
Breaking change!
All permission hooks follow the other GM:Can<xyz> format where now returning false prevents the action

Added hooks for overriding the ragdoll camera

更新: 2022年6月10日 @ 18時09分

1.26
Added toggle for grab sounds
Updated localization files
API:
Added hooks that can be used to prevent certain RagMod actions

更新: 2022年6月10日 @ 17時23分

Revert because of a mod breaking bug

更新: 2022年6月10日 @ 16時51分

1.26
Added toggle for grab sounds
Updated localization files
API:
Added hooks that can be used to prevent certain RagMod actions

更新: 2022年6月9日 @ 9時48分

1.24
Added failsafes in case the input state didn't get initialized properly