Garry's Mod

Garry's Mod

PAC3 [develop version]
121-130 van 264 items weergegeven
< 1 ... 11  12  13  14  15 ... 27 >
Update: 28 sep 2024 om 12:26
door PAC3

bulk select deploy command series : use equal operator

apparently no one went beyond 9 in their command series to find out that the sequence being at 1 would also trigger a 10

Update: 27 sep 2024 om 18:44
door PAC3

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 om 19:37
door PAC3

Update parts.lua

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

Update: 22 sep 2024 om 13:20
door PAC3

projectile adjustments

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

Update: 21 sep 2024 om 14:51
door PAC3

Update net_combat.lua

the help texts should've been one arg later

Update: 18 sep 2024 om 16:43
door PAC3

hotfix

Update: 16 sep 2024 om 14:57
door PAC3

Add

Update: 14 sep 2024 om 22:27
door PAC3

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 om 14:34
door PAC3

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 om 11:02
door PAC3

Update proxy.lua