Skip to content

Commit

Permalink
[1318] Released Classic DB v1.6.5
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
cala committed Mar 15, 2016
1 parent eae327d commit a2bff25
Show file tree
Hide file tree
Showing 115 changed files with 25,628 additions and 34,528 deletions.
51,269 changes: 25,626 additions & 25,643 deletions Full_DB/ClassicDB_1_6_z2683.sql → Full_DB/ClassicDB_1_6_5_z2683.sql

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions InstallFullDB.sh
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@ done
echo .

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

## Updates
Expand Down
14 changes: 0 additions & 14 deletions updates/1219_creature_movement_template.sql

This file was deleted.

67 changes: 0 additions & 67 deletions updates/1220_creature.sql

This file was deleted.

35 changes: 0 additions & 35 deletions updates/1221_dbscripts_on_creature_death.sql

This file was deleted.

Loading

0 comments on commit a2bff25

Please sign in to comment.