TDB 1127.26011 - 2026/01/14
This commit is contained in:
@@ -40,8 +40,8 @@
|
|||||||
|
|
||||||
// Database updater base information
|
// Database updater base information
|
||||||
#define DATABASE_MYSQL_EXECUTABLE R"(@MYSQL_EXECUTABLE@)"
|
#define DATABASE_MYSQL_EXECUTABLE R"(@MYSQL_EXECUTABLE@)"
|
||||||
#define DATABASE_FULL_DATABASE "TDB_full_world_1125.25101_2025_10_29.sql"
|
#define DATABASE_FULL_DATABASE "TDB_full_world_1127.26011_2026_01_14.sql"
|
||||||
#define DATABASE_HOTFIXES_DATABASE "TDB_full_hotfixes_1125.25101_2025_10_29.sql"
|
#define DATABASE_HOTFIXES_DATABASE "TDB_full_hotfixes_1127.26011_2026_01_14.sql"
|
||||||
|
|
||||||
// Windows resource defines
|
// Windows resource defines
|
||||||
#define TRINITY_COMPANYNAME_STR "TrinityCore Developers"
|
#define TRINITY_COMPANYNAME_STR "TrinityCore Developers"
|
||||||
|
|||||||
+12
-11
@@ -1,8 +1,8 @@
|
|||||||
-- MySQL dump 10.13 Distrib 8.0.43, for Linux (x86_64)
|
-- MySQL dump 10.13 Distrib 8.0.44, for Linux (x86_64)
|
||||||
--
|
--
|
||||||
-- Host: localhost Database: auth
|
-- Host: localhost Database: auth
|
||||||
-- ------------------------------------------------------
|
-- ------------------------------------------------------
|
||||||
-- Server version 8.0.43-0ubuntu0.22.04.2
|
-- Server version 8.0.44-0ubuntu0.22.04.2
|
||||||
|
|
||||||
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
||||||
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
|
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
|
||||||
@@ -3950,14 +3950,15 @@ INSERT INTO `updates` VALUES
|
|||||||
('2025_10_15_00_auth.sql','AD32FF4A48BFC671ED2F17409D4283E2CD3577E1','ARCHIVED','2025-10-15 09:56:37',0),
|
('2025_10_15_00_auth.sql','AD32FF4A48BFC671ED2F17409D4283E2CD3577E1','ARCHIVED','2025-10-15 09:56:37',0),
|
||||||
('2025_10_22_00_auth.sql','A363CDF2B9EDED18DA077351CB2B0DC3A9E5E752','ARCHIVED','2025-10-22 10:32:36',0),
|
('2025_10_22_00_auth.sql','A363CDF2B9EDED18DA077351CB2B0DC3A9E5E752','ARCHIVED','2025-10-22 10:32:36',0),
|
||||||
('2025_10_29_00_auth.sql','CA6DC3F6A070AD894AB0DF2B21168D1BD7445A38','ARCHIVED','2025-10-29 06:57:00',0),
|
('2025_10_29_00_auth.sql','CA6DC3F6A070AD894AB0DF2B21168D1BD7445A38','ARCHIVED','2025-10-29 06:57:00',0),
|
||||||
('2025_10_30_00_auth.sql','BEBD6BC06B857C182BAD8A0DCAAF5B6AFEA2DFE7','RELEASED','2025-10-30 18:24:07',0),
|
('2025_10_30_00_auth.sql','BEBD6BC06B857C182BAD8A0DCAAF5B6AFEA2DFE7','ARCHIVED','2025-10-30 18:24:07',0),
|
||||||
('2025_11_07_00_auth.sql','496BAF87666950FDBA459CC72472AAB4CBD71D40','RELEASED','2025-11-07 09:46:17',0),
|
('2025_11_07_00_auth.sql','496BAF87666950FDBA459CC72472AAB4CBD71D40','ARCHIVED','2025-11-07 09:46:17',0),
|
||||||
('2025_11_15_00_auth.sql','744E145E7EFBADDAF0BAC00F6FC84A1FE79EDFCA','RELEASED','2025-11-15 12:09:00',0),
|
('2025_11_15_00_auth.sql','744E145E7EFBADDAF0BAC00F6FC84A1FE79EDFCA','ARCHIVED','2025-11-15 12:09:00',0),
|
||||||
('2025_11_18_00_auth.sql','AAE3FEB4363A16253C7ADF8CF5973E3694C5BC52','RELEASED','2025-11-18 20:09:47',0),
|
('2025_11_18_00_auth.sql','AAE3FEB4363A16253C7ADF8CF5973E3694C5BC52','ARCHIVED','2025-11-18 20:09:47',0),
|
||||||
('2025_11_19_00_auth.sql','2E89C66714539C9713B9ADD3F7697730A426C795','RELEASED','2025-11-19 08:20:00',0),
|
('2025_11_19_00_auth.sql','2E89C66714539C9713B9ADD3F7697730A426C795','ARCHIVED','2025-11-19 08:20:00',0),
|
||||||
('2025_12_15_00_auth.sql','CA8ADF39030282B3D2627C15E751CC1D81618BAE','RELEASED','2025-12-15 15:39:58',0),
|
('2025_12_15_00_auth.sql','CA8ADF39030282B3D2627C15E751CC1D81618BAE','ARCHIVED','2025-12-15 15:39:58',0),
|
||||||
('2025_12_19_00_auth.sql','4011518915C83A60C50009949D687080019FA999','RELEASED','2025-12-19 00:48:17',0),
|
('2025_12_19_00_auth.sql','4011518915C83A60C50009949D687080019FA999','ARCHIVED','2025-12-19 00:48:17',0),
|
||||||
('2026_01_10_00_auth.sql','486B3340298309456E4BFB15F5D77EAB6609443E','RELEASED','2026-01-10 11:17:32',0);
|
('2026_01_10_00_auth.sql','486B3340298309456E4BFB15F5D77EAB6609443E','ARCHIVED','2026-01-10 11:17:32',0),
|
||||||
|
('2026_01_14_00_auth.sql','B1623A33EB59B52AEE841F88B075213AE88A6158','ARCHIVED','2026-01-14 23:40:33',0);
|
||||||
/*!40000 ALTER TABLE `updates` ENABLE KEYS */;
|
/*!40000 ALTER TABLE `updates` ENABLE KEYS */;
|
||||||
UNLOCK TABLES;
|
UNLOCK TABLES;
|
||||||
|
|
||||||
@@ -4101,4 +4102,4 @@ SET character_set_client = @saved_cs_client;
|
|||||||
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
||||||
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
||||||
|
|
||||||
-- Dump completed on 2025-10-29 6:57:03
|
-- Dump completed on 2026-01-14 23:40:35
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
-- MySQL dump 10.13 Distrib 8.0.43, for Linux (x86_64)
|
-- MySQL dump 10.13 Distrib 8.0.44, for Linux (x86_64)
|
||||||
--
|
--
|
||||||
-- Host: localhost Database: characters
|
-- Host: localhost Database: characters
|
||||||
-- ------------------------------------------------------
|
-- ------------------------------------------------------
|
||||||
-- Server version 8.0.43-0ubuntu0.22.04.2
|
-- Server version 8.0.44-0ubuntu0.22.04.2
|
||||||
|
|
||||||
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
||||||
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
|
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
|
||||||
@@ -3828,7 +3828,8 @@ INSERT INTO `updates` VALUES
|
|||||||
('2025_09_09_00_characters.sql','CF3F0738623248620204175B049AAF0833262222','ARCHIVED','2025-09-09 14:11:21',0),
|
('2025_09_09_00_characters.sql','CF3F0738623248620204175B049AAF0833262222','ARCHIVED','2025-09-09 14:11:21',0),
|
||||||
('2025_10_10_00_characters.sql','F1EF875805AF1E87A413387F5449FE37D5205E94','ARCHIVED','2025-10-09 23:58:44',0),
|
('2025_10_10_00_characters.sql','F1EF875805AF1E87A413387F5449FE37D5205E94','ARCHIVED','2025-10-09 23:58:44',0),
|
||||||
('2025_10_29_00_characters.sql','DC6A5D66E866352AC243869B627D282EE6A8B4F2','ARCHIVED','2025-10-29 06:57:00',0),
|
('2025_10_29_00_characters.sql','DC6A5D66E866352AC243869B627D282EE6A8B4F2','ARCHIVED','2025-10-29 06:57:00',0),
|
||||||
('2025_11_25_00_characters.sql','A0C04B2404B1832421402F78436DDC4AA18EBAD8','RELEASED','2025-11-25 22:28:32',0);
|
('2025_11_25_00_characters.sql','A0C04B2404B1832421402F78436DDC4AA18EBAD8','ARCHIVED','2025-11-25 22:28:32',0),
|
||||||
|
('2026_01_14_00_characters.sql','FF5D889A41BBD9F9827489DEC08BCA9DB457933E','ARCHIVED','2026-01-14 23:40:33',0);
|
||||||
/*!40000 ALTER TABLE `updates` ENABLE KEYS */;
|
/*!40000 ALTER TABLE `updates` ENABLE KEYS */;
|
||||||
UNLOCK TABLES;
|
UNLOCK TABLES;
|
||||||
|
|
||||||
@@ -3933,4 +3934,4 @@ UNLOCK TABLES;
|
|||||||
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
||||||
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
||||||
|
|
||||||
-- Dump completed on 2025-10-29 6:57:03
|
-- Dump completed on 2026-01-14 23:40:35
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
-- MySQL dump 10.13 Distrib 8.0.43, for Linux (x86_64)
|
-- MySQL dump 10.13 Distrib 8.0.44, for Linux (x86_64)
|
||||||
--
|
--
|
||||||
-- Host: localhost Database: hotfixes
|
-- Host: localhost Database: hotfixes
|
||||||
-- ------------------------------------------------------
|
-- ------------------------------------------------------
|
||||||
-- Server version 8.0.43-0ubuntu0.22.04.2
|
-- Server version 8.0.44-0ubuntu0.22.04.2
|
||||||
|
|
||||||
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
||||||
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
|
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
|
||||||
@@ -2304,6 +2304,7 @@ CREATE TABLE `conditional_content_tuning` (
|
|||||||
`OrderIndex` int NOT NULL DEFAULT '0',
|
`OrderIndex` int NOT NULL DEFAULT '0',
|
||||||
`RedirectContentTuningID` int NOT NULL DEFAULT '0',
|
`RedirectContentTuningID` int NOT NULL DEFAULT '0',
|
||||||
`RedirectFlag` int NOT NULL DEFAULT '0',
|
`RedirectFlag` int NOT NULL DEFAULT '0',
|
||||||
|
`RedirectEnum` int NOT NULL DEFAULT '0',
|
||||||
`ParentContentTuningID` int unsigned NOT NULL DEFAULT '0',
|
`ParentContentTuningID` int unsigned NOT NULL DEFAULT '0',
|
||||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||||
@@ -4232,6 +4233,7 @@ CREATE TABLE `gossip_npc_option` (
|
|||||||
`TraitTreeID` int NOT NULL DEFAULT '0',
|
`TraitTreeID` int NOT NULL DEFAULT '0',
|
||||||
`ProfessionID` int NOT NULL DEFAULT '0',
|
`ProfessionID` int NOT NULL DEFAULT '0',
|
||||||
`Unknown_1002_14` int NOT NULL DEFAULT '0',
|
`Unknown_1002_14` int NOT NULL DEFAULT '0',
|
||||||
|
`NeighborhoodMapID` int NOT NULL DEFAULT '0',
|
||||||
`SkillLineID` int NOT NULL DEFAULT '0',
|
`SkillLineID` int NOT NULL DEFAULT '0',
|
||||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||||
@@ -4569,6 +4571,7 @@ CREATE TABLE `item` (
|
|||||||
`ContentTuningID` int NOT NULL DEFAULT '0',
|
`ContentTuningID` int NOT NULL DEFAULT '0',
|
||||||
`ModifiedCraftingReagentItemID` int NOT NULL DEFAULT '0',
|
`ModifiedCraftingReagentItemID` int NOT NULL DEFAULT '0',
|
||||||
`CraftingQualityID` int NOT NULL DEFAULT '0',
|
`CraftingQualityID` int NOT NULL DEFAULT '0',
|
||||||
|
`Unknown1127` int NOT NULL DEFAULT '0',
|
||||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||||
@@ -5058,6 +5061,7 @@ CREATE TABLE `item_effect` (
|
|||||||
`SpellCategoryID` smallint unsigned NOT NULL DEFAULT '0',
|
`SpellCategoryID` smallint unsigned NOT NULL DEFAULT '0',
|
||||||
`SpellID` int NOT NULL DEFAULT '0',
|
`SpellID` int NOT NULL DEFAULT '0',
|
||||||
`ChrSpecializationID` smallint unsigned NOT NULL DEFAULT '0',
|
`ChrSpecializationID` smallint unsigned NOT NULL DEFAULT '0',
|
||||||
|
`PlayerConditionID` int NOT NULL DEFAULT '0',
|
||||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||||
@@ -5342,6 +5346,7 @@ CREATE TABLE `item_scaling_config` (
|
|||||||
`ItemLevel` int NOT NULL DEFAULT '0',
|
`ItemLevel` int NOT NULL DEFAULT '0',
|
||||||
`RequiredLevel` int NOT NULL DEFAULT '0',
|
`RequiredLevel` int NOT NULL DEFAULT '0',
|
||||||
`Unknown1125` int NOT NULL DEFAULT '0',
|
`Unknown1125` int NOT NULL DEFAULT '0',
|
||||||
|
`Flags` int NOT NULL DEFAULT '0',
|
||||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||||
@@ -5560,6 +5565,7 @@ CREATE TABLE `item_sparse` (
|
|||||||
`PlayerLevelToItemLevelCurveID` int NOT NULL DEFAULT '0',
|
`PlayerLevelToItemLevelCurveID` int NOT NULL DEFAULT '0',
|
||||||
`ItemLevelOffsetCurveID` int NOT NULL DEFAULT '0',
|
`ItemLevelOffsetCurveID` int NOT NULL DEFAULT '0',
|
||||||
`ItemLevelOffsetItemLevel` int NOT NULL DEFAULT '0',
|
`ItemLevelOffsetItemLevel` int NOT NULL DEFAULT '0',
|
||||||
|
`Unknown1127` int NOT NULL DEFAULT '0',
|
||||||
`ItemNameDescriptionID` smallint unsigned NOT NULL DEFAULT '0',
|
`ItemNameDescriptionID` smallint unsigned NOT NULL DEFAULT '0',
|
||||||
`RequiredTransmogHoliday` smallint unsigned NOT NULL DEFAULT '0',
|
`RequiredTransmogHoliday` smallint unsigned NOT NULL DEFAULT '0',
|
||||||
`RequiredHoliday` smallint unsigned NOT NULL DEFAULT '0',
|
`RequiredHoliday` smallint unsigned NOT NULL DEFAULT '0',
|
||||||
@@ -6395,11 +6401,14 @@ CREATE TABLE `map_challenge_mode` (
|
|||||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||||
`MapID` smallint unsigned NOT NULL DEFAULT '0',
|
`MapID` smallint unsigned NOT NULL DEFAULT '0',
|
||||||
`Flags` int NOT NULL DEFAULT '0',
|
`Flags` int NOT NULL DEFAULT '0',
|
||||||
|
`MaxMedals` int NOT NULL DEFAULT '0',
|
||||||
`ExpansionLevel` int unsigned NOT NULL DEFAULT '0',
|
`ExpansionLevel` int unsigned NOT NULL DEFAULT '0',
|
||||||
`RequiredWorldStateID` int NOT NULL DEFAULT '0',
|
`RequiredWorldStateID` int NOT NULL DEFAULT '0',
|
||||||
`CriteriaCount1` smallint NOT NULL DEFAULT '0',
|
`CriteriaCount1` smallint NOT NULL DEFAULT '0',
|
||||||
`CriteriaCount2` smallint NOT NULL DEFAULT '0',
|
`CriteriaCount2` smallint NOT NULL DEFAULT '0',
|
||||||
`CriteriaCount3` smallint NOT NULL DEFAULT '0',
|
`CriteriaCount3` smallint NOT NULL DEFAULT '0',
|
||||||
|
`CriteriaCount4` smallint NOT NULL DEFAULT '0',
|
||||||
|
`CriteriaCount5` smallint NOT NULL DEFAULT '0',
|
||||||
`FirstRewardQuestID1` int NOT NULL DEFAULT '0',
|
`FirstRewardQuestID1` int NOT NULL DEFAULT '0',
|
||||||
`FirstRewardQuestID2` int NOT NULL DEFAULT '0',
|
`FirstRewardQuestID2` int NOT NULL DEFAULT '0',
|
||||||
`FirstRewardQuestID3` int NOT NULL DEFAULT '0',
|
`FirstRewardQuestID3` int NOT NULL DEFAULT '0',
|
||||||
@@ -9441,6 +9450,7 @@ CREATE TABLE `spell_visual` (
|
|||||||
`MissileImpactOffset1` float NOT NULL DEFAULT '0',
|
`MissileImpactOffset1` float NOT NULL DEFAULT '0',
|
||||||
`MissileImpactOffset2` float NOT NULL DEFAULT '0',
|
`MissileImpactOffset2` float NOT NULL DEFAULT '0',
|
||||||
`MissileImpactOffset3` float NOT NULL DEFAULT '0',
|
`MissileImpactOffset3` float NOT NULL DEFAULT '0',
|
||||||
|
`StateKit` int NOT NULL DEFAULT '0',
|
||||||
`AnimEventSoundID` int unsigned NOT NULL DEFAULT '0',
|
`AnimEventSoundID` int unsigned NOT NULL DEFAULT '0',
|
||||||
`Flags` int NOT NULL DEFAULT '0',
|
`Flags` int NOT NULL DEFAULT '0',
|
||||||
`MissileAttachment` tinyint NOT NULL DEFAULT '0',
|
`MissileAttachment` tinyint NOT NULL DEFAULT '0',
|
||||||
@@ -11304,4 +11314,4 @@ CREATE TABLE `world_state_expression` (
|
|||||||
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
||||||
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
||||||
|
|
||||||
-- Dump completed on 2025-10-29 6:57:07
|
-- Dump completed on 2026-01-14 23:40:39
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
-- MySQL dump 10.13 Distrib 8.0.43, for Linux (x86_64)
|
-- MySQL dump 10.13 Distrib 8.0.44, for Linux (x86_64)
|
||||||
--
|
--
|
||||||
-- Host: localhost Database: world
|
-- Host: localhost Database: world
|
||||||
-- ------------------------------------------------------
|
-- ------------------------------------------------------
|
||||||
-- Server version 8.0.43-0ubuntu0.22.04.2
|
-- Server version 8.0.44-0ubuntu0.22.04.2
|
||||||
|
|
||||||
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
||||||
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
|
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
|
||||||
@@ -644,9 +644,9 @@ CREATE TABLE `creature_addon` (
|
|||||||
`SheathState` tinyint unsigned NOT NULL DEFAULT '1',
|
`SheathState` tinyint unsigned NOT NULL DEFAULT '1',
|
||||||
`PvPFlags` tinyint unsigned NOT NULL DEFAULT '0',
|
`PvPFlags` tinyint unsigned NOT NULL DEFAULT '0',
|
||||||
`emote` int unsigned NOT NULL DEFAULT '0',
|
`emote` int unsigned NOT NULL DEFAULT '0',
|
||||||
`aiAnimKit` smallint NOT NULL DEFAULT '0',
|
`aiAnimKit` smallint unsigned NOT NULL DEFAULT '0',
|
||||||
`movementAnimKit` smallint NOT NULL DEFAULT '0',
|
`movementAnimKit` smallint unsigned NOT NULL DEFAULT '0',
|
||||||
`meleeAnimKit` smallint NOT NULL DEFAULT '0',
|
`meleeAnimKit` smallint unsigned NOT NULL DEFAULT '0',
|
||||||
`visibilityDistanceType` tinyint unsigned NOT NULL DEFAULT '0',
|
`visibilityDistanceType` tinyint unsigned NOT NULL DEFAULT '0',
|
||||||
`auras` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
`auras` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||||
PRIMARY KEY (`guid`)
|
PRIMARY KEY (`guid`)
|
||||||
@@ -1023,9 +1023,9 @@ CREATE TABLE `creature_template_addon` (
|
|||||||
`SheathState` tinyint unsigned NOT NULL DEFAULT '1',
|
`SheathState` tinyint unsigned NOT NULL DEFAULT '1',
|
||||||
`PvPFlags` tinyint unsigned NOT NULL DEFAULT '0',
|
`PvPFlags` tinyint unsigned NOT NULL DEFAULT '0',
|
||||||
`emote` int unsigned NOT NULL DEFAULT '0',
|
`emote` int unsigned NOT NULL DEFAULT '0',
|
||||||
`aiAnimKit` smallint NOT NULL DEFAULT '0',
|
`aiAnimKit` smallint unsigned NOT NULL DEFAULT '0',
|
||||||
`movementAnimKit` smallint NOT NULL DEFAULT '0',
|
`movementAnimKit` smallint unsigned NOT NULL DEFAULT '0',
|
||||||
`meleeAnimKit` smallint NOT NULL DEFAULT '0',
|
`meleeAnimKit` smallint unsigned NOT NULL DEFAULT '0',
|
||||||
`visibilityDistanceType` tinyint unsigned NOT NULL DEFAULT '0',
|
`visibilityDistanceType` tinyint unsigned NOT NULL DEFAULT '0',
|
||||||
`auras` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
`auras` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||||
PRIMARY KEY (`entry`)
|
PRIMARY KEY (`entry`)
|
||||||
@@ -1854,6 +1854,7 @@ CREATE TABLE `gameobject_template` (
|
|||||||
`Data33` int NOT NULL DEFAULT '0',
|
`Data33` int NOT NULL DEFAULT '0',
|
||||||
`Data34` int NOT NULL DEFAULT '0',
|
`Data34` int NOT NULL DEFAULT '0',
|
||||||
`ContentTuningId` int NOT NULL DEFAULT '0',
|
`ContentTuningId` int NOT NULL DEFAULT '0',
|
||||||
|
`RequiredLevel` int NOT NULL DEFAULT '0',
|
||||||
`AIName` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
|
`AIName` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
|
||||||
`ScriptName` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
|
`ScriptName` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
|
||||||
`StringId` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
`StringId` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
||||||
@@ -2181,7 +2182,9 @@ CREATE TABLE `jump_charge_params` (
|
|||||||
`id` int NOT NULL,
|
`id` int NOT NULL,
|
||||||
`speed` float NOT NULL DEFAULT '42',
|
`speed` float NOT NULL DEFAULT '42',
|
||||||
`treatSpeedAsMoveTimeSeconds` tinyint(1) NOT NULL DEFAULT '0',
|
`treatSpeedAsMoveTimeSeconds` tinyint(1) NOT NULL DEFAULT '0',
|
||||||
`jumpGravity` float NOT NULL DEFAULT '19.2911',
|
`unlimitedSpeed` tinyint(1) NOT NULL DEFAULT '0',
|
||||||
|
`minHeight` float DEFAULT NULL,
|
||||||
|
`maxHeight` float DEFAULT NULL,
|
||||||
`spellVisualId` int DEFAULT NULL,
|
`spellVisualId` int DEFAULT NULL,
|
||||||
`progressCurveId` int DEFAULT NULL,
|
`progressCurveId` int DEFAULT NULL,
|
||||||
`parabolicCurveId` int DEFAULT NULL,
|
`parabolicCurveId` int DEFAULT NULL,
|
||||||
@@ -3168,9 +3171,12 @@ CREATE TABLE `quest_objectives` (
|
|||||||
`StorageIndex` tinyint NOT NULL DEFAULT '0',
|
`StorageIndex` tinyint NOT NULL DEFAULT '0',
|
||||||
`ObjectID` int NOT NULL DEFAULT '0',
|
`ObjectID` int NOT NULL DEFAULT '0',
|
||||||
`Amount` int NOT NULL DEFAULT '0',
|
`Amount` int NOT NULL DEFAULT '0',
|
||||||
|
`SecondaryAmount` int NOT NULL DEFAULT '0',
|
||||||
`Flags` int unsigned NOT NULL DEFAULT '0',
|
`Flags` int unsigned NOT NULL DEFAULT '0',
|
||||||
`Flags2` int unsigned NOT NULL DEFAULT '0',
|
`Flags2` int unsigned NOT NULL DEFAULT '0',
|
||||||
`ProgressBarWeight` float NOT NULL DEFAULT '0',
|
`ProgressBarWeight` float NOT NULL DEFAULT '0',
|
||||||
|
`ParentObjectiveID` int NOT NULL DEFAULT '0',
|
||||||
|
`Visible` tinyint unsigned NOT NULL DEFAULT '1',
|
||||||
`Description` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
`Description` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||||
PRIMARY KEY (`ID`)
|
PRIMARY KEY (`ID`)
|
||||||
@@ -3443,6 +3449,38 @@ CREATE TABLE `quest_reward_display_spell` (
|
|||||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||||
|
|
||||||
|
--
|
||||||
|
-- Table structure for table `quest_reward_house_decor`
|
||||||
|
--
|
||||||
|
|
||||||
|
DROP TABLE IF EXISTS `quest_reward_house_decor`;
|
||||||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||||
|
/*!50503 SET character_set_client = utf8mb4 */;
|
||||||
|
CREATE TABLE `quest_reward_house_decor` (
|
||||||
|
`QuestID` int unsigned NOT NULL,
|
||||||
|
`OrderIndex` int NOT NULL,
|
||||||
|
`HouseDecorID` int NOT NULL,
|
||||||
|
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||||
|
PRIMARY KEY (`QuestID`,`OrderIndex`)
|
||||||
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||||
|
|
||||||
|
--
|
||||||
|
-- Table structure for table `quest_reward_house_room`
|
||||||
|
--
|
||||||
|
|
||||||
|
DROP TABLE IF EXISTS `quest_reward_house_room`;
|
||||||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||||
|
/*!50503 SET character_set_client = utf8mb4 */;
|
||||||
|
CREATE TABLE `quest_reward_house_room` (
|
||||||
|
`QuestID` int unsigned NOT NULL,
|
||||||
|
`OrderIndex` int NOT NULL,
|
||||||
|
`HouseRoomID` int NOT NULL,
|
||||||
|
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||||
|
PRIMARY KEY (`QuestID`,`OrderIndex`)
|
||||||
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||||
|
|
||||||
--
|
--
|
||||||
-- Table structure for table `quest_template`
|
-- Table structure for table `quest_template`
|
||||||
--
|
--
|
||||||
@@ -4905,26 +4943,6 @@ SET @saved_cs_client = @@character_set_client;
|
|||||||
1 AS `comment`*/;
|
1 AS `comment`*/;
|
||||||
SET character_set_client = @saved_cs_client;
|
SET character_set_client = @saved_cs_client;
|
||||||
|
|
||||||
--
|
|
||||||
-- Table structure for table `warden_checks`
|
|
||||||
--
|
|
||||||
|
|
||||||
DROP TABLE IF EXISTS `warden_checks`;
|
|
||||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
||||||
/*!50503 SET character_set_client = utf8mb4 */;
|
|
||||||
CREATE TABLE `warden_checks` (
|
|
||||||
`id` smallint unsigned NOT NULL AUTO_INCREMENT,
|
|
||||||
`type` tinyint unsigned DEFAULT NULL,
|
|
||||||
`str` varchar(170) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|
||||||
`address` int unsigned DEFAULT NULL,
|
|
||||||
`length` tinyint unsigned DEFAULT NULL,
|
|
||||||
`comment` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|
||||||
`data` binary(24) DEFAULT NULL,
|
|
||||||
`result` varbinary(24) DEFAULT NULL,
|
|
||||||
PRIMARY KEY (`id`)
|
|
||||||
) ENGINE=InnoDB AUTO_INCREMENT=791 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
||||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
||||||
|
|
||||||
--
|
--
|
||||||
-- Table structure for table `waypoint_path`
|
-- Table structure for table `waypoint_path`
|
||||||
--
|
--
|
||||||
@@ -5066,4 +5084,4 @@ CREATE TABLE `world_state` (
|
|||||||
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
||||||
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
||||||
|
|
||||||
-- Dump completed on 2025-10-29 6:57:05
|
-- Dump completed on 2026-01-14 23:40:37
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user