Garry's Mod

Garry's Mod

[TFA] Black Ops 4 - Wonder Weapons
87개 중 1~10개 표시 중
< 1  2  3 ... 9 >
업데이트: 2025년 5월 24일 오후 4시 48분
작성자: FlamingFox

-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년 4월 5일 오후 6시 43분
작성자: FlamingFox

-liberal use of 'Position Modify Place On Ground' for some particles
-fixed error with Death of Orion on boss zombies

업데이트: 2025년 2월 2일 오전 8시 49분
작성자: FlamingFox

-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년 10월 3일 오전 9시 18분
작성자: FlamingFox

-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년 7월 22일 오전 9시 12분
작성자: FlamingFox

-fixed error on raygun projectile
-fixed error on winters howl status effect

업데이트: 2024년 7월 18일 오전 11시 40분
작성자: FlamingFox

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

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

업데이트: 2024년 6월 19일 오전 12시 11분
작성자: FlamingFox

-fixed viewmodel on the acidgat & magmagat having z-fighting issues
(the acid and lava textures animate aswell)
-reverted the fix to 'GivePoints' making a cash sound, as the bool was inverted in a recent update causing it to make the sound again
(if it gets inverted again im uninstalling gmod)

업데이트: 2024년 5월 19일 오전 11시 11분
작성자: FlamingFox

-added custom muzzleflash to Acidgat

nZR
-fixed multiple instances of things making a cash sound(?)
-buffed Vitriolic Withering damage
(1200 -> 1400)
-buffed Blundergat damage
(300 -> 600, pap 800 -> 1200)

업데이트: 2024년 1월 18일 오전 7시 57분
작성자: FlamingFox

-changed how first person particles are done
-fixed being able to ingite players with path of sorrow regardless of pvp being on
-removed screenshake from path of sorrow when slashing something

work is hell, might take a break from gmod for a bit
will fix script errors as they pop up

업데이트: 2024년 1월 7일 오후 12시 03분
작성자: FlamingFox

-first attempt at adding thirdperson particle effects
(convar to disable if broken, cl_tfa_fx_wonderweapon_3p)
-the path of sorrow now use tfa_melee_base