Garry's Mod
Crab Synth SNPC
Εμφάνιση 1-10 από 14 καταχωρίσεις
< 1  2 >
Ενημέρωση: 13 Μαρ 2024 στις 11:23

+ General update along with recent gmod update.

Ενημέρωση: 16 Μαϊ 2023 στις 1:45

+ Fixed the Crab Synth not having any model when spawned directly without model keyvalue set.

Ενημέρωση: 10 Ιαν 2023 στις 4:41

+ Fixed the Crabsynth MK2 not having any reflectivity rendered.

Ενημέρωση: 8 Ιαν 2023 στις 12:33

+ Fixed the Crabsynth refusing any damage below the absolute of number 1.
+ Added the Crab Synth MK2.
++ Uses the unused animations, from the repository.
++ Uses the non-compressed textures from the beta.
++ Has more melee attacks; both while standing and while running.
-- Higher deploy / undeploy speed.
-- Less damage per second.

Ενημέρωση: 14 Σεπ 2021 στις 13:03

- Removed max_health override from spawn menu.

Ενημέρωση: 12 Σεπ 2021 στις 7:31

+ Crab Synth will no longer one hit die when a combine ball hits them. The damage output has a ramp - down. The longer the combine ball stays alive, the lesser damage it will deal.
+ Added precision check to crab synth's minigun attack: Crab synth will start firing to wherever the minigun actually aims, and will gradually aim at where the target is.

Ενημέρωση: 5 Αυγ 2021 στις 2:50

+ Fixed the Crab Synth delaying all range attacks until the end of its idle animation, after taking any explosive damage. + Implemented other necessary changes from Mortarsynth code.

Ενημέρωση: 27 Ιουν 2021 στις 4:28

+ Fixed crabsynth stopping RunAI entirely if SCHED_RANGE_ATTACK1 is called while not facing the enemy.

Ενημέρωση: 20 Ιουν 2021 στις 4:03

+ Removed dependency on global variable 'mycrabsynthnpc'.
+ Crab Synth will no longer undeploy its minigun in most cases, will continue shooting until crabsynth_min_retreat_after_numshots is reached.
+ Decreased crabsynth_min_retreat_after_numshots from 200 to 70.
+ Fixed Crab Synth's front spikes overextending while walking.
+ Added gesture anim gest_antennae_extended, unused until new ideas pop up. Scale of the front spikes will be controlled with this gesture, determined by AddGesture and SetLayerWeight.
+ Fixed the gatling gun muzzle not rotating correctly while shooting.
+ Damage hook now triggers entity input / output events, if any is present. Citizens now cheer up when they kill this NPC.

Ενημέρωση: 22 Μαϊ 2021 στις 2:15

- Replaced walk01's animation name from ACT_WALK to ACT_WALK_AIM.
- Removed debug output from charge attack code.