Garry's Mod
PAC3 [develop version]
Mostrando 31-40 de 261 aportaciones
< 1  2  3  4  5  6 ... 27 >
Actualización: 5 JUN a las 20:38

Update command.lua

Actualización: 2 JUN a las 19:37

clamp multiline text editor on screen height

the OK button could be inaccessible on small monitors

Actualización: 2 JUN a las 15:24

fix a quicksetup variable

Actualización: 1 JUN a las 1:03

proxy optimization

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

Actualización: 1 JUN a las 0: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

Actualización: 31 MAY a las 21:32

zoomslider validity check

Actualización: 21 MAY a las 0:40

Blacklist crashing effect (#1413)

Actualización: 18 MAY a las 10:06

NL cvar fix

copy them to the client realm

Actualización: 17 MAY a las 17: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

Actualización: 17 MAY a las 16:26

editor fix

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