project-meteor-server/FFXIVClassic Map Server
2016-02-14 12:09:18 -05:00
..
actors Bunch of bugfixes and final tweaking to get inventory working. 2016-02-14 12:09:18 -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 Bunch of bugfixes and final tweaking to get inventory working. 2016-02-14 12:09:18 -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 Bunch of bugfixes and final tweaking to get inventory working. 2016-02-14 12:09:18 -05:00
Properties Initial Commit. 2015-09-25 18:52:25 -04:00
utils More static actors loaded and can be accessed anywhere. Improved lua scripting to allow small talk. 2016-01-25 01:10:43 -05:00
App.config Initial Commit. 2015-09-25 18:52:25 -04:00
ClientConnection.cs Added all the inventory packets, and implemented add and get inventory from the db to the server. Inventory at login is now connected to the db! 2016-02-11 22:14:40 -05:00
ConfigConstants.cs Initial Commit. 2015-09-25 18:52:25 -04:00
Database.cs Bunch of bugfixes and final tweaking to get inventory working. 2016-02-14 12:09:18 -05:00
FFXIVClassic Map Server.csproj Reworked the inventory system so that each inventory type is contained in it's own "Inventory" object. Also, fixed the Inventory packets being all malformed. 2016-02-13 14:12:05 -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 Reworked zones to allow for isolated zones (IE Opening Zone) and private area instances. 2016-02-07 13:05: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 Bunch of bugfixes and final tweaking to get inventory working. 2016-02-14 12:09:18 -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