From b6c3c7f71c120faa68aa2c9be2a807ce20a5553a Mon Sep 17 00:00:00 2001 From: Filip Maj Date: Sun, 14 Aug 2016 09:45:06 -0400 Subject: [PATCH] Added MS Compilers package to let solution compile in VS2013. Added new sql files with Gridania NPCs. Added the new seamless boundry table. --- .../FFXIVClassic Common Class Lib.csproj | 8 + FFXIVClassic Common Class Lib/packages.config | 1 + .../FFXIVClassic Lobby Server.csproj | 8 + FFXIVClassic Lobby Server/packages.config | 1 + .../FFXIVClassic Map Server.csproj | 8 + FFXIVClassic Map Server/packages.config | 1 + sql/gamedata_actor_class.sql | 15975 ++++++++-------- sql/server_seamless_zonechange_bounds.sql | 38 + sql/server_spawn_locations.sql | 231 +- sql/server_zones.sql | 16 +- sql/server_zones_spawnlocations.sql | 2 +- 11 files changed, 8223 insertions(+), 8066 deletions(-) create mode 100644 sql/server_seamless_zonechange_bounds.sql diff --git a/FFXIVClassic Common Class Lib/FFXIVClassic Common Class Lib.csproj b/FFXIVClassic Common Class Lib/FFXIVClassic Common Class Lib.csproj index 8c708e5f..e4f4e80c 100644 --- a/FFXIVClassic Common Class Lib/FFXIVClassic Common Class Lib.csproj +++ b/FFXIVClassic Common Class Lib/FFXIVClassic Common Class Lib.csproj @@ -1,5 +1,6 @@  + Debug @@ -13,6 +14,7 @@ 512 + 792e4711 true @@ -67,6 +69,12 @@ + + + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + +