Garry's Mod

Garry's Mod

PAC3 [develop version]
目前顯示第 31-40 項,共 261 項
< 1  2  3  4  5  6 ... 27 >
更新:6 月 5 日 @ 下午 8:38

Update command.lua

更新:6 月 2 日 @ 下午 7:37

clamp multiline text editor on screen height

the OK button could be inaccessible on small monitors

更新:6 月 2 日 @ 下午 3:24

fix a quicksetup variable

更新:6 月 1 日 @ 上午 1:03

proxy optimization

if a part-finding function fails repeatedly to find a valid part to cache, stop searching after 250 tries

更新:6 月 1 日 @ 上午 12:43

cleanup damagezone hit markers more

handle with part's onthink, also cleaned up on remove, dumps all hit markers into a shared table for a more thorough pass

add the RefreshZone DoT mode which repeats the damagezone pass later (position may change, entities may come in or out), as opposed to only one sampling and repeating damage on these same entities

add a nicename detailing key information of the damage zone when applicable: DoT, type, damage+scaling, 'do not kill' critical conditions

更新:5 月 31 日 @ 下午 9:32

zoomslider validity check

更新:5 月 21 日 @ 上午 12:40

Blacklist crashing effect (#1413)

更新:5 月 18 日 @ 上午 10:06

NL cvar fix

copy them to the client realm

更新:5 月 17 日 @ 下午 5:56

disable nearest_life by default and define some sv convars

despite its usefulness in wacky functional and combat pacmaking, by default we shall avoid aimbot and discovery of hidden players unless the setting is enabled

I have an upcoming update to make it more configurable, but I intend to partially push this fragment to master first

更新:5 月 17 日 @ 下午 4:26

editor fix

if start with pac disabled, regain pac.LocalPlayer reference when opening editor