Garry's Mod

Garry's Mod

Equestrian Wastelanders ppm
Showing 11-20 of 91 entries
< 1  2  3  4 ... 10 >
Update: 18 Jun, 2024 @ 1:39pm

added a system where hull height changes based on model scales, system can be turned off via cvar. cam height also changes based on model scales too

Update: 1 Mar, 2024 @ 10:59am

now easier for devs to work with serverside corpses, rearranged the hooks to reflect the life of a serverside ragdoll, from the player taking fatal damage to when a player respawns also added a few extra checks to make sure the relevant logic executes only when it should

Update: 31 Jan, 2024 @ 1:50pm

fixed a lua error, wearables staying when clicking clear pony button, and console being drawn over your custom ponymark

Update: 30 Jan, 2024 @ 10:57am

added a CVar ppm_force_workshop and fixed ragdolls.
ppm_force_workshop decides if client are forced to download ppm in the loading screen, setting to 1, has an instant effect, but setting to 0 requires a restart.
serverside ragdolls properly respect damage types that suppress ragdolling.

Update: 27 Jan, 2024 @ 6:04am

remove a file i accidentally added, it should be something only available via the github version

Update: 25 Jan, 2024 @ 7:43pm

fixed a problem stemming from PPM:AddFakeItem

Update: 22 Jan, 2024 @ 5:04am

hopefully fixed a weird bug and a new feature you can set PPM ponies to make serverside ragdolls by setting ppm_serverside_ragdolls to 1

Update: 4 Aug, 2023 @ 10:52am

should have fully fixed hands

Update: 4 Aug, 2023 @ 9:57am

fixed hand phong and invisible weapon drops

Update: 14 Jan, 2021 @ 11:21am

fixed the clear custom mark button being missing, added a workaround for render.ReadPixel returning incorrect numbers