Garry's Mod

Garry's Mod

Ministrider (EP1 + SPB)
15개 중 1~10개 표시 중
< 1  2 >
업데이트: 2025년 8월 26일 오후 12시 15분
작성자: kwaHliveD

+ Improved FollowTarget support a bit.
+ Added FollowStrider input.
+ Ministriders now target striderbusters in the same way as npc_hunter s.
+ Added maps used in EP2 trailer (ep2_trailer_10) (ep2_trailer_12).
+ Support for Assault, Follow, ActBusy, Lead behaviors.
+ Improved ragdoll functionality (on Beta version only until next update).
+ NPC properly dissolves on death.

업데이트: 2025년 1월 3일 오전 3시 45분
작성자: kwaHliveD

+ FollowTarget keyvalue support.

업데이트: 2024년 11월 8일 오전 3시 07분
작성자: kwaHliveD

+ Added second range attack for ministrider: Sends a shockwave to props blocking line of sight.
+ Ministrider will less often interrupt its primary range attack.
+ Ministriders will be less accurate against players during first shooting stage.
+ "npc_ministrider" is set to be an alias of "npc_ministrider_ep1"

업데이트: 2021년 11월 11일 오전 10시 36분

+ Updated with changes from common npc base.

업데이트: 2021년 6월 15일 오전 5시 37분

+ Updated SelectSchedule and RunAI to run engine schedules better.
+ Enabled GetSoundInterests for all ministriders, for many sound types.
+ Added a variation of attack spread conditions.
+ Implemented Damage accumulation system from CBaseCombatCharacter.
+ Flank behavior: Some ministriders will spread around to approach towards the enemy at different angles.
+ Ministriders now properly turn around after being damaged.

업데이트: 2021년 2월 8일 오전 7시 18분

- Fixed Ministriders printing debug messages on console.
- Fixed some cases where Ministriders would put out a lua error related to player death and SelectSchedule.

업데이트: 2021년 2월 4일 오전 1시 00분

- Ministriders now alert NPCs when they are about to fire its minigun, hinting them to flee away.
- Ministriders now utilize default SelectSchedule actions, which allows Ministriders to pick different sets of action or to find different ways of approaching towards enemy.
- - Ministriders now flee fron NPCs that they see as D_FR.
- - Ministriders move sideways to establish line of fire instead of always facing forward.
- Ministriders retrieve a table of squad with ai.GetSquadMembers.
- Fixed Ministriders not taking damage (default damage hook was halted right after update).

업데이트: 2021년 1월 31일 오전 12시 32분

- Fixed Ministriders taking damage twice.
- Ministriders now call default damage hook while picking a new schedule, or while applying damage.

업데이트: 2020년 11월 15일 오전 3시 04분

- Ministriders will force shoot on enemies it can't reach.

- Decreased turn rate of ministriders from 35 to 15.

업데이트: 2020년 9월 1일 오전 12시 27분

Ministriders will consider LKP when firing bullets, and will always face current enemy while firing.
Added g_debug_ministrider_trace cmd to check where bullets are aimed at.
Ministrider tracers now have hit effects.
Ministriders will now try to fire even when they don't have a model or anims.
Ministriders will now undeploy only after shooting 20 bullets. (controlled with ministrider_min_retreat_after_numshots)
SPB and EP2 Trailer ministriders will no longer try to initiate a melee attack on flying NPCs.
Ministriders will leave dust effect on each footstep.