Garry's Mod

Garry's Mod

Campaign Entities
Showing 1-10 of 40 entries
< 1  2  3  4 >
Update: 27 Dec, 2024 @ 1:01pm

Fix perimeter wall

Update: 26 Dec, 2024 @ 6:11pm

Err stomp

Update: 26 Dec, 2024 @ 3:21pm

Medium update!
Block ulx log spam, preventing one of the dreaded "Client 0 overflowed reliable buffer" crashes

Minor combat node optimisations

New entity, readable NOTE

Fix perimiter wall wire inputs not saving

Huge polish for the dynamic respawn manager, properly handles stuck players now

Remove fastzombie model override, anims are merged in the basegame now

Update: 24 Sep, 2024 @ 3:11pm

SEPTEMBER UPDATE!
Massive backend changes.

Angles of entities are rounded when shift-rightlick frozen
Put all global functions on new global table, CAMPAIGN_ENTS

New overcomplicated "hiding" system
Actually stops entities with glow, ropey models( fast zombies!!! ), ETC. from drawing! And it's serverside!

New overcomplicated proximity system!!!
Means all proximity things, the thing respawners, sleeping enemies, use the same system and should both be be as optimized as the other.

GetPreventTransmit improvements!
Based off https://github.com/cfc-servers/gm_get_prevent_transmit
The new changes allow multiple addons ( or, in the case of the fadedist manager, hiding. multiple systems! )
to block transmitting for one entity, without conflicting!

Minor optimsations for the perimeter wall dust.
Same for the rain.

Major optimisations, _index call reductions, fixes, for combat nodes.
Major _index call reductions for the forcefields.

Sleeping enemies now copy their color/material from their spawner.
More dynsquad compatibily fixes.
Slumped sleeping zombies now slightly snap to the wall/prop behind them.

Small dynamic checkpoint fixes.

Huge tweaks to supplies respawner.
New system to make sure you get the expected amount of ammo out of them, even if you have 9000 smg ammo, it won't give only smg grenades, ar2 balls, etc.
Can disable this with campaignents_smarter_dynamicresupplies 0.

Thing respawner gets an outline when hovered.
Thing respawner now also gifts materials/colors to whatever it spawns.
Can now autocopy to grab the entity modifiers of something.
Thing respawner's origin "dot" now always moves to the last point you interacted with it.

Another weapon spawn blocker rewrite, works much better now.
Added two new options, JustBlockSpawning, and StripAmmoOnSaveLoad

Update: 26 Apr, 2024 @ 12:36pm

Actually fix

Update: 26 Apr, 2024 @ 11:11am

Small fix

Update: 19 Apr, 2024 @ 11:56am

Style + remove print

Update: 19 Apr, 2024 @ 11:49am

do NOT return true in think hook

Update: 16 Apr, 2024 @ 6:17pm

IRON TIDE UPDATE

Standardized the "Proximity" system
Thing respawners, perimiter walls, and sleeping npcs are all triggered now through the same, optimized system.

Perimiter wall's sounds are now properly semi-global in multiplayer.

Sleeping zombies are no longer oddly quiet after they wake up
( Most apparent on the fast zombie. )

Update: 27 Mar, 2024 @ 2:02pm

Lots of polish for the combat nodes

Use HL2 asset beam for the NPC goals ( no missing textures! )

Add "No Delay" option to headcrab canister

Add support for multiple soundscape paths.
Multiple paths are separated by spaces
Eg; sounds/sound1.wav sounds/sound2.wav

More entities now spawn properly rotated.

Add convars

campaignents_sv_fadeents
"Enable/disable the fadeout on laggy Campaign Entities"

campaignents_sv_hints
"Enable/disable the campaign entity hints?"