Package games.stendhal.server.core.scripting.lua
package games.stendhal.server.core.scripting.lua
Lua scripting interface.
-
ClassesClassDescriptionExposes ChatAction classes to Lua.Handles some conversion between Java arrays or lists & Lua tables.Exposes ChatCondition classes to Lua.Exposes some entity classes & functions to Lua.Manages scripts written in Lua.Handles logging from within Lua scripts.Exposes merchant handling classes & functions to Lua.Exposes Java system properties to Lua.Exposes quest creation & handling to Lua.Class to aid with quest manipulation in Lua.Lua script representation.Adds some useful function members to Lua "string" table.Adds some useful function members to Lua "table" table.