project-meteor-server/FFXIVClassic Map Server
Filip Maj a4ea5f024b Merge branch 'actor_instancing' into develop
# Conflicts:
#	sql/gamedata_actor_class.sql
2016-06-12 18:52:30 -04:00
..
actors Merge branch 'actor_instancing' into develop 2016-06-12 18:52:30 -04:00
common Implemented actor instancing, as well as automatic name generation for NPCs. 2016-05-29 15:14:09 -04:00
dataobjects Modified scripts to work with new system. 2016-05-29 16:03:24 -04:00
lua Merge branch 'actor_instancing' into develop 2016-06-12 18:52:30 -04:00
obj/Debug Cleaning up repo. Removing everything under /bin. 2015-11-28 20:56:57 -05:00
packets Found out the second weather packet value is a transition time. 2016-05-09 22:19:57 -04:00
Properties Added !help entries for !test weather 2016-05-09 00:40:46 -04:00
utils Finished code to send character skill (class) info. Added parameterdata request packet that requests this info. 2016-03-19 18:43:02 -04:00
App.config Initial Commit. 2015-09-25 18:52:25 -04:00
ClientConnection.cs Removed a buffer being created for no reason. 2016-04-14 08:30:34 -04:00
CommandProcessor.cs Merge branch 'master' into develop 2016-06-12 18:51:24 -04:00
ConfigConstants.cs Initial Commit. 2015-09-25 18:52:25 -04:00
Database.cs Implemented actor instancing, as well as automatic name generation for NPCs. 2016-05-29 15:14:09 -04:00
FFXIVClassic Map Server.csproj Implemented actor instancing, as well as automatic name generation for NPCs. 2016-05-29 15:14:09 -04:00
inventorys_packets.txt New debug packets. 2015-10-04 22:42:20 -04:00
packages.config Added lobby to the solution. Cleaning up dependencies. 2016-03-16 17:07:48 -04:00
PacketProcessor.cs Merge branch 'develop' 2016-04-18 13:31:55 -04:00
Program.cs Make Getters more case consistant 2016-04-06 15:29:24 -07:00
Server.cs Implemented actor instancing, as well as automatic name generation for NPCs. 2016-05-29 15:14:09 -04:00
WorldManager.cs Null event conditions get defaulted to empty conditions to allow anything to spawn. More work on the scripts. Committing the new sql schema + imports of all 3 town zones. 2016-06-12 18:43:41 -04:00