Garry's Mod

Garry's Mod

PAC3 [develop version]
Menampilkan121-130 dari 264 kiriman
< 1 ... 11  12  13  14  15 ... 27 >
Pembaruan: 28 Sep 2024 @ 12:26pm
berdasarkan 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

Pembaruan: 27 Sep 2024 @ 6:44pm
berdasarkan 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

Pembaruan: 25 Sep 2024 @ 7:37pm
berdasarkan PAC3

Update parts.lua

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

Pembaruan: 22 Sep 2024 @ 1:20pm
berdasarkan PAC3

projectile adjustments

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

Pembaruan: 21 Sep 2024 @ 2:51pm
berdasarkan PAC3

Update net_combat.lua

the help texts should've been one arg later

Pembaruan: 18 Sep 2024 @ 4:43pm
berdasarkan PAC3

hotfix

Pembaruan: 16 Sep 2024 @ 2:57pm
berdasarkan PAC3

Add

Pembaruan: 14 Sep 2024 @ 10:27pm
berdasarkan 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

Pembaruan: 8 Sep 2024 @ 2:34pm
berdasarkan 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

Pembaruan: 1 Sep 2024 @ 11:02am
berdasarkan PAC3

Update proxy.lua