Page 1 of 1

TMWServ Development Report August 2007

Posted: 10 Sep 2007, 13:24
by Crush
TMWServ is advancing with big steps.

The main addition in August was adding an interpreter and bindings for the LUA scripting language. LUA is much more powerful than the eAthena scripting language and offers features like string manipulation, scientific mathematics, reading and writing files or using external libraries.

LUA scripts are currently mainly used for handling NPCs and already cover most of the NPC functionality we used on eAthena including multiple choice dialogs, checking and modifying players inventory and shopping. Further functionality will follow.

Unrelated to the LUA implementation some simple admin commands were also added for easier testing and server administration.