Garry's Mod

Garry's Mod

[DEPRECATED] StarfallExGIGA
Showing 31-40 of 60 entries
< 1  2  3  4  5  6 >
Update: 11 Nov, 2021 @ 7:10am

More easing styles

Update: 11 Nov, 2021 @ 6:59am

Added easing styles individual frames for linear custom anims. Unfortunately these have to manually be added to the animations and the only way to view them is to view the code.

Update: 3 Nov, 2021 @ 9:50am

Fixed bug with GetNW functions

Update: 3 Nov, 2021 @ 8:27am

- Updated to latest Git version
- Added drawscreenspace hook and functions to go along with it ( drawBloom, drawMotionBlur, drawToyTown, drawColorModify, drawSobel, drawMaterialOverlay )
- Added GetNWVar and SetNWVar functions (e.g. SetNWInt, SetNWString, etc.). THESE ARE INSTANCED FOR THE CHIP, YOU CANNOT MODIFY NON STARFALL AND OTHER STARFALL CHIPS' NW VARS

Update: 27 Oct, 2021 @ 7:44am

Fixed some docs bugs

Update: 27 Oct, 2021 @ 6:12am

Fixed customanims.stopAllEntityAnimations() not working

Update: 27 Oct, 2021 @ 4:29am

Added applyDamageEX
Added PlayerButtonDown and PlayerButtonUp hooks

Update: 26 Oct, 2021 @ 4:01am

Added PostEntityTakeDamage hook

Update: 26 Oct, 2021 @ 3:44am

PlayerSwitchWeaponEX didn't have a custom name so it wasn't showing up in the docs, fixed.
Added PlayerFootstep hook

Update: 25 Oct, 2021 @ 3:53pm

Added more arguments to the ScaleNPCDamage hook.