Garry's Mod

Garry's Mod

Realistic and Painful Damage
Showing 11-20 of 23 entries
< 1  2  3 >
Update: 24 Jul, 2024 @ 8:26am

Stuns and Options Update!
- Stuns finally work as they should.
- Added enable/disable stuns option in Settings tab.
- Added setting to make stuns more or less "cumulative".

- Added weapon drop after hand damage. Can be disabled via the Settings tab.

- Fixed Health Changer issue.

Update: 21 Jul, 2024 @ 5:00am

Forgot to remove debug prints in the last update.

Update: 21 Jul, 2024 @ 4:56am

- Better in-world item names.
- Added unusual Maximum Health support. Will multiply health of every body part if "SetMaxHealth" was used for player in some lua script.
- Fixed parameters for unusual spawn (e.g. modded shops)


Update: 20 Jul, 2024 @ 4:15am

Armor will now only protect against physical damage, but will reduce the chance of bleeding. Damage to armor is always reduced by 50%. Health protection works like in Half-Life 2.

Update: 20 Jul, 2024 @ 3:26am

Vanilla HL2 Armor is now working.

Update: 20 Jul, 2024 @ 3:02am

None Provided

Update: 20 Jul, 2024 @ 2:36am

- Fixed deadly suffocation damage from damaged lungs.
- Changed initializing code of all items for much better linking with any spawn sources.

Update: 19 Jul, 2024 @ 10:52am

Added armor checks that i forgot to add in previous patch.

Update: 19 Jul, 2024 @ 3:27am

Added some important checks in damage code.

Update: 19 Jul, 2024 @ 1:35am

Fixed healing Body Parts in critical state by Charcoal.