Skip to content

Commit a2bff25

Browse files
committed
[1318] Released Classic DB v1.6.5
Classic DB release version 1.6.5 'The Wailing Pet, The MidSummer Joy and all that sort of things' This release is compatible with revision z2683 of CMaNGOS-classic and comes with latest ACID-classic This intermediate releases comes with LOTS of creature stats, spawns and movements fixes by Tobschinski, rework of the Midsummer Festival and the Gizelton Caravan by Zingzah, rework of parts of Deadmines by K59 with the help of Muehe, rework of the Wailing Caverns by Grz3s with the help of K59, some nice UDB backports by Grz3s and many fixes in dungeons (mostly Scholomance), quests and scripts by cala, all based on the very nice data provided and analysed by evil-at-wow. We would like to thank all the contributors for their reports, fixes and tests, especially amongst them: Grz3s, jpiolho, Muehe, Neotmiren, Kelzior, RichardGe, TheTrueAnimal, trullynullified, Zingzah... As always, very special thanks to the ScriptDev2, ACID, TBC-DB and the UDB teams as this release would not have been possible without their great and heavy contributions. Classic DB is a cross databases project and many of the updates are possible thanks to the great work of our fellow developers from other projects, with a special thank to Grz3s from UDB who increased the synergies between our two DB projects. Many gossips, quests, items, NPCs, events, dungeons and raids were also fixed.
1 parent eae327d commit a2bff25

115 files changed

Lines changed: 25628 additions & 34528 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 25626 additions & 25643 deletions
Large diffs are not rendered by default.

InstallFullDB.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,8 @@ done
107107
echo .
108108

109109
## Full Database
110-
echo "Process classic database v1.6.0 'Shadowforge City'."
111-
$MYSQL_COMMAND < ${ADDITIONAL_PATH}Full_DB/ClassicDB_1_6_z2683.sql
110+
echo "Process classic database v1.6.5 'The Wailing Pet, The MidSummer Joy and all that sort of things'."
111+
$MYSQL_COMMAND < ${ADDITIONAL_PATH}Full_DB/ClassicDB_1_6_5_z2683.sql
112112
[[ $? != 0 ]] && exit 1
113113

114114
## Updates

updates/1219_creature_movement_template.sql

Lines changed: 0 additions & 14 deletions
This file was deleted.

updates/1220_creature.sql

Lines changed: 0 additions & 67 deletions
This file was deleted.

updates/1221_dbscripts_on_creature_death.sql

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)