Garry's Mod
Lua Patcher
Mostrando 41-50 de 62 aportaciones
< 1  2  3  4  5  6  7 >
Actualización: 5 JUN 2023 a las 1:32 a. m.

Version 1.9.1

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

Actualización: 26 MAY 2023 a las 5:14 a. m.

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

Actualización: 18 MAR 2023 a las 8:31 a. m.

Version 1.8.5

ents.FindInSphere no longer errors on missing arguments

Actualización: 8 FEB 2023 a las 1:05 a. m.

Version 1.8.4

Vectors can now be multiplied or divided by other vectors

Actualización: 14 ENE 2023 a las 8:32 a. m.

Version 1.8.3

PLAYER:GetCurrentCommand() no longer errors outside of prediction

Actualización: 22 DIC 2022 a las 6:15 a. m.

Version 1.8.2

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

Actualización: 19 DIC 2022 a las 6:27 p. m.

Version 1.8.0

Prevented errors are now logged to console

Actualización: 13 AGO 2022 a las 11:59 p. m.

Version 1.7.1

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

Actualización: 7 AGO 2022 a las 9:05 p. m.

Version 1.7.0

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

Actualización: 2 JUL 2022 a las 6:24 a. m.

Version 1.6.1

mp_flashlight ConVar is now intervened by the addon