Garry's Mod
RagMod Reworked
Se afișează 1-10 din 19 intrări
< 1  2 >
Actualizare: 26 iun. 2022 @ 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.

Actualizare: 23 iun. 2022 @ 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

Actualizare: 20 iun. 2022 @ 8:14

1.29
Fixed font conflict

API:
Added a hook to prevent ragdoll sounds

Actualizare: 16 iun. 2022 @ 12:05

1.28 Hotfix
Fixed not taking damage as a ragdoll.

Actualizare: 16 iun. 2022 @ 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

Actualizare: 13 iun. 2022 @ 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

Actualizare: 10 iun. 2022 @ 18:09

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

Actualizare: 10 iun. 2022 @ 17:23

Revert because of a mod breaking bug

Actualizare: 10 iun. 2022 @ 16:51

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

Actualizare: 9 iun. 2022 @ 9:48

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