project-meteor-server/FFXIVClassic Map Server/lua
2016-04-01 23:24:14 -04:00
..
LuaEngine.cs Got the kick event packet working and implemented the director parameter in the player instantiation. The first argument of the set event status packet is an "isEnabled" flag; switched to bool rather than int. 2016-04-01 23:24:14 -04:00
LuaEvent.cs Added implementations of the event receive/send packets. Added lua scripting stuff. Added some utils. 2016-01-01 14:04:44 -05:00
LuaNpc.cs Removed NLua and replaced it with MoonSharp. Scripting for NPCs has been implemented, but still have to test a lot. 2016-01-24 17:11:35 -05:00
LuaParam.cs Added implementations of the event receive/send packets. Added lua scripting stuff. Added some utils. 2016-01-01 14:04:44 -05:00
LuaPlayer.cs Removed NLua and replaced it with MoonSharp. Scripting for NPCs has been implemented, but still have to test a lot. 2016-01-24 17:11:35 -05:00
LuaUtils.cs Fully implemented Lua Param Data Type 9. 2016-02-13 16:39:33 -05:00