Garry's Mod

Garry's Mod

Lua Patcher
Affichage des entrées 41-50 sur 62
< 1  2  3  4  5  6  7 >
Mis à jour le : 5 juin 2023 à 1h32

Version 1.9.1

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

Mis à jour le : 26 mai 2023 à 5h14

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

Mis à jour le : 18 mars 2023 à 8h31

Version 1.8.5

ents.FindInSphere no longer errors on missing arguments

Mis à jour le : 8 févr. 2023 à 1h05

Version 1.8.4

Vectors can now be multiplied or divided by other vectors

Mis à jour le : 14 janv. 2023 à 8h32

Version 1.8.3

PLAYER:GetCurrentCommand() no longer errors outside of prediction

Mis à jour le : 22 déc. 2022 à 6h15

Version 1.8.2

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

Mis à jour le : 19 déc. 2022 à 18h27

Version 1.8.0

Prevented errors are now logged to console

Mis à jour le : 13 aout 2022 à 23h59

Version 1.7.1

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

Mis à jour le : 7 aout 2022 à 21h05

Version 1.7.0

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

Mis à jour le : 2 juil. 2022 à 6h24

Version 1.6.1

mp_flashlight ConVar is now intervened by the addon