project-meteor-server/FFXIVClassic Map Server
2016-01-10 02:44:32 -05:00
..
actors Added property init function which should get everything working. Added defaults to some properties. 2016-01-10 02:44:32 -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 Fixed all errors with player loader from db. DBAppearance is redundent and was removed. 2016-01-10 01:19:46 -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 Added property init function which should get everything working. Added defaults to some properties. 2016-01-10 02:44:32 -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 Fixed all errors with player loader from db. DBAppearance is redundent and was removed. 2016-01-10 01:19:46 -05:00
FFXIVClassic Map Server.csproj Fixed all errors with player loader from db. DBAppearance is redundent and was removed. 2016-01-10 01:19:46 -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 Added property init function which should get everything working. Added defaults to some properties. 2016-01-10 02:44:32 -05:00
Program.cs Removed test data. 2016-01-09 18:51:20 -05:00
Server.cs 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
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