Garry's Mod

Garry's Mod

Campaign Entities
46개 중 1~10개 표시 중
< 1  2  3  4  5 >
업데이트: 2025년 8월 19일 @ 오후 4시 21분

Fix stupid

업데이트: 2025년 3월 9일 @ 오후 12시 55분

SetPreventTransmitReason stupid fix

업데이트: 2025년 2월 23일 @ 오후 6시 12분

Fix apc goalid not working

업데이트: 2025년 2월 19일 @ 오후 7시 01분

no table.count
+ SetPreventTransmitReason drop-in replacement

업데이트: 2025년 2월 18일 @ 오후 3시 49분

Prevent transmit library improvements

업데이트: 2025년 1월 8일 @ 오후 12시 07분

Fix stupid in the note
Perimeter walls easier to snap

업데이트: 2024년 12월 27일 @ 오후 1시 01분

Fix perimeter wall

업데이트: 2024년 12월 26일 @ 오후 6시 11분

Err stomp

업데이트: 2024년 12월 26일 @ 오후 3시 21분

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

업데이트: 2024년 9월 24일 @ 오후 3시 11분

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