Garry's Mod
Lua Patcher
กำลังแสดง 1-10 จาก 63 รายการ
< 1  2  3  4  5  6  7 >
อัปเดต: 13 พ.ย. @ 5: 05am
โดย Piengineer12

Version 4.2.2

NULL:GetEffects now returns 0 instead of nil
ipairs now does nothing over nil instead of causing an error
Fixed lua_patcher_logging convar doing nothing
Fixed lua_patcher_enabled convar not being persistent across sessions

อัปเดต: 22 พ.ค. @ 2: 47pm
โดย Piengineer12

Version 4.2.0

Made console logs show more specific information about what went wrong, perhaps better than the default error handler!
NULL:AddEffects, NULL:GetEffects and NULL:RemoveEffects now return nil instead of throwing an error.

อัปเดต: 8 พ.ค. @ 10: 36am
โดย Piengineer12

Version 4.1.0

NULL:SetKeyValue now does nothing

อัปเดต: 21 เม.ย. @ 12: 40am
โดย Piengineer12

Version 4.0.1

อัปเดต: 18 เม.ย. @ 12: 13pm
โดย Piengineer12

Version 4.0.0

อัปเดต: 15 เม.ย. @ 10: 55am
โดย Piengineer12

test

อัปเดต: 15 เม.ย. @ 4: 21am
โดย Piengineer12

hotfix for botched version string

อัปเดต: 15 เม.ย. @ 4: 20am
โดย Piengineer12

Version 3.1.0

Removed "lua_patcher_logging" ConVar. Instead, the first ten occurrences of a particular error are logged.

อัปเดต: 1 เม.ย. @ 6: 46pm
โดย Piengineer12

Version 3.0.6-rc.3

อัปเดต: 31 มี.ค. @ 1: 35pm
โดย Piengineer12

Revert to Version 3.0.3 due to extreme instability