Garry's Mod

Garry's Mod

[TFA] Black Ops 3 - Wonder Weapons
141개 중 1~10개 표시 중
< 1  2  3 ... 15 >
업데이트: 2025년 5월 24일 @ 오후 4시 46분

-moved all TFA.AddStatus() calls outside of swep files to one shared file and tried to future proof for potential conflicts

im slowly replacing pap textures from being done in lua on the viewmodel entity to using skingroups so they work on the world model, but this will take time

업데이트: 2025년 3월 26일 @ 오후 8시 35분

-removed SWEP.SubCategory from weapons inside the 'Other' weapon tab as it was causing issues
-liberal use of 'Position Modify Place On Ground' for some particles
-NPCs that shrink a play with the JGB will now chase the player down trying to kick them
-NPCs can use the right zap gun now


업데이트: 2025년 2월 24일 @ 오전 11시 43분

nzombies only
-hopefully fixed conflict caused by new global ENTITY:Alive() function
-added cyborg blood variations for some blood effects

업데이트: 2025년 2월 2일 @ 오전 8시 44분

-hopefully fixed a bug where the ray gun splash damage will instantly kill the player if the projectile hits an entity first
(i cannot for the life of me recreate this bug)

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

nzombies only
-added more features to hacker tool
-added support to gersh and qed for future stuff in gamemode

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

nZombies
-hopefully fixed damage sources killing zombies without an inflictor erroring

업데이트: 2024년 10월 3일 @ 오전 9시 16분

-reworked any projectile weapons that had spread to use the default TFA system instead of my own botched implementation
(feature recently added)
-third person effects code is now done in SWEP:DrawWorldModel instead of a hook
(hopefully fixes particles not removing themselves in non p2p multiplayer)

업데이트: 2024년 9월 7일 @ 오전 10시 40분

nzombies changes
-scavenger projectile now uses the built in hud icons system instead of the sandbox version in this
-removed unused icons that were breaking shit in other packs

업데이트: 2024년 7월 18일 @ 오전 11시 33분

-added GetTouchTrace to any touch functions on projectiles for better SetDamagePosition and impact effects

nzombies rezz
-fixed dumb oversight with DG4 and futureproofed for enemies that can be lifted by it

업데이트: 2024년 6월 16일 @ 오전 8시 25분

-fixed Scavenger explosion doing way less damage than it was supposed to

nZombies
-zombies shrunk by the JGB and kicked by a different player give 10 points to the player who originally shrunk them
(kill points are still rewarded to the player that kicked the zombie)