Garry's Mod

Garry's Mod

PAC3 [develop version]
Showing 121-130 of 263 entries
< 1 ... 11  12  13  14  15 ... 27 >
Update: 27 Sep, 2024 @ 6:44pm

color picker

pick colors from the screen

hold lshift to average the colors within a circle, useful when textures can have inconsistent coloring (noise), holes and other imperfections

Update: 25 Sep, 2024 @ 7:37pm

Update parts.lua

this 2d text mode (with newline support) is not available on the text part yet

Update: 22 Sep, 2024 @ 1:20pm

projectile adjustments

bump up some of the network-sent maximum bit depths supporting up to 80s delay and +/- 160 bounce

Update: 21 Sep, 2024 @ 2:51pm

Update net_combat.lua

the help texts should've been one arg later

Update: 18 Sep, 2024 @ 4:43pm

hotfix

Update: 16 Sep, 2024 @ 2:57pm

Add

Update: 14 Sep, 2024 @ 10:27pm

adjustments for event target part mode

fix quick link to parent in part's quick actions (it was using the editor friendly name)

reorder event target part code flow so it doesn't affect the parent as well

advise the user if they use a target part with affect children only

Update: 8 Sep, 2024 @ 2:34pm

handful of fixes

validity checks

conceal the underscore hackery on bodygroup exceptions in property labels

rename dynamic property convar for consistency with where it's used elsewhere (proxy and base_part)

revert to derma line/altline text colors if special text color is empty

add some quicksetup presets to interpolator

Update: 1 Sep, 2024 @ 11:02am

Update proxy.lua

Update: 1 Sep, 2024 @ 9:02am

fix variable names