1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-22 20:57:47 +00:00
project-meteor-server/FFXIVClassic Map Server
2017-11-11 17:05:07 -05:00
..
actors More refactoring. Adding to bazaar now works for selling and seeking by gil. 2017-11-11 17:05:07 -05:00
dataobjects More refactoring. Adding to bazaar now works for selling and seeking by gil. 2017-11-11 17:05:07 -05:00
lua Renamed Type7Param to ItemRefParam. Changed a lot of "inventoryType" names to "itemPackage". Moved inventory code to Character class for easier use and auto-choosing the correct package. 2017-11-11 13:46:12 -05:00
packets Implemented mode trade methods. Figured out the modifiers portion of the item packet and rewrote how they are stored. 2017-10-08 12:26:22 -04:00
Properties Merge branch 'master' of https://bitbucket.org/Ioncannon/ffxiv-classic-server into method_casing 2016-06-14 22:54:02 +01:00
utils More subpacket cleanup. 2017-06-27 13:52:47 -04:00
App.config cleaned up previous commit 2016-06-21 21:47:07 +01:00
CommandProcessor.cs Finished refactoring Map Server. Clear of syntax errors. 2017-06-27 16:55:14 -04:00
ConfigConstants.cs added db launch args and improved import time on gamedata_actor_class.sql 2017-03-25 04:36:19 +00:00
Database.cs More refactoring. Adding to bazaar now works for selling and seeking by gil. 2017-11-11 17:05:07 -05:00
FFXIVClassic Map Server.csproj More trade work. 2017-10-01 12:23:54 -04:00
inventorys_packets.txt New debug packets. 2015-10-04 22:42:20 -04:00
NLog.config Fixed NLog config for map server. Added some debug printouts while testing. 2016-08-29 09:03:48 -04:00
NLog.xsd accidentally mass replaced "target", fixed now 2016-06-15 04:27:25 +01:00
packages.config Added MS Compilers package to let solution compile in VS2013. Added new sql files with Gridania NPCs. Added the new seamless boundry table. 2016-08-14 09:45:06 -04:00
PacketProcessor.cs Got retainer meeting group working and cleaned up retainer instancing. Added a RemoveItemAtSlot with quantity. 2017-09-09 10:54:40 -04:00
Program.cs Set version number to v0.1. 2017-08-26 14:00:40 -04:00
Server.cs Renamed Item dataobject to ItemData. Added guildleve data. 2017-06-24 14:12:52 -04:00
WorldManager.cs More refactoring. Adding to bazaar now works for selling and seeking by gil. 2017-11-11 17:05:07 -05:00