Garry's Mod
Lua Patcher
62件中 41-50 を表示
< 1  2  3  4  5  6  7 >
更新: 2023年6月5日 @ 1時32分

Version 1.9.1

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

更新: 2023年5月26日 @ 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

更新: 2023年3月18日 @ 8時31分

Version 1.8.5

ents.FindInSphere no longer errors on missing arguments

更新: 2023年2月8日 @ 1時05分

Version 1.8.4

Vectors can now be multiplied or divided by other vectors

更新: 2023年1月14日 @ 8時32分

Version 1.8.3

PLAYER:GetCurrentCommand() no longer errors outside of prediction

更新: 2022年12月22日 @ 6時15分

Version 1.8.2

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

更新: 2022年12月19日 @ 18時27分

Version 1.8.0

Prevented errors are now logged to console

更新: 2022年8月13日 @ 23時59分

Version 1.7.1

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

更新: 2022年8月7日 @ 21時05分

Version 1.7.0

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

更新: 2022年7月2日 @ 6時24分

Version 1.6.1

mp_flashlight ConVar is now intervened by the addon