Skip to content

Commit

Permalink
[1449] Released Classic DB v1.7
Browse files Browse the repository at this point in the history
Classic DB release version 1.7 "The Scourge's Capital"

This release is compatible with revision z2684 of CMaNGOS-classic and comes with latest ACID-classic

The main topic of this release is a major rework of Stratholme dungeon by Tobschinski, evil@wow and cala. Many NPCs stats, spawns, quests, scripts, patrols and more were remade or added. Some parts of the dungeon were remade 100% anew from official data. Many ACID or SD2 scripts were also added to the respective projects.
This release also comes with a huge rework of the creature equipments by Tobschinski along with the fixes he made to creature stats, spawns and movements.
Last but not least, this release includes the changes from the big pet system rework made by Phatcat.

We would like to thank all the contributors for their reports, fixes and tests, especially amongst them: Adellaci, Grz3s, Kelzior, Killerwife, Metalica, Muehe, M2us, Neotmiren, Sidsukana, TheTrueAnimal, Zingzah, Zooke...

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.

As usual, many gossips, quests, items, NPCs, events, dungeons and raids were also fixed.
  • Loading branch information
cala committed Sep 6, 2016
1 parent c0d8466 commit bda80ac
Show file tree
Hide file tree
Showing 125 changed files with 54,308 additions and 55,289 deletions.
99,387 changes: 54,306 additions & 45,081 deletions Full_DB/ClassicDB_1_6_5_z2683.sql → Full_DB/ClassicDB_1_7_z2684.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 @@ -112,8 +112,8 @@ done
echo .

## Full Database
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
echo "Process classic database v1.7 'The Scourge's Capital'."
$MYSQL_COMMAND < ${ADDITIONAL_PATH}Full_DB/ClassicDB_1_7_z2684.sql
[[ $? != 0 ]] && exit 1

## Updates
Expand Down
4 changes: 0 additions & 4 deletions updates/1319_creature_template.sql

This file was deleted.

4 changes: 0 additions & 4 deletions updates/1320_quest_template.sql

This file was deleted.

3 changes: 0 additions & 3 deletions updates/1321_quest_template.sql

This file was deleted.

3 changes: 0 additions & 3 deletions updates/1322_creature_template.sql

This file was deleted.

56 changes: 0 additions & 56 deletions updates/1323_dbscripts_on_quest_start.sql

This file was deleted.

2 changes: 0 additions & 2 deletions updates/1324_creature_template.sql

This file was deleted.

3 changes: 0 additions & 3 deletions updates/1325_creature.sql

This file was deleted.

5 changes: 0 additions & 5 deletions updates/1326_gameobject_template.sql

This file was deleted.

140 changes: 0 additions & 140 deletions updates/1327_creature_movement_template.sql

This file was deleted.

105 changes: 0 additions & 105 deletions updates/1328_creature_loot_template.sql

This file was deleted.

Loading

0 comments on commit bda80ac

Please sign in to comment.