Garry's Mod
[TFA] Black Ops 4 - Wonder Weapons
Εμφάνιση 1-10 από 87 καταχωρίσεις
< 1  2  3 ... 9 >
Ενημέρωση: 24 Μαϊ στις 16:48

-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

Ενημέρωση: 5 Απρ στις 18:43

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

Ενημέρωση: 2 Φεβ στις 8:49

-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)

Ενημέρωση: 3 Οκτ 2024 στις 9:18

-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)

Ενημέρωση: 22 Ιουλ 2024 στις 9:12

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

Ενημέρωση: 18 Ιουλ 2024 στις 11:40

-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

Ενημέρωση: 19 Ιουν 2024 στις 0:11

-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)

Ενημέρωση: 19 Μαϊ 2024 στις 11:11

-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)

Ενημέρωση: 18 Ιαν 2024 στις 7:57

-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

Ενημέρωση: 7 Ιαν 2024 στις 12:03

-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