project-meteor-server/FFXIVClassic Map Server/lua
2016-01-20 23:18:10 -05:00
..
LuaEngine.cs NPCs now spawn and load template from the db. 2016-01-20 23:18:10 -05: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
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 Redid the initial handshake code to handle the found connection type field. Server should no longer create two player objects and code has been reduced. Removed instances of connection1/2 getters... server simply sends packets down zone connection. Fixed issue with world manager not zoning in player due to missing 0x2 packet. 2016-01-19 21:47:59 -05:00
LuaUtils.cs NPCs now spawn and load template from the db. 2016-01-20 23:18:10 -05:00