project-meteor-server/FFXIVClassic Map Server
2016-02-13 22:25:40 -05:00
..
actors Finished remove item code. Inventory Add/Remove should be complete. 2016-02-13 22:25:40 -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 Implemented remove though will need to test more. Finished tweaking addItem(itemId, quantity). 2016-02-13 21:14:49 -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 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
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 Finished remove item code. Inventory Add/Remove should be complete. 2016-02-13 22:25:40 -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 Finished remove item code. Inventory Add/Remove should be complete. 2016-02-13 22:25:40 -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