Garry's Mod
Lua Patcher
Εμφάνιση 1-10 από 63 καταχωρίσεις
< 1  2  3  4  5  6  7 >
Ενημέρωση: 13 Νοε στις 5:05

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 Μαϊ στις 14:47

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:36

Version 4.1.0

NULL:SetKeyValue now does nothing

Ενημέρωση: 21 Απρ στις 0:40

Version 4.0.1

Ενημέρωση: 18 Απρ στις 12:13

Version 4.0.0

Ενημέρωση: 15 Απρ στις 10:55

test

Ενημέρωση: 15 Απρ στις 4:21

hotfix for botched version string

Ενημέρωση: 15 Απρ στις 4:20

Version 3.1.0

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

Ενημέρωση: 1 Απρ στις 18:46

Version 3.0.6-rc.3

Ενημέρωση: 31 Μαρ στις 13:35

Revert to Version 3.0.3 due to extreme instability