project-meteor-server/FFXIVClassic Map Server
2016-01-10 14:15:46 -05:00
..
actors Quests and Leves now load from the db. 2016-01-10 14:15:46 -05:00
common Added implementations of the event receive/send packets. Added lua scripting stuff. Added some utils. 2016-01-01 14:04:44 -05:00
dataobjects Removed old db stuff. 2016-01-10 03:05:22 -05:00
lua Fixed up warping with new values for SetActorPosition packet. The script instantiation packet is done and implemented. Player init is done except for parameters. 2016-01-09 18:52:23 -05:00
obj/Debug Cleaning up repo. Removing everything under /bin. 2015-11-28 20:56:57 -05:00
packets Fixed wrong values sent for the setactorproperty packet. Initialized commandSlot_compatibility which was null. 2016-01-10 11:47:22 -05:00
Properties Initial Commit. 2015-09-25 18:52:25 -04:00
utils Added property init function which should get everything working. Added defaults to some properties. 2016-01-10 02:44:32 -05:00
App.config Initial Commit. 2015-09-25 18:52:25 -04:00
ClientConnection.cs Can queue subpackets now (automatically creates basepacket). List packets implemented. Base packets fully figured out and implemented. Login has been stablized and no longer crashes. Implemented the following packets: List Packets, Set Job packet, chat message receive packet, SetActorIcon, SetActorIsZoning, SetActorSingleStatus, AchievementRate and some unknown packets. 2015-12-29 01:20:46 -05:00
ConfigConstants.cs Initial Commit. 2015-09-25 18:52:25 -04:00
Database.cs Quests and Leves now load from the db. 2016-01-10 14:15:46 -05:00
FFXIVClassic Map Server.csproj Removed old db stuff. 2016-01-10 03:05:22 -05:00
inventorys_packets.txt New debug packets. 2015-10-04 22:42:20 -04:00
packages.config Added NLua. 2016-01-01 14:11:48 -05:00
PacketProcessor.cs Got most of the properties getting set. Commands and General Parameters broken. 2016-01-10 13:36:36 -05:00
Program.cs Removed old db stuff. 2016-01-10 03:05:22 -05:00
Server.cs Removed old db stuff. 2016-01-10 03:05:22 -05:00
Zone.cs Fixed packet creators in Actor. Added replace id overload. Fixed Zone class, should work correctly. 2015-10-13 22:57:16 -04:00