Garry's Mod

Garry's Mod

RagMod Reworked
Viser 1-10 af 19 forekomster
< 1  2 >
Opdatering: 26. juni 2022 kl. 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.

Opdatering: 23. juni 2022 kl. 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

Opdatering: 20. juni 2022 kl. 8:14

1.29
Fixed font conflict

API:
Added a hook to prevent ragdoll sounds

Opdatering: 16. juni 2022 kl. 12:05

1.28 Hotfix
Fixed not taking damage as a ragdoll.

Opdatering: 16. juni 2022 kl. 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

Opdatering: 13. juni 2022 kl. 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

Opdatering: 10. juni 2022 kl. 18:09

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

Opdatering: 10. juni 2022 kl. 17:23

Revert because of a mod breaking bug

Opdatering: 10. juni 2022 kl. 16:51

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

Opdatering: 9. juni 2022 kl. 9:48

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