Garry's Mod
Unreal Gold SNPCs + SWEPs
32件中 11-20 を表示
< 1  2  3  4 >
更新:2024年9月16日 @ 12時36分
更新者:kwaHliveD

+ 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.

更新:2024年4月7日 @ 5時09分
更新者:kwaHliveD

+ 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.

更新:2024年1月2日 @ 7時14分
更新者:DevilHawk

+ Fixed remaining ProtectedCall errors.

更新:2023年12月13日 @ 7時23分
更新者:DevilHawk

+ Quick patch for ProtectedCall errors in beta branch.

更新:2023年12月13日 @ 7時22分
更新者:DevilHawk

+ Quick patch for ProtectedCall errors in beta branch.

更新:2022年12月29日 @ 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.

更新:2022年11月11日 @ 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"

更新:2022年9月13日 @ 12時57分

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

更新:2022年8月8日 @ 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.

更新:2022年7月17日 @ 7時56分

+ Fixed a lua error about projectiles exploding.