Garry's Mod

Garry's Mod

Unreal Gold SNPCs + SWEPs
Ergebnisse 11–20 von 32
< 1  2  3  4 >
Update: 16. Sep. 2024 um 12:36

+ Added almost all meshes with their animations from Unreal Gold.
+ Added Human characters.
+ Fixed Minigun NPC behavior.
+ Fixed gibs floating in air.
+ Updated collision code of projectiles.
+ Added ammo, powerup and health pickups from unreal gold. Details about how powerups work are in description.
- Removed .sw.vtx files as part of this recent gmod update.

Update: 7. Apr. 2024 um 5:09

+ Super physcannon will be able to grab this type of SNPCs.
+ Added additional entities for upcoming mods.
+ Changes in base snpc code.
+ NPCs' gibs will have its npcs own velocity and impact force from the damageinfo.
+ Added most of the textures from UnrealI and UnrealShare packages, with exception of fire effects - procedurally generated anim textures.

Update: 2. Jan. 2024 um 7:14

+ Fixed remaining ProtectedCall errors.

Update: 13. Dez. 2023 um 7:23

+ Quick patch for ProtectedCall errors in beta branch.

Update: 13. Dez. 2023 um 7:22

+ Quick patch for ProtectedCall errors in beta branch.

Update: 29. Dez. 2022 um 10:13

+ Monsters will play the vehicle bone crush sound from UT2004 when you hit a character with any vehicle.
+ Fixed flying monsters not going after players in vehicles.

Update: 11. Nov. 2022 um 12:22

+ Monsters will attack against enemies that are proven that they are unable to reach that particular enemy.
+ Fixed Automag animations not properly playing.
+ Implemented ReducedDamagePct and ReducedDamageType fields from the game. This allows NPCs to disregard specific damage types. For example, the Slith will no longer take poison damage from the GES Bio Rifle.
+ Fixed Eightball giving only 1 clip after it's been picked up.
+ Fixed Dispersion Pistol losing powerups after switching to another weapon.
+ NPCs now gib to pieces.
+ Added "rangedprojectile" keyvalue for mappers to create monsters with custom projectiles. For example: "ent_create npc_unreali_skaarjlord rangedprojectile warshell_npc"

Update: 13. Sep. 2022 um 12:57

+ Updated ASMD animations.
+ Updated Queen and Titan to play their ACT_IDLE_ANGRY animations properly and interrupt less often.

Update: 8. Aug. 2022 um 7:24

+ Updated NPC and projectile base to fit with upcoming addons.
+ Fixed custom task functions not initializing when SNPC respawns with a gmod in game save.

Update: 17. Jul. 2022 um 7:56

+ Fixed a lua error about projectiles exploding.