project-meteor-server/FFXIVClassic Map Server
2016-02-21 21:44:11 -05:00
..
actors Finished writing the query and editing the inventory methods to use the gamedata. 2016-02-21 21:44:11 -05:00
common Added the two new datatypes to get the inventory commands to parse properly. 2016-02-13 16:33:33 -05:00
dataobjects Finished writing the query and editing the inventory methods to use the gamedata. 2016-02-21 21:44:11 -05:00
lua Fully implemented Lua Param Data Type 9. 2016-02-13 16:39:33 -05:00
obj/Debug Cleaning up repo. Removing everything under /bin. 2015-11-28 20:56:57 -05:00
packets Renamed the "Item" object to InventoryItem. Began writing the Item object that will be used to store game data items. 2016-02-21 14:06:23 -05:00
Properties Initial Commit. 2015-09-25 18:52:25 -04:00
utils Finished writing final datastructure for items. Did some cleanup in server. 2016-02-21 20:48:07 -05:00
App.config Initial Commit. 2015-09-25 18:52:25 -04:00
ClientConnection.cs Fixed an error in the netcode that would cause the client to d/c on partial packets. Set buffer size to 0xFFFF due to disconnect on really large packets (ie gm packet). Implemented support ticket packets. 2016-02-16 22:53:53 -05:00
ConfigConstants.cs Initial Commit. 2015-09-25 18:52:25 -04:00
Database.cs Finished writing the query and editing the inventory methods to use the gamedata. 2016-02-21 21:44:11 -05:00
FFXIVClassic Map Server.csproj Finished writing final datastructure for items. Did some cleanup in server. 2016-02-21 20:48:07 -05:00
inventorys_packets.txt New debug packets. 2015-10-04 22:42:20 -04:00
packages.config Removed NLua and replaced it with MoonSharp. Scripting for NPCs has been implemented, but still have to test a lot. 2016-01-24 17:11:35 -05:00
PacketProcessor.cs Fixed emotes not being sent to the emoter. Fixed appearance packets' gloves/legs being ordered wrong. Chat is implemented. Changed commands to start with '!'. 2016-02-18 22:38:54 -05:00
Program.cs Added the game message packets. Fixed "canRideChocobo" param in zone not working. Added a lot more function for lua to access. Various minor changes. 2016-02-03 00:45:11 -05:00
Server.cs Finished writing the query and editing the inventory methods to use the gamedata. 2016-02-21 21:44:11 -05:00
WorldManager.cs Reworked zones to allow for isolated zones (IE Opening Zone) and private area instances. 2016-02-07 13:05:54 -05:00