Garry's Mod

Garry's Mod

PAC3 [develop version]
Showing 161-170 of 263 entries
< 1 ... 15  16  17  18  19 ... 27 >
Update: 14 Jun, 2024 @ 10:09am

fix error

Update: 9 Jun, 2024 @ 2:34pm

Rewrote netstream (#1361)

* Rewrote netstream

* Only add timer when queue empty

* Only update activitytimeout if queue is empty too

* Move activity timeout reset into successful write

* Move net read before return

Update: 4 Jun, 2024 @ 5:04pm

wires hack fix

FindMetaTable(

Update: 4 Jun, 2024 @ 4:22pm

prevent healing functions from removing overheal (#1356)

Update: 4 Jun, 2024 @ 1:18pm

fix error if target is not a player

Update: 4 Jun, 2024 @ 12:11pm

fix broken animation timeline selection

Update: 14 Apr, 2024 @ 3:42pm

Add size limit to E2 functions (#1348)

* Add byte limit for sending data

* Combine to single networkstring
Decrease limit to 2048

* Change limit to be per second
Make messages unreliable

* Fix ratelimit used int for a float value

* Update convar descriptions

Update: 31 Mar, 2024 @ 1:55pm

clear error when valid part class

Update: 29 Mar, 2024 @ 4:03pm

another revision for entity classification

Update: 25 Mar, 2024 @ 8:41pm

fixing drgbase npc compatibility