aboutsummaryrefslogtreecommitdiff
path: root/sql/base
diff options
context:
space:
mode:
authorTDB Release <tdb-release@build.bot>2025-05-31 19:50:55 +0000
committerTDB Release <tdb-release@build.bot>2025-05-31 19:50:55 +0000
commit5cdf27be3a69e9d7fb925f128e6f13a2e899087a (patch)
treee5fb32b74014acd8d82a4cc3fb8b95ea87617ba1 /sql/base
parent83064c3b096dbbbacd9046a1fdeca20c9cefd2ef (diff)
TDB 1115.25051 - 2025/05/31TDB1115.25051
Diffstat (limited to 'sql/base')
-rw-r--r--sql/base/auth_database.sql23
-rw-r--r--sql/base/characters_database.sql9
-rw-r--r--sql/base/dev/hotfixes_database.sql148
-rw-r--r--sql/base/dev/world_database.sql13
4 files changed, 147 insertions, 46 deletions
diff --git a/sql/base/auth_database.sql b/sql/base/auth_database.sql
index 8763189136e..b1aa7a7ef5c 100644
--- a/sql/base/auth_database.sql
+++ b/sql/base/auth_database.sql
@@ -1,8 +1,8 @@
--- MySQL dump 10.13 Distrib 8.0.41, for Linux (x86_64)
+-- MySQL dump 10.13 Distrib 8.0.42, for Linux (x86_64)
--
-- Host: localhost Database: auth
-- ------------------------------------------------------
--- Server version 8.0.41-0ubuntu0.22.04.1
+-- Server version 8.0.42-0ubuntu0.22.04.1
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
@@ -3603,14 +3603,15 @@ INSERT INTO `updates` VALUES
('2025_03_13_00_auth.sql','942D432EBC68783F76FF3A3CBE6F1FAF32121D18','ARCHIVED','2025-03-13 19:58:25',0),
('2025_03_26_00_auth.sql','AACB673BEED68EADC53D121E107E1C780DFE0B88','ARCHIVED','2025-03-26 10:32:59',0),
('2025_03_29_00_auth.sql','AB55F260FB970455392E1FD4D760965EE48F7074','ARCHIVED','2025-03-29 01:12:13',0),
-('2025_03_31_00_auth.sql','0522AF5AE6CE2B2EB14265CC005CC209DB4834C0','RELEASED','2025-03-31 21:19:14',0),
-('2025_04_09_00_auth.sql','7543CD6152ABDA64B5FC75FC28211A54F16B9E40','RELEASED','2025-04-09 10:06:12',0),
-('2025_04_10_00_auth.sql','93EBDB49570AFD980449CE6858AFA588ED763FAB','RELEASED','2025-04-10 20:45:44',0),
-('2025_04_12_00_auth.sql','A33D1A1E50EA4B6E93DD6BAB5AD624EDAEC39BDF','RELEASED','2025-04-12 00:54:47',0),
-('2025_04_25_00_auth.sql','CD64B1560DE7A3715B561FC4E712C5E61C126A1D','RELEASED','2025-04-25 19:43:41',0),
-('2025_04_30_00_auth.sql','B8708581D23575920082C18665E828C629F07DED','RELEASED','2025-04-30 13:15:42',0),
-('2025_05_14_00_auth.sql','E4C40DFB18415ADB60223BA7518A2F0FCD491712','RELEASED','2025-05-14 10:24:56',0),
-('2025_05_30_00_auth.sql','37191DD7967326918A3BE9EB919CEECBA42098A2','RELEASED','2025-05-30 11:42:16',0);
+('2025_03_31_00_auth.sql','0522AF5AE6CE2B2EB14265CC005CC209DB4834C0','ARCHIVED','2025-03-31 21:19:14',0),
+('2025_04_09_00_auth.sql','7543CD6152ABDA64B5FC75FC28211A54F16B9E40','ARCHIVED','2025-04-09 10:06:12',0),
+('2025_04_10_00_auth.sql','93EBDB49570AFD980449CE6858AFA588ED763FAB','ARCHIVED','2025-04-10 20:45:44',0),
+('2025_04_12_00_auth.sql','A33D1A1E50EA4B6E93DD6BAB5AD624EDAEC39BDF','ARCHIVED','2025-04-12 00:54:47',0),
+('2025_04_25_00_auth.sql','CD64B1560DE7A3715B561FC4E712C5E61C126A1D','ARCHIVED','2025-04-25 19:43:41',0),
+('2025_04_30_00_auth.sql','B8708581D23575920082C18665E828C629F07DED','ARCHIVED','2025-04-30 13:15:42',0),
+('2025_05_14_00_auth.sql','E4C40DFB18415ADB60223BA7518A2F0FCD491712','ARCHIVED','2025-05-14 10:24:56',0),
+('2025_05_30_00_auth.sql','37191DD7967326918A3BE9EB919CEECBA42098A2','ARCHIVED','2025-05-30 11:42:16',0),
+('2025_05_31_00_auth.sql','5EF8B1EBE4CF99E5D1C02BD6141FB35EA19FED6C','ARCHIVED','2025-05-31 19:45:56',0);
/*!40000 ALTER TABLE `updates` ENABLE KEYS */;
UNLOCK TABLES;
@@ -3754,4 +3755,4 @@ SET character_set_client = @saved_cs_client;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
--- Dump completed on 2025-03-29 1:12:15
+-- Dump completed on 2025-05-31 19:45:57
diff --git a/sql/base/characters_database.sql b/sql/base/characters_database.sql
index 11ca327e935..c847062f228 100644
--- a/sql/base/characters_database.sql
+++ b/sql/base/characters_database.sql
@@ -1,8 +1,8 @@
--- MySQL dump 10.13 Distrib 8.0.41, for Linux (x86_64)
+-- MySQL dump 10.13 Distrib 8.0.42, for Linux (x86_64)
--
-- Host: localhost Database: characters
-- ------------------------------------------------------
--- Server version 8.0.41-0ubuntu0.22.04.1
+-- Server version 8.0.42-0ubuntu0.22.04.1
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
@@ -3780,7 +3780,8 @@ INSERT INTO `updates` VALUES
('2024_12_13_00_characters.sql','4A00C51BA33639F5555AAE40EC672AE47126F7B6','ARCHIVED','2024-12-13 00:17:03',0),
('2024_12_22_00_characters.sql','A2F24564430C5BCC96C279E843FA3548B1F831EE','ARCHIVED','2024-12-22 02:56:17',0),
('2025_01_04_00_characters.sql','403E8B642A67765A04A0A4D5BC0752288208079C','ARCHIVED','2025-01-04 16:31:39',0),
-('2025_03_29_00_characters.sql','6A49C236D0B8CCD8A5B6B51F60E116B3380772D7','ARCHIVED','2025-03-29 01:12:13',0);
+('2025_03_29_00_characters.sql','6A49C236D0B8CCD8A5B6B51F60E116B3380772D7','ARCHIVED','2025-03-29 01:12:13',0),
+('2025_05_31_00_characters.sql','C240EB5C4008B6AA0514802A18D7DD875680DE82','ARCHIVED','2025-05-31 19:45:56',0);
/*!40000 ALTER TABLE `updates` ENABLE KEYS */;
UNLOCK TABLES;
@@ -3908,4 +3909,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
--- Dump completed on 2025-03-29 1:12:15
+-- Dump completed on 2025-05-31 19:45:58
diff --git a/sql/base/dev/hotfixes_database.sql b/sql/base/dev/hotfixes_database.sql
index 561981e3ea2..241a04977e9 100644
--- a/sql/base/dev/hotfixes_database.sql
+++ b/sql/base/dev/hotfixes_database.sql
@@ -1,8 +1,8 @@
--- MySQL dump 10.13 Distrib 8.0.41, for Linux (x86_64)
+-- MySQL dump 10.13 Distrib 8.0.42, for Linux (x86_64)
--
-- Host: localhost Database: hotfixes
-- ------------------------------------------------------
--- Server version 8.0.41-0ubuntu0.22.04.1
+-- Server version 8.0.42-0ubuntu0.22.04.1
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
@@ -1712,7 +1712,7 @@ CREATE TABLE `chr_classes` (
`CinematicSequenceID` smallint unsigned NOT NULL DEFAULT '0',
`DefaultSpec` smallint unsigned NOT NULL DEFAULT '0',
`ID` tinyint unsigned NOT NULL DEFAULT '0',
- `PrimaryStatPriority` tinyint unsigned NOT NULL DEFAULT '0',
+ `PrimaryStatPriority` tinyint NOT NULL DEFAULT '0',
`DisplayPower` tinyint NOT NULL DEFAULT '0',
`RangedAttackPowerPerAgility` tinyint unsigned NOT NULL DEFAULT '0',
`AttackPowerPerAgility` tinyint unsigned NOT NULL DEFAULT '0',
@@ -2401,6 +2401,21 @@ CREATE TABLE `corruption_effects` (
/*!40101 SET character_set_client = @saved_cs_client */;
--
+-- Table structure for table `crafting_quality`
+--
+
+DROP TABLE IF EXISTS `crafting_quality`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!50503 SET character_set_client = utf8mb4 */;
+CREATE TABLE `crafting_quality` (
+ `ID` int unsigned NOT NULL DEFAULT '0',
+ `QualityTier` int NOT NULL DEFAULT '0',
+ `VerifiedBuild` int NOT NULL DEFAULT '0',
+ PRIMARY KEY (`ID`,`VerifiedBuild`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
-- Table structure for table `creature`
--
@@ -2619,7 +2634,7 @@ CREATE TABLE `creature_model_data` (
`FootstepCameraEffectID` int unsigned NOT NULL DEFAULT '0',
`DeathThudCameraEffectID` int unsigned NOT NULL DEFAULT '0',
`SoundID` int unsigned NOT NULL DEFAULT '0',
- `SizeClass` int unsigned NOT NULL DEFAULT '0',
+ `SizeClass` tinyint NOT NULL DEFAULT '0',
`CollisionWidth` float NOT NULL DEFAULT '0',
`CollisionHeight` float NOT NULL DEFAULT '0',
`WorldEffectScale` float NOT NULL DEFAULT '0',
@@ -3018,6 +3033,7 @@ CREATE TABLE `dungeon_encounter` (
`Flags` int NOT NULL DEFAULT '0',
`SpellIconFileID` int NOT NULL DEFAULT '0',
`Faction` int NOT NULL DEFAULT '0',
+ `Unknown1115` int NOT NULL DEFAULT '0',
`VerifiedBuild` int NOT NULL DEFAULT '0',
PRIMARY KEY (`ID`,`VerifiedBuild`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
@@ -4283,7 +4299,7 @@ CREATE TABLE `heirloom` (
`LegacyUpgradedItemID` int NOT NULL DEFAULT '0',
`StaticUpgradedItemID` int NOT NULL DEFAULT '0',
`SourceTypeEnum` tinyint NOT NULL DEFAULT '0',
- `Flags` tinyint unsigned NOT NULL DEFAULT '0',
+ `Flags` int NOT NULL DEFAULT '0',
`LegacyItemID` int NOT NULL DEFAULT '0',
`UpgradeItemID1` int NOT NULL DEFAULT '0',
`UpgradeItemID2` int NOT NULL DEFAULT '0',
@@ -4788,7 +4804,7 @@ CREATE TABLE `item_class` (
`ClassName` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`ClassID` tinyint NOT NULL DEFAULT '0',
`PriceModifier` float NOT NULL DEFAULT '0',
- `Flags` tinyint unsigned NOT NULL DEFAULT '0',
+ `Flags` int NOT NULL DEFAULT '0',
`VerifiedBuild` int NOT NULL DEFAULT '0',
PRIMARY KEY (`ID`,`VerifiedBuild`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
@@ -5021,7 +5037,7 @@ CREATE TABLE `item_extended_cost` (
`ID` int unsigned NOT NULL DEFAULT '0',
`RequiredArenaRating` smallint unsigned NOT NULL DEFAULT '0',
`ArenaBracket` tinyint NOT NULL DEFAULT '0',
- `Flags` tinyint unsigned NOT NULL DEFAULT '0',
+ `Flags` int NOT NULL DEFAULT '0',
`MinFactionID` tinyint unsigned NOT NULL DEFAULT '0',
`MinReputation` int NOT NULL DEFAULT '0',
`RequiredAchievement` tinyint unsigned NOT NULL DEFAULT '0',
@@ -6487,6 +6503,22 @@ CREATE TABLE `maw_power` (
/*!40101 SET character_set_client = @saved_cs_client */;
--
+-- Table structure for table `modified_crafting_item`
+--
+
+DROP TABLE IF EXISTS `modified_crafting_item`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!50503 SET character_set_client = utf8mb4 */;
+CREATE TABLE `modified_crafting_item` (
+ `ID` int unsigned NOT NULL DEFAULT '0',
+ `ModifiedCraftingReagentItemID` int NOT NULL DEFAULT '0',
+ `CraftingQualityID` int NOT NULL DEFAULT '0',
+ `VerifiedBuild` int NOT NULL DEFAULT '0',
+ PRIMARY KEY (`ID`,`VerifiedBuild`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
-- Table structure for table `modifier_tree`
--
@@ -6752,6 +6784,7 @@ CREATE TABLE `num_talents_at_level` (
`NumTalents` int NOT NULL DEFAULT '0',
`NumTalentsDeathKnight` int NOT NULL DEFAULT '0',
`NumTalentsDemonHunter` int NOT NULL DEFAULT '0',
+ `Unknown1115` float NOT NULL DEFAULT '0',
`VerifiedBuild` int NOT NULL DEFAULT '0',
PRIMARY KEY (`ID`,`VerifiedBuild`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
@@ -6856,6 +6889,54 @@ CREATE TABLE `path_property` (
/*!40101 SET character_set_client = @saved_cs_client */;
--
+-- Table structure for table `perks_activity`
+--
+
+DROP TABLE IF EXISTS `perks_activity`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!50503 SET character_set_client = utf8mb4 */;
+CREATE TABLE `perks_activity` (
+ `ActivityName` text COLLATE utf8mb4_unicode_ci,
+ `Description` text COLLATE utf8mb4_unicode_ci,
+ `ID` int unsigned NOT NULL DEFAULT '0',
+ `CriteriaTreeID` int NOT NULL DEFAULT '0',
+ `ThresholdContributionAmount` int NOT NULL DEFAULT '0',
+ `Supersedes` int NOT NULL DEFAULT '0',
+ `Priority` int NOT NULL DEFAULT '0',
+ `VerifiedBuild` int NOT NULL DEFAULT '0',
+ PRIMARY KEY (`ID`,`VerifiedBuild`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Table structure for table `perks_activity_locale`
+--
+
+DROP TABLE IF EXISTS `perks_activity_locale`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!50503 SET character_set_client = utf8mb4 */;
+CREATE TABLE `perks_activity_locale` (
+ `ID` int unsigned NOT NULL DEFAULT '0',
+ `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL,
+ `ActivityName_lang` text COLLATE utf8mb4_unicode_ci,
+ `Description_lang` text COLLATE utf8mb4_unicode_ci,
+ `VerifiedBuild` int NOT NULL DEFAULT '0',
+ PRIMARY KEY (`ID`,`locale`,`VerifiedBuild`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci
+/*!50500 PARTITION BY LIST COLUMNS(locale)
+(PARTITION deDE VALUES IN ('deDE') ENGINE = InnoDB,
+ PARTITION esES VALUES IN ('esES') ENGINE = InnoDB,
+ PARTITION esMX VALUES IN ('esMX') ENGINE = InnoDB,
+ PARTITION frFR VALUES IN ('frFR') ENGINE = InnoDB,
+ PARTITION itIT VALUES IN ('itIT') ENGINE = InnoDB,
+ PARTITION koKR VALUES IN ('koKR') ENGINE = InnoDB,
+ PARTITION ptBR VALUES IN ('ptBR') ENGINE = InnoDB,
+ PARTITION ruRU VALUES IN ('ruRU') ENGINE = InnoDB,
+ PARTITION zhCN VALUES IN ('zhCN') ENGINE = InnoDB,
+ PARTITION zhTW VALUES IN ('zhTW') ENGINE = InnoDB) */;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
-- Table structure for table `phase`
--
@@ -8268,7 +8349,7 @@ DROP TABLE IF EXISTS `spell_casting_requirements`;
CREATE TABLE `spell_casting_requirements` (
`ID` int unsigned NOT NULL DEFAULT '0',
`SpellID` int NOT NULL DEFAULT '0',
- `FacingCasterFlags` tinyint unsigned NOT NULL DEFAULT '0',
+ `FacingCasterFlags` int NOT NULL DEFAULT '0',
`MinFactionID` smallint unsigned NOT NULL DEFAULT '0',
`MinReputation` int NOT NULL DEFAULT '0',
`RequiredAreasID` smallint unsigned NOT NULL DEFAULT '0',
@@ -9400,12 +9481,29 @@ CREATE TABLE `talent` (
`TierID` tinyint unsigned NOT NULL DEFAULT '0',
`Flags` tinyint unsigned NOT NULL DEFAULT '0',
`ColumnIndex` tinyint unsigned NOT NULL DEFAULT '0',
+ `TabID` smallint unsigned NOT NULL DEFAULT '0',
`ClassID` tinyint NOT NULL DEFAULT '0',
`SpecID` smallint unsigned NOT NULL DEFAULT '0',
`SpellID` int unsigned NOT NULL DEFAULT '0',
`OverridesSpellID` int unsigned NOT NULL DEFAULT '0',
- `CategoryMask1` tinyint unsigned NOT NULL DEFAULT '0',
- `CategoryMask2` tinyint unsigned NOT NULL DEFAULT '0',
+ `RequiredSpellID` int unsigned NOT NULL DEFAULT '0',
+ `CategoryMask1` int NOT NULL DEFAULT '0',
+ `CategoryMask2` int NOT NULL DEFAULT '0',
+ `SpellRank1` int unsigned NOT NULL DEFAULT '0',
+ `SpellRank2` int unsigned NOT NULL DEFAULT '0',
+ `SpellRank3` int unsigned NOT NULL DEFAULT '0',
+ `SpellRank4` int unsigned NOT NULL DEFAULT '0',
+ `SpellRank5` int unsigned NOT NULL DEFAULT '0',
+ `SpellRank6` int unsigned NOT NULL DEFAULT '0',
+ `SpellRank7` int unsigned NOT NULL DEFAULT '0',
+ `SpellRank8` int unsigned NOT NULL DEFAULT '0',
+ `SpellRank9` int unsigned NOT NULL DEFAULT '0',
+ `PrereqTalent1` int unsigned NOT NULL DEFAULT '0',
+ `PrereqTalent2` int unsigned NOT NULL DEFAULT '0',
+ `PrereqTalent3` int unsigned NOT NULL DEFAULT '0',
+ `PrereqRank1` tinyint unsigned NOT NULL DEFAULT '0',
+ `PrereqRank2` tinyint unsigned NOT NULL DEFAULT '0',
+ `PrereqRank3` tinyint unsigned NOT NULL DEFAULT '0',
`VerifiedBuild` int NOT NULL DEFAULT '0',
PRIMARY KEY (`ID`,`VerifiedBuild`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
@@ -9594,7 +9692,7 @@ CREATE TABLE `toy` (
`SourceText` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`ID` int unsigned NOT NULL DEFAULT '0',
`ItemID` int NOT NULL DEFAULT '0',
- `Flags` tinyint unsigned NOT NULL DEFAULT '0',
+ `Flags` int NOT NULL DEFAULT '0',
`SourceTypeEnum` tinyint NOT NULL DEFAULT '0',
`VerifiedBuild` int NOT NULL DEFAULT '0',
PRIMARY KEY (`ID`,`VerifiedBuild`)
@@ -10770,12 +10868,12 @@ CREATE TABLE `vehicle_seat` (
`CameraEnteringZoom` float NOT NULL DEFAULT '0',
`CameraSeatZoomMin` float NOT NULL DEFAULT '0',
`CameraSeatZoomMax` float NOT NULL DEFAULT '0',
- `EnterAnimKitID` smallint NOT NULL DEFAULT '0',
- `RideAnimKitID` smallint NOT NULL DEFAULT '0',
- `ExitAnimKitID` smallint NOT NULL DEFAULT '0',
- `VehicleEnterAnimKitID` smallint NOT NULL DEFAULT '0',
- `VehicleRideAnimKitID` smallint NOT NULL DEFAULT '0',
- `VehicleExitAnimKitID` smallint NOT NULL DEFAULT '0',
+ `EnterAnimKitID` int NOT NULL DEFAULT '0',
+ `RideAnimKitID` int NOT NULL DEFAULT '0',
+ `ExitAnimKitID` int NOT NULL DEFAULT '0',
+ `VehicleEnterAnimKitID` int NOT NULL DEFAULT '0',
+ `VehicleRideAnimKitID` int NOT NULL DEFAULT '0',
+ `VehicleExitAnimKitID` int NOT NULL DEFAULT '0',
`CameraModeID` smallint NOT NULL DEFAULT '0',
`VerifiedBuild` int NOT NULL DEFAULT '0',
PRIMARY KEY (`ID`,`VerifiedBuild`)
@@ -10843,9 +10941,9 @@ DROP TABLE IF EXISTS `warband_scene`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `warband_scene` (
- `Name` text COLLATE utf8mb4_unicode_ci,
- `Description` text COLLATE utf8mb4_unicode_ci,
- `Source` text COLLATE utf8mb4_unicode_ci,
+ `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
+ `Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
+ `Source` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`PositionX` float NOT NULL DEFAULT '0',
`PositionY` float NOT NULL DEFAULT '0',
`PositionZ` float NOT NULL DEFAULT '0',
@@ -10876,10 +10974,10 @@ DROP TABLE IF EXISTS `warband_scene_locale`;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `warband_scene_locale` (
`ID` int unsigned NOT NULL DEFAULT '0',
- `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL,
- `Name_lang` text COLLATE utf8mb4_unicode_ci,
- `Description_lang` text COLLATE utf8mb4_unicode_ci,
- `Source_lang` text COLLATE utf8mb4_unicode_ci,
+ `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
+ `Name_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
+ `Description_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
+ `Source_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`VerifiedBuild` int NOT NULL DEFAULT '0',
PRIMARY KEY (`ID`,`locale`,`VerifiedBuild`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci
@@ -11028,4 +11126,4 @@ CREATE TABLE `world_state_expression` (
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
--- Dump completed on 2025-03-29 1:12:19
+-- Dump completed on 2025-05-31 19:46:02
diff --git a/sql/base/dev/world_database.sql b/sql/base/dev/world_database.sql
index 5d6d7058a83..130a92a5b20 100644
--- a/sql/base/dev/world_database.sql
+++ b/sql/base/dev/world_database.sql
@@ -1,8 +1,8 @@
--- MySQL dump 10.13 Distrib 8.0.41, for Linux (x86_64)
+-- MySQL dump 10.13 Distrib 8.0.42, for Linux (x86_64)
--
-- Host: localhost Database: world
-- ------------------------------------------------------
--- Server version 8.0.41-0ubuntu0.22.04.1
+-- Server version 8.0.42-0ubuntu0.22.04.1
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
@@ -1630,7 +1630,7 @@ CREATE TABLE `game_tele` (
`map` smallint unsigned NOT NULL DEFAULT '0',
`name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
PRIMARY KEY (`id`)
-) ENGINE=InnoDB AUTO_INCREMENT=2189 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Tele Command';
+) ENGINE=InnoDB AUTO_INCREMENT=2291 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Tele Command';
/*!40101 SET character_set_client = @saved_cs_client */;
--
@@ -1810,7 +1810,7 @@ CREATE TABLE `gameobject_template` (
`entry` int unsigned NOT NULL DEFAULT '0',
`type` tinyint unsigned NOT NULL DEFAULT '0',
`displayId` int unsigned NOT NULL DEFAULT '0',
- `name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
+ `name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`IconName` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`castBarCaption` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`unk1` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
@@ -2744,7 +2744,6 @@ CREATE TABLE `playerchoice_response_maw_power` (
`ResponseId` int NOT NULL,
`TypeArtFileID` int DEFAULT '0',
`Rarity` int DEFAULT '0',
- `RarityColor` int unsigned DEFAULT '0',
`SpellID` int DEFAULT '0',
`MaxStacks` int DEFAULT '0',
`VerifiedBuild` int NOT NULL DEFAULT '0',
@@ -3470,6 +3469,7 @@ CREATE TABLE `quest_template` (
`Flags` int unsigned NOT NULL DEFAULT '0',
`FlagsEx` int unsigned NOT NULL DEFAULT '0',
`FlagsEx2` int unsigned NOT NULL DEFAULT '0',
+ `FlagsEx3` int unsigned NOT NULL DEFAULT '0',
`RewardItem1` int unsigned NOT NULL DEFAULT '0',
`RewardAmount1` int unsigned NOT NULL DEFAULT '0',
`RewardItem2` int unsigned NOT NULL DEFAULT '0',
@@ -4771,6 +4771,7 @@ DROP TABLE IF EXISTS `vehicle_template`;
CREATE TABLE `vehicle_template` (
`creatureId` int unsigned NOT NULL,
`despawnDelayMs` int NOT NULL DEFAULT '0',
+ `Pitch` float DEFAULT NULL,
PRIMARY KEY (`creatureId`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
@@ -5056,4 +5057,4 @@ CREATE TABLE `world_state` (
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
--- Dump completed on 2025-03-29 1:12:17
+-- Dump completed on 2025-05-31 19:45:59