1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-23 05:07:47 +00:00
project-meteor-server/FFXIVClassic Map Server
2015-10-13 12:50:23 -04:00
..
bin/Debug Got rid of some garbage packets. Emote packet implemented though bug with descriptions. 2015-10-12 02:03:47 -04:00
common Implemented equipment packets as well as actor name/appearance packets. Appearance and name is now retrieved for the chara id. 2015-10-06 00:39:18 -04:00
dataobjects Got rid of some garbage packets. Emote packet implemented though bug with descriptions. 2015-10-12 02:03:47 -04:00
obj/Debug Implemented item packets, did some fixes with one of the conns going null. 2015-10-04 22:43:22 -04:00
packets Added skeleton of "DoBattleActionPacket". Added size checks for chat message packet. 2015-10-13 12:50:23 -04:00
Properties Initial Commit. 2015-09-25 18:52:25 -04:00
App.config Initial Commit. 2015-09-25 18:52:25 -04:00
ClientConnection.cs Initial Commit. 2015-09-25 18:52:25 -04:00
ConfigConstants.cs Initial Commit. 2015-09-25 18:52:25 -04:00
Database.cs Implemented equipment packets as well as actor name/appearance packets. Appearance and name is now retrieved for the chara id. 2015-10-06 00:39:18 -04:00
FFXIVClassic Map Server.csproj Got rid of some garbage packets. Emote packet implemented though bug with descriptions. 2015-10-12 02:03:47 -04:00
inventorys_packets.txt New debug packets. 2015-10-04 22:42:20 -04:00
packages.config Initial Commit. 2015-09-25 18:52:25 -04:00
PacketProcessor.cs Got rid of some garbage packets. Emote packet implemented though bug with descriptions. 2015-10-12 02:03:47 -04:00
Program.cs Implemented item packets, did some fixes with one of the conns going null. 2015-10-04 22:43:22 -04:00
Server.cs Implemented more packets. Implemented zone grid map. 2015-10-05 19:36:15 -04:00
Zone.cs Implemented more packets. Implemented zone grid map. 2015-10-05 19:36:15 -04:00