Garry's Mod
Lua Patcher
Εμφάνιση 41-50 από 62 καταχωρίσεις
< 1  2  3  4  5  6  7 >
Ενημέρωση: 5 Ιουν 2023 στις 1:32

Version 1.9.1

Fixed IGModAudioChannel:Stop() causing errors when called multiple times

Ενημέρωση: 26 Μαϊ 2023 στις 5:14

Version 1.9.0

lua_repair_logging ConVar is now 0 by default
Fixed NULL:LookupAttachment raising error
Fixed NULL PhysObjects causing an error when attempting to be awakened
Fixed input.IsKeyDown with nil argument
Fixed IsConCommandBlocked being called with nil argument

Ενημέρωση: 18 Μαρ 2023 στις 8:31

Version 1.8.5

ents.FindInSphere no longer errors on missing arguments

Ενημέρωση: 8 Φεβ 2023 στις 1:05

Version 1.8.4

Vectors can now be multiplied or divided by other vectors

Ενημέρωση: 14 Ιαν 2023 στις 8:32

Version 1.8.3

PLAYER:GetCurrentCommand() no longer errors outside of prediction

Ενημέρωση: 22 Δεκ 2022 στις 6:15

Version 1.8.2

Fixed error caused by invalid number metatable
Fixed IsValid(string) returning true instead of false

Ενημέρωση: 19 Δεκ 2022 στις 18:27

Version 1.8.0

Prevented errors are now logged to console

Ενημέρωση: 13 Αυγ 2022 στις 23:59

Version 1.7.1

Patched CLuaEmitter:Add() to check if CLuaEmitter is not NULL

Ενημέρωση: 7 Αυγ 2022 στις 21:05

Version 1.7.0

Addon now blocks all blocked commands from Lua regardless of context, possibly to excess

Ενημέρωση: 2 Ιουλ 2022 στις 6:24

Version 1.6.1

mp_flashlight ConVar is now intervened by the addon