Garry's Mod
PAC3 [develop version]
Εμφάνιση 161-170 από 264 καταχωρίσεις
< 1 ... 15  16  17  18  19 ... 27 >
Ενημέρωση: 14 Ιουν 2024 στις 14:03
από PAC3

Make pac.GetBonePosAng use GetBoneMatrix instead, fixing parts lagging behind when shot at

Ενημέρωση: 14 Ιουν 2024 στις 10:09
από PAC3

fix error

Ενημέρωση: 9 Ιουν 2024 στις 14:34
από PAC3

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

Ενημέρωση: 4 Ιουν 2024 στις 17:04
από PAC3

wires hack fix

FindMetaTable(

Ενημέρωση: 4 Ιουν 2024 στις 16:22
από PAC3

prevent healing functions from removing overheal (#1356)

Ενημέρωση: 4 Ιουν 2024 στις 13:18
από PAC3

fix error if target is not a player

Ενημέρωση: 4 Ιουν 2024 στις 12:11
από PAC3

fix broken animation timeline selection

Ενημέρωση: 14 Απρ 2024 στις 15:42
από PAC3

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

Ενημέρωση: 31 Μαρ 2024 στις 13:55
από PAC3

clear error when valid part class

Ενημέρωση: 29 Μαρ 2024 στις 16:03
από PAC3

another revision for entity classification