Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Commit

Permalink
TDB 434.21071 - 2021/07/06
Browse files Browse the repository at this point in the history
  • Loading branch information
TDB Release committed Jul 6, 2021
1 parent af1bb0e commit 836278c
Show file tree
Hide file tree
Showing 133 changed files with 103 additions and 35 deletions.
4 changes: 2 additions & 2 deletions revision_data.h.in.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
#define _SOURCE_DIRECTORY R"(@CMAKE_SOURCE_DIR@)"
#define _BUILD_DIRECTORY R"(@BUILDDIR@)"
#define _MYSQL_EXECUTABLE R"(@MYSQL_EXECUTABLE@)"
#define _FULL_DATABASE "TDB_full_world_434.20091_2020_09_22.sql"
#define _HOTFIXES_DATABASE "TDB_full_hotfixes_434.20091_2020_09_22.sql"
#define _FULL_DATABASE "TDB_full_world_434.21071_2021_07_06.sql"
#define _HOTFIXES_DATABASE "TDB_full_hotfixes_434.21071_2021_07_06.sql"
#define VER_COMPANYNAME_STR "TrinityCore Developers"
#define VER_LEGALCOPYRIGHT_STR "(c)2008-@rev_year@ TrinityCore"
#define VER_FILEVERSION 0,0,0
Expand Down
9 changes: 5 additions & 4 deletions sql/base/auth_database.sql
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
-- MySQL dump 10.13 Distrib 5.7.30, for Linux (x86_64)
-- MySQL dump 10.13 Distrib 5.7.34, for Linux (x86_64)
--
-- Host: localhost Database: auth
-- ------------------------------------------------------
-- Server version 5.7.30-0ubuntu0.18.04.1
-- Server version 5.7.34

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
Expand Down Expand Up @@ -2008,7 +2008,8 @@ INSERT INTO `updates` VALUES
('2020_02_19_00_auth.sql','B3738FB3FA1C75E430EC64B5E9635A5E52E3AB36','ARCHIVED','2020-02-13 16:37:42',0),
('2020_05_19_00_auth.sql','ED98E556D7B1F7A62792B47C56AFB5019135D10F','ARCHIVED','2020-05-19 01:44:34',0),
('2020_07_22_00_auth.sql','A5D4EC8FCFAB4F2DCE70EDCAD1ACBFB484FD68D5','ARCHIVED','2020-07-22 17:04:47',0),
('2020_09_22_00_auth.sql','A2E29491B54821BCECAA72061AF4D798EC3253B6','ARCHIVED','2020-09-22 00:55:27',0);
('2020_09_22_00_auth.sql','A2E29491B54821BCECAA72061AF4D798EC3253B6','ARCHIVED','2020-09-22 00:55:27',0),
('2021_07_06_00_auth.sql','D3E1354B64589894890430A8AA009178FC79F4CD','ARCHIVED','2021-07-06 05:02:44',0);
/*!40000 ALTER TABLE `updates` ENABLE KEYS */;
UNLOCK TABLES;

Expand Down Expand Up @@ -2078,4 +2079,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2020-09-22 0:55:52
-- Dump completed on 2021-07-06 5:02:49
9 changes: 5 additions & 4 deletions sql/base/characters_database.sql
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
-- MySQL dump 10.13 Distrib 5.7.30, for Linux (x86_64)
-- MySQL dump 10.13 Distrib 5.7.34, for Linux (x86_64)
--
-- Host: localhost Database: characters
-- ------------------------------------------------------
-- Server version 5.7.30-0ubuntu0.18.04.1
-- Server version 5.7.34

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
Expand Down Expand Up @@ -3053,7 +3053,8 @@ INSERT INTO `updates` VALUES
('2020_06_15_00_characters.sql','50F5E94E0D1FE073BBEF055BE95F1799A6EEC7EB','ARCHIVED','2020-09-22 00:55:27',0),
('2020_08_02_00_characters.sql','E9810AF24ECF98C0758CE530A03D3D34FF32F79E','ARCHIVED','2020-09-22 00:55:27',0),
('2020_09_22_00_characters.sql','50E5FEC16D6205BBCB9925CEF924A5406B3C362E','ARCHIVED','2020-09-22 00:55:27',0),
('2021_01_23_00_characters.sql','D265DE655DDBFC13E2FA1EB021A435A21189B6E4','ARCHIVED','2021-01-24 10:35:01',0);
('2021_01_23_00_characters.sql','D265DE655DDBFC13E2FA1EB021A435A21189B6E4','ARCHIVED','2021-01-24 10:35:01',0),
('2021_07_06_00_characters.sql','536696C1FA3454CD0BE42FE71782E2C864E41C41','ARCHIVED','2021-07-06 05:02:44',0);
/*!40000 ALTER TABLE `updates` ENABLE KEYS */;
UNLOCK TABLES;

Expand Down Expand Up @@ -3152,4 +3153,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2020-09-22 0:55:52
-- Dump completed on 2021-07-06 5:02:49
7 changes: 4 additions & 3 deletions sql/base/dev/hotfixes_database.sql
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
-- MySQL dump 10.13 Distrib 5.7.30, for Linux (x86_64)
-- MySQL dump 10.13 Distrib 5.7.34, for Linux (x86_64)
--
-- Host: localhost Database: hotfixes
-- ------------------------------------------------------
-- Server version 5.7.30-0ubuntu0.18.04.1
-- Server version 5.7.34

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
Expand Down Expand Up @@ -104,6 +104,7 @@ CREATE TABLE `item_extended_cost` (
`RequiredFactionId` int(10) unsigned NOT NULL DEFAULT '0',
`RequiredFactionStanding` int(10) unsigned NOT NULL DEFAULT '0',
`RequirementFlags` int(10) unsigned NOT NULL DEFAULT '0',
`RequiredGuildLevel` int(10) unsigned NOT NULL DEFAULT '0',
`RequiredAchievement` int(10) unsigned NOT NULL DEFAULT '0',
`VerifiedBuild` smallint(6) NOT NULL DEFAULT '0',
PRIMARY KEY (`ID`)
Expand Down Expand Up @@ -365,4 +366,4 @@ CREATE TABLE `updates_include` (
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2020-09-22 0:55:52
-- Dump completed on 2021-07-06 5:02:50
100 changes: 78 additions & 22 deletions sql/base/dev/world_database.sql
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
-- MySQL dump 10.13 Distrib 5.7.30, for Linux (x86_64)
-- MySQL dump 10.13 Distrib 5.7.34, for Linux (x86_64)
--
-- Host: localhost Database: world
-- ------------------------------------------------------
-- Server version 5.7.30-0ubuntu0.18.04.1
-- Server version 5.7.34

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
Expand Down Expand Up @@ -328,7 +328,7 @@ CREATE TABLE `conditions` (
`NegativeCondition` tinyint(3) unsigned NOT NULL DEFAULT '0',
`ErrorType` mediumint(8) unsigned NOT NULL DEFAULT '0',
`ErrorTextId` mediumint(8) unsigned NOT NULL DEFAULT '0',
`ScriptName` char(64) COLLATE utf8mb4_unicode_ci NOT NULL,
`ScriptName` char(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`Comment` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
PRIMARY KEY (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Condition System';
Expand Down Expand Up @@ -504,6 +504,21 @@ CREATE TABLE `creature_model_info` (
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Creature System (Model related info)';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `creature_movement_info`
--

DROP TABLE IF EXISTS `creature_movement_info`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `creature_movement_info` (
`MovementID` int(8) unsigned NOT NULL DEFAULT '0' COMMENT 'creature_template.movementId value',
`WalkSpeed` float unsigned DEFAULT NULL,
`RunSpeed` float unsigned DEFAULT NULL,
PRIMARY KEY (`MovementID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `creature_movement_override`
--
Expand All @@ -513,11 +528,12 @@ DROP TABLE IF EXISTS `creature_movement_override`;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `creature_movement_override` (
`SpawnId` int(10) unsigned NOT NULL DEFAULT '0',
`Ground` tinyint(3) unsigned NOT NULL DEFAULT '1',
`Swim` tinyint(3) unsigned NOT NULL DEFAULT '1',
`Flight` tinyint(3) unsigned NOT NULL DEFAULT '0',
`Rooted` tinyint(3) unsigned NOT NULL DEFAULT '0',
`Random` tinyint(3) unsigned NOT NULL DEFAULT '0',
`Ground` tinyint(3) unsigned DEFAULT NULL,
`Swim` tinyint(3) unsigned DEFAULT NULL,
`Flight` tinyint(3) unsigned DEFAULT NULL,
`Rooted` tinyint(3) unsigned DEFAULT NULL,
`Random` tinyint(3) unsigned DEFAULT NULL,
`InteractionPauseTimer` int(10) unsigned DEFAULT NULL COMMENT 'Time (in milliseconds) during which creature will not move after interaction with player',
PRIMARY KEY (`SpawnId`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
Expand Down Expand Up @@ -773,11 +789,12 @@ DROP TABLE IF EXISTS `creature_template_movement`;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `creature_template_movement` (
`CreatureId` int(10) unsigned NOT NULL DEFAULT '0',
`Ground` tinyint(3) unsigned NOT NULL DEFAULT '1',
`Swim` tinyint(3) unsigned NOT NULL DEFAULT '1',
`Flight` tinyint(3) unsigned NOT NULL DEFAULT '0',
`Rooted` tinyint(3) unsigned NOT NULL DEFAULT '0',
`Random` tinyint(3) unsigned NOT NULL DEFAULT '0',
`Ground` tinyint(3) unsigned DEFAULT NULL,
`Swim` tinyint(3) unsigned DEFAULT NULL,
`Flight` tinyint(3) unsigned DEFAULT NULL,
`Rooted` tinyint(3) unsigned DEFAULT NULL,
`Random` tinyint(3) unsigned DEFAULT NULL,
`InteractionPauseTimer` int(10) unsigned DEFAULT NULL COMMENT 'Time (in milliseconds) during which creature will not move after interaction with player',
PRIMARY KEY (`CreatureId`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
Expand Down Expand Up @@ -1678,11 +1695,12 @@ DROP TABLE IF EXISTS `item_enchantment_template`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `item_enchantment_template` (
`entry` mediumint(8) unsigned NOT NULL DEFAULT '0',
`ench` mediumint(8) unsigned NOT NULL DEFAULT '0',
`entry` int(10) unsigned NOT NULL DEFAULT '0',
`type` tinyint(3) unsigned NOT NULL,
`ench` int(10) unsigned NOT NULL DEFAULT '0',
`chance` float unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (`entry`,`ench`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=FIXED COMMENT='Item Random Enchantment System';
PRIMARY KEY (`entry`,`type`,`ench`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Item Random Enchantment System';
/*!40101 SET character_set_client = @saved_cs_client */;

--
Expand Down Expand Up @@ -2019,6 +2037,7 @@ CREATE TABLE `npc_vendor` (
`incrtime` int(10) unsigned NOT NULL DEFAULT '0',
`ExtendedCost` mediumint(8) unsigned NOT NULL DEFAULT '0',
`type` tinyint(3) unsigned NOT NULL DEFAULT '1',
`PlayerConditionID` int(10) NOT NULL DEFAULT '0',
`VerifiedBuild` smallint(5) DEFAULT '0',
PRIMARY KEY (`entry`,`item`,`ExtendedCost`,`type`),
KEY `slot` (`slot`)
Expand Down Expand Up @@ -2735,8 +2754,6 @@ CREATE TABLE `quest_template` (
`RewardFactionID5` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'faction id from Faction.dbc in this case',
`RewardFactionValue5` mediumint(8) NOT NULL DEFAULT '0',
`RewardFactionOverride5` mediumint(8) NOT NULL DEFAULT '0',
`TimeAllowed` int(10) unsigned NOT NULL DEFAULT '0',
`AllowableRaces` mediumint(8) unsigned NOT NULL DEFAULT '0',
`LogTitle` text COLLATE utf8mb4_unicode_ci,
`LogDescription` text COLLATE utf8mb4_unicode_ci,
`QuestDescription` text COLLATE utf8mb4_unicode_ci,
Expand Down Expand Up @@ -2820,6 +2837,8 @@ CREATE TABLE `quest_template_addon` (
`RequiredMaxRepValue` mediumint(8) NOT NULL DEFAULT '0',
`ProvidedItemCount` tinyint(3) unsigned NOT NULL DEFAULT '0',
`SpecialFlags` tinyint(3) unsigned NOT NULL DEFAULT '0',
`AllowableRaces` mediumint(8) unsigned NOT NULL DEFAULT '0',
`TimeAllowed` int(10) unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (`ID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
Expand Down Expand Up @@ -3831,8 +3850,9 @@ CREATE TABLE `waypoint_data` (
`position_x` float NOT NULL DEFAULT '0',
`position_y` float NOT NULL DEFAULT '0',
`position_z` float NOT NULL DEFAULT '0',
`orientation` float NOT NULL DEFAULT '0',
`delay` int(10) unsigned NOT NULL DEFAULT '0',
`orientation` float DEFAULT NULL,
`velocity` float NOT NULL DEFAULT '0',
`delay` int(10) NOT NULL DEFAULT '0',
`move_type` int(11) NOT NULL DEFAULT '0',
`action` int(11) NOT NULL DEFAULT '0',
`action_chance` smallint(6) NOT NULL DEFAULT '100',
Expand All @@ -3841,6 +3861,23 @@ CREATE TABLE `waypoint_data` (
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `waypoint_data_addon`
--

DROP TABLE IF EXISTS `waypoint_data_addon`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `waypoint_data_addon` (
`PathID` int(10) unsigned NOT NULL DEFAULT '0',
`PointID` int(10) unsigned NOT NULL DEFAULT '0',
`SplinePointIndex` tinyint(3) unsigned NOT NULL DEFAULT '0',
`PositionX` float NOT NULL DEFAULT '0',
`PositionY` float NOT NULL DEFAULT '0',
`PositionZ` float NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `waypoint_scripts`
--
Expand Down Expand Up @@ -3877,6 +3914,9 @@ CREATE TABLE `waypoints` (
`position_x` float NOT NULL DEFAULT '0',
`position_y` float NOT NULL DEFAULT '0',
`position_z` float NOT NULL DEFAULT '0',
`orientation` float DEFAULT NULL,
`velocity` float NOT NULL DEFAULT '0',
`delay` int(10) NOT NULL DEFAULT '0',
`point_comment` text COLLATE utf8mb4_unicode_ci,
PRIMARY KEY (`entry`,`pointid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=FIXED COMMENT='Creature waypoints';
Expand All @@ -3896,6 +3936,22 @@ CREATE TABLE `world_map_template` (
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `world_states`
--

DROP TABLE IF EXISTS `world_states`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `world_states` (
`ID` int(5) unsigned NOT NULL,
`DefaultValue` int(8) NOT NULL DEFAULT '0',
`MapID` int(4) unsigned DEFAULT NULL,
`Comment` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
PRIMARY KEY (`ID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping routines for database 'world'
--
Expand All @@ -3909,4 +3965,4 @@ CREATE TABLE `world_map_template` (
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2020-09-22 0:55:52
-- Dump completed on 2021-07-06 5:02:50
2 changes: 2 additions & 0 deletions sql/updates/auth/4.3.4/2021_07_06_00_auth.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
-- TDB 434.21071 auth
UPDATE `updates` SET `state`='ARCHIVED';
2 changes: 2 additions & 0 deletions sql/updates/characters/4.3.4/2021_07_06_00_characters.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
-- TDB 434.21071 characters
UPDATE `updates` SET `state`='ARCHIVED';
2 changes: 2 additions & 0 deletions sql/updates/hotfixes/4.3.4/2021_07_06_00_hotfixes.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
-- TDB 434.21071 hotfixes
UPDATE `updates` SET `state`='ARCHIVED';
3 changes: 3 additions & 0 deletions sql/updates/world/4.3.4/2021_07_06_00_world.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
-- TDB 434.21071 world
UPDATE `version` SET `db_version`='TDB 434.21071', `cache_id`=21071 LIMIT 1;
UPDATE `updates` SET `state`='ARCHIVED';

0 comments on commit 836278c

Please sign in to comment.