1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-25 06:07:46 +00:00
project-meteor-server/FFXIVClassic Map Server
2016-01-23 20:12:04 -05:00
..
actors NPCs now spawn and load template from the db. 2016-01-20 23:18:10 -05:00
common Moving zone/login stuff away from packetprocessor into a "WorldManager" class. 2016-01-17 23:36:34 -05:00
dataobjects NPCs now spawn and load template from the db. 2016-01-20 23:18:10 -05:00
lua NPCs now spawn and load template from the db. 2016-01-20 23:18:10 -05:00
obj/Debug Cleaning up repo. Removing everything under /bin. 2015-11-28 20:56:57 -05:00
packets Added actor event packets. 2016-01-23 20:12:04 -05:00
Properties Initial Commit. 2015-09-25 18:52:25 -04:00
utils NPCs now spawn and load template from the db. 2016-01-20 23:18:10 -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 NPCs now spawn and load template from the db. 2016-01-20 23:18:10 -05:00
FFXIVClassic Map Server.csproj Added actor event packets. 2016-01-23 20:12:04 -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 NPCs now spawn and load template from the db. 2016-01-20 23:18:10 -05:00
Program.cs NPCs now spawn and load template from the db. 2016-01-20 23:18:10 -05:00
Server.cs NPCs now spawn and load template from the db. 2016-01-20 23:18:10 -05:00
WorldManager.cs NPCs now spawn and load template from the db. 2016-01-20 23:18:10 -05:00