Commit Graph
26118 Commits
Author SHA1 Message Date
Dr-J cdfa8b16d0 DB/Quest: The Cipher of Damnation - Ar'tor's Charge
(cherry picked from commit 010bbfc0a6f35ef65264bf70235294de3839c742)
2015-03-24 10:34:40 +00:00
Aokromes b2888363ed DB/Quest: Vision Guide
By Killyana, closes #10309
(cherry picked from commit 5ac2f87c1400f004d6e2ed162512c85e6f1ed860)
2015-03-24 10:34:03 +00:00
Aokromes e26ddf79ce DB/Creature: Guard Roberts
By Killyana, closes #13676
(cherry picked from commit 5ae6b9dc504d2ce6170b1b504ee8f60dacb0abd4)
2015-03-24 10:30:57 +00:00
Aokromes d90a161619 DB/Quest Veil Lithic: Preemptive Strike
By Killyana, closes #12564
(cherry picked from commit 15492ecaf2fac0a29b015f51b3ca579d4000f97e)
2015-03-24 10:26:51 +00:00
Aokromes cdb037c0b9 DB/Item: Fix Item D.I.S.C.O.
By Killyana, closes #4214
(cherry picked from commit b495b0f0b4e9bd7e62eeba70d5f0e11638123aa0)
2015-03-24 10:26:15 +00:00
Aokromes a4846a04e0 DB/Quest: Into the Pit / Back to the Pit
By Killyana closes #14345
(cherry picked from commit 4af0a51877d8ecf1c0eb3f038f054ff8b698ab72)

Conflicts:
	sql/updates/world/2015_03_23_02_world.sql
2015-03-24 10:25:48 +00:00
Aokromes 741aa01160 DB/Item: Fix Bloodthistle Withdrawal
By Killyana, closes #9343
(cherry picked from commit f1f3e4988e7d835191c29316327f79b44e7255d3)

Conflicts:
	sql/updates/world/2015_03_23_01_world.sql
2015-03-24 10:24:02 +00:00
Aokromes 0f076efe3f DB/Creature: Paladin Mounts - Holy visual
By itslovelol, closes #14427
(cherry picked from commit 421c34a8301b805aca5bae560d7b27d61bb10e7b)

Conflicts:
	sql/updates/world/2015_03_23_00_world.sql
2015-03-24 10:18:58 +00:00
Rushor b13064a45b DB/Quest: Blood Theory (Desolace) 2015-03-24 00:46:49 +01:00
Rushor 65b1710553 DB/Creature: Blackrock Worg Drops
by @danlapps + @Gecko60
closes #14218
2015-03-23 19:32:00 +01:00
Rushor 72bd107a15 DB/Creature: Complete Waypoint + Rdmmovement for Zone 'Desolace' 2015-03-23 19:27:15 +01:00
Rushor d911961179 DB/Spawning: The Vortex Pinnacle
Includes:
* All Queststarter
* All Gameobjects
* All Creaturespawns
* All Movement
Thx to @Mihapro
2015-03-23 11:32:06 +01:00
Rat 930b74d0ca Core/Spells: Spell radius calculation update 2015-03-23 07:42:50 +01:00
Rushor 594a0a0a81 DB/Spawning: Desolace
Inludes:
* WP-Movement (30% done)
* All SAIs
* All Creaturespawns
* All Vendors
* All Gameobjects
2015-03-22 23:52:10 +01:00
Duarte Duarte 358b063d17 Merge pull request #14426 from tkrokli/SetQuestSlotState
[Core/Quest] Update quest Objective status Client side
(cherry picked from commit 965ed68470431e6ee889a154e1ec73d28b461a25)

Conflicts:
	src/server/game/Entities/Player/Player.cpp
2015-03-22 22:15:47 +00:00
Aokromes 98c19c372c DB/Creature: More Ulduar pathing
By Malcrom
(cherry picked from commit 90bbe156aa3aa02d7f6b172ed86b8edee30d2a53)
2015-03-22 22:03:17 +00:00
Aokromes 8529c1dbd8 DB/Creature: Pathing for Guardians of Life
By Malcrom
(cherry picked from commit 975d33a461fc7e3f004845fd140cb2a80b8abc07)
2015-03-22 20:12:37 +00:00
Aokromes d06e68b815 DB/Creature: Pathing for Freya
By Malcrom
(cherry picked from commit 3be5c2792004b5d283d0884c815ef1759b0b5127)
2015-03-22 20:12:30 +00:00
Aokromes 01f3a2e67a DB/Creature: Pathing for Winter Revenant
By Malcrom, closes #2070
(cherry picked from commit 98a9f53dd9c80646b9ef26f501d7075daffbc2da)
2015-03-22 20:12:18 +00:00
Dr-J c734794977 DB/Quest: Teleport This!
By @Killyana

Closes #4878
(cherry picked from commit a95bfa6a73b676773915c559daec8af8e1b6ba7a)
2015-03-22 20:12:06 +00:00
Aokromes f171b41afe DB/Misc: Fix runtime error, delete incorrectly spawned mob
Updates #2070
(cherry picked from commit 38a2e5447bb5ff2e9c62a934e7f57a8cf81ee7fb)
2015-03-22 20:11:58 +00:00
Nayd 1b5fd6f746 Temporarily create /sql/updates/hotfixes dir so Travis build does not fail 2015-03-22 20:11:26 +00:00
Carbenium ee6fd67552 Core/PacketIO: Sync with WPP 2015-03-22 18:55:22 +01:00
Dr-J 3ca8220d7d DB/Quest: Take Down Tethyr!
By @Killyana, Initial work by @tkrokli

Closes #14294
(cherry picked from commit 35ead9632db7042f7e2ed30827de8668c3a43420)
2015-03-22 16:49:58 +00:00
Dr-J 62fa096965 DB/Quest: The Cipher of Damnation
Finished unless I find anything else that is missing or anything else that is needed in script.

Closes #14422
(cherry picked from commit 00195709a4695af93689699716e4caec278bdb26)
2015-03-22 16:49:33 +00:00
Shauren cc4d79495f Core/Misc: Warning fixes 2015-03-22 13:47:55 +01:00
Shauren 695970df3b Core/PacketIO: Updated IsInstanceOnlyOpcode 2015-03-22 13:13:18 +01:00
Shauren 87afdc7101 Core/PacketIO: Restored missing code in Player::SendEquipError 2015-03-22 12:40:02 +01:00
Naios 8e48ef7863 Core/DBUpdater: Use correct uint64 to store timestamps.
* Thanks @Shauren for pointing out.
* Also removes an invalid argument thanks @jackpoz for noticing.
2015-03-22 01:28:50 +01:00
jackpoz 3799d454b3 Scripts/Ulduar: Fix some Flame Leviathan issues
Fix some Flame Leviathan issues:
- Fix boss evading all the time due to bad Doors check
- Opened "Lightning Door" to other bosses only after boss dies
- Eject players from the vehicles when boss dies, make them untargetable and despawn them after 5 minutes (adjust the time to the blizzlike time of choice)

(cherry picked from commit d888e4c7ad5ce48eb1f550b3e142dad16c026d0c)
2015-03-21 23:44:12 +00:00
Shauren 495af75b7e Core/DBUpdater: Fixed compile errors with boost 1.55 and VS 2013 2015-03-22 00:14:54 +01:00
Duarte Duarte 6a2e073d9f Merge pull request #14410 from Luzifix/opcode-openitem2
Core/PacketIO: OpenItem for 6.1
2015-03-21 22:49:07 +00:00
Dr-J efd3741753 DB/Spell: Dreadsteed - Flame visual
By @Killyana

Closes #14413
(cherry picked from commit 236e43443c644a9a50cb48ff7300950c928d336c)

Conflicts:
	sql/updates/world/2015_03_21_01_world.sql
2015-03-21 22:47:12 +00:00
Dr-J 9c8b56d8f0 DB/Quest: Lohn'goron, Bow of the Torn-heart
By @Killyana

Closes #2692
(cherry picked from commit 0f6515750dc882185135a5ef31165e14d7a2c304)

Conflicts:
	sql/updates/world/2015_03_21_00_world.sql
2015-03-21 22:47:11 +00:00
Shauren b4ec8ef339 Core/GameObjects: Updated GameObjectTemplate::Data fields 2015-03-21 23:41:46 +01:00
Rat 3fef9dcd66 Core/Spells: updated spelleffect array to 6.1 2015-03-21 22:00:46 +01:00
Rat ee3a111756 Core/Spells: updated spelleffect, auraeffect, spelltarget enums to 6.1, should fix most of the spell crashes 2015-03-21 21:54:56 +01:00
Naios cff3910ec8 Core/Database: Fix some warnings on gcc
* warning: when initialized here [-Wreorder]
* thanks to @Vincent-Michael
2015-03-21 21:07:20 +01:00
Naios 72bb8ffd96 Core/Worldserver: Set updates enabled default value to "none" -> disabled
* in addition to 1f7f9feafc
* if no config entry is presented this value is used
2015-03-21 21:06:03 +01:00
Nayd c6433e21fb Update .travis.yml 2015-03-21 17:20:29 +00:00
Nayd 5be0cf7120 TDB 6.0.1 - 2015/03/21
Closes #13816
Closes #13792

Ref #14139
2015-03-21 17:09:25 +00:00
Nayd 1f7f9feafc Core/Config: Disable automatic DB Updates by default 2015-03-21 15:41:17 +00:00
Naios 352012e531 Core/Updates: Add an automatic database update system. Automatically detects new and edited sql updates through file lists and hashing. Detects renames, deletes and is able to create and auto import full databases. * cleanups in main.cpp of world & bnetserver * refactoring in DatabaseWorkerPool.h & MySQLConnection.cpp
Make sure you re-run cmake, because boost::iostreams was added as dependency.
Maybe you need to install libboost-iostreams1.55-dev on unix as well.

Import every update manual until (included) those INSERT IGNORE updates for each database.

Thanks DDuarte and Shauren for your amazing ideas, help and advises.

In hope that nobody gets a "Your database structure is not up to date..." anymore ,-)

Signed-off-by: Naios <[email protected]>
Signed-off-by: Nayd <[email protected]>
2015-03-21 14:09:38 +00:00
Vincent-Michael 127d8a2bcc Core/PacketIO: Sync with wpp and enable some opcodes 2015-03-21 11:27:15 +01:00
Vincent-Michael 844eaae029 Core/PacketIO: Update SMSG_MAIL_QUERY_NEXT_TIME_RESULT for 6.1.0 2015-03-20 21:12:10 +01:00
MitchesD d1b549a23a DB/World: Add all SQLs from 4.3.4 (last 3-4 months)
Multiple authors (mostly @Rushor)

538b364 DB/Quest: A Little Oomph
94671b8 DB/Quest: A Daughter's Embrace
c95510e DB/Quest: Variety is the Spice of Death
7886d3a DB/Quest: Take to the Skies
a4db55e DB/Quest: The Grasp Weakens
5fd36a6 DB/Quest: Planting the Seed of Fear
0a27c13 DB/Quest: Quest: Holland's Experiment
b398c0a DB/Quest: Johaan's Experiment
15ad27a DB/Creature: Risen Recruit
51b0fbf DB/Quest: The Shadow Grave
dccf39a DB/Quest: Tirisfal - Item-Quest-Drops
d136e80 DB/Quest: Tirisfal Questchains
fc7b6a9 DB/Quest: Undead Start
4536e3b DB/Quest: Recruitment
745e1c6 DB/Quest: The Wakening
d5aef19 DB/Quest: A Scarlet Letter
f8c0a3b DB/Quest: The Truth of the Grave
2126a91 DB/NPC: Tirisfal - Creature SAIs
057bbc9 DB/NPC: Tirisfal - Creature Movement
4db2826 DB/Quest: Dark Deeds and 5 class quests
db2ada8 DB/Creature: Maxx Avalanche
84b4b2b DB/Creature: Marie Allen, Gerard Walthorn
b1286ac DB/Creature: Add equip template to misc kezan creatures
a89cfb1 DB/Creature: The Vortex Pinnacle trash SAI
a266077 DB/Quest: Demonic Thieves item can be looted without quest
9ffa421 DB/QUEST - Ride to the Undercity
9ac83f8 DB/Creature: Misc SAI updates

Ref https://github.com/TrinityCore/TrinityCore/issues/13792
2015-03-20 20:44:41 +01:00
Duarte Duarte b2746dd19c Merge pull request #14415 from Zedron/6.x
Core/PacketIO: Fixed teleporting between maps
2015-03-20 19:14:57 +00:00
MitchesD f6428df949 Scripts/Misc: sync with 3cc305138c
adfd8a6 - Scripts/Mulgore: The Plains Vision - Move Corescrript to SAI
c21a600 - Delete zone_mulgore.cpp
87f40a5 - Scripts/Kalimdor: Remove Mulgorescripts
8904a94 - Scripts/The Barrens: Add missing Text for 'The Escape'
cfc5fb2 - DB/Misc: Fix a few startup errors from recent Updates (Script part)
2015-03-20 20:07:25 +01:00
Zedron 791cf47d0b Core/PacketIO: Fixed teleporting between maps
CMSG_MOVE_WORLDPORT_ACK should have STATUS_TRANSFER, as the player isn't in the world (yet)
2015-03-20 13:51:50 -05:00
MitchesD 3cc305138c DB/World: Add all SQLs from 3.3.5 (last 2 months)
Multiple authors

cb3fcea26e9d4566987b0ea69e1498e414c703a9  DB/Misc: Fix a runtime error
890ebd385ed3848152da7e4dca6d67bf23e30c98  DB/Creature: Emissary of Hate
b2745980ae096b01460da08e70840b3ee82daf62  DB/Quest: Minshina's Skull
4e5b54f65b077186f2c119f6015e1f754e32d088  DB/Creature: Caretaker Dilandrus
7b915119b4699f10a2855b51867ef9e9d769acc4  DB/Creature: Antu'sul
40b09317efb8b088cb1984e471901e35f87d6d02  DB/Quest: Honor the Fallen
4179c35eb25a69c33f9236f61e67985f2ff26c13  DB/Quest: Respite for a Tormented Soul
04fb8d7f242af026da357de5a18fe6fee3702b14  DB/Creature: Tiny Snowman
ea3034cb218b6e1028ef99196e746d66a580f3d9  DB/Quest: Digging for Prayer Beads
ad350edd6844de96f331e1b565fe75903acf39cd  DB/Creature: Thousand Needle's Silithids
4e0fb54a41e69e6839f58154abd09bfc609f92f2  DB/Creature: Fix immunity Herald Volazj
826717de1b184c0e4eb41735b56622bd85a6ba6c  DB/Misc: Disable mmaps for Argent tournament instances
abea307cdbb7cf381402a454dff4dcce63ee10a8  DB/Gameobject: Fix some Scholomance doors
0c9e39f1510c838cb3c84fc7502db9dd00bd4771  DB/Quest: A Friendly Chat
e7124c69647f6581fb870ee10348c4b8ed353819  DB/Creature: Irespeaker
20641e0eb2260a49a43c916ab37c3f0390d35ea4  DB/Creature: Millhouse Manastorm
5e218a813599d650f03eab21e4238df5470dd13b  DB/Quest: Ready for Pickup
026c966dafb5611dab8fc059e6337c869e496c85  DB/Creature: Gundrak pathing
cd0186630d015c6b75a3e63866ec0de34551467a  DB/Creature: Halls of Stone visuals
8b139bc2df7a77d0be209fa1550cde793ad9b66e  DB/Creature: Drak'Tharon Keep pathing
6577d02c9d03610e7e44a4b6a4420c0a9217a339  DB/Creature: Drak'Tharon Keep pathing
f1b124dabca5ff1948c0fd8a41f618fea656bc99  DB/Creature: Halls of Lighting pathing
e0ea7d48adbca4888558521e983afc3a19348f56  DB/Creature: Mellichar
bc9cfd02b76affb3b4817475b927860709d2f5a6  DB/Creature: Ru'zah
c5553df9ec24f7b5aa213fb47803d5a4692dbf49  DB/Item: Banish Charms
a7cb42ea721dacb9578d17c82d3093656906db4c  DB/Creature: Theradrim Shardling/Theradrim Guardian
49cff7382adfbf8a1545076c793df60d416fa553  DB/Quest: Tree's Company
ea96d208ec7e9f3fd07cdddff31369ed4cae9242  DB/Quest: A Hearty Thanks!
c9c4cb6c04b96ef35b3de5baa66c4df7e37cdb0c  DB/Misc: Fix one startup error
b31391d463e7e0362bb5c60aae53c8ae9c85d894  DB/Misc: Remove Eternal Might from NR Alchemy Research
0e4db8964b2b92b077ad8f5637a9dc0bcfcebf88  DB/Creature: Magmoth Shaman / Totem
2449baf0fadc532d16598fe220efba358a8c6917  DB/Creature: Beryl Treasure Hunter
926df371d437dfeba802386758939c993fa9b610  DB/Creature: Kvaldir Mist Lord
a61b2be8242ab1d55597741f14dd86a3cb234308  DB/Creature: Fireguard Destroyer
d8c67f33f2db3473281c505327199aba6575d89f  DB/Quest: Mission: Plague This
ad58fd5177aba41036315667d3065d91d5898a2e  DB/Creature: Borean Tundra pathing
b4a62e077f8766468417f62b3ec3a4a3b2f92d2e  DB/Creature: Lunchbox
497ae6be7009d660cc377a7764cde69e401de896  DB/Creature: Fix few startup errors
a218ce4d2210099237fd46b222dc81d15c99eda6  DB/Creature: Fix startup and runtime errors
73709e7c1334521189d8882ab1ba33fe259a12dc  DB/Quest: Fix Aces High!
e25336ae2c28dafa310e300365522e810273ac84  DB/Creature: Scavenge-bot 004-A8
61b116efb6a2289889197339a7dc3234964bf427  DB/Creature: Stonebreaker - Waypoints and Keb'ezil's tweak
244c09db86c171ebd17930ff340074e51a9a0c86  DB/Creature: Terokkar waypoints 1
1b2eac60ef5aaf7f88017fd922a23de86a5d92c4  DB/Quest: Crushing the Crown
884bccef5863bee737a3336eff11575ff4765a80  DB/Quest: Finding the Phylactery
c25ad02c541c2621ef818ddc444812d30e14a143  DB/Creature: Fix SAI target_type for Scarlet Peasant
16eb49270d2dc1ce4201d3a290a026a044155e86  DB/Misc: Wintergrasp teleporter in dalaran
f6491b4ac869af83f07af186070137d1e6715643  DB/Quest: Gammothra the Tormentor
ccdffeb711ab5c67b710a03b64c3b66117528745  DB/Quest: By Fire Be Purged
8460559b5a70d03c2a2f2df9ecc303fec0b70422  DB/Quest: Becoming a Shadoweave Tailor
08bf8859160199e48e8206d1edf880a15b1a5bec  DB/Quest: Street "Cred"
b1a4a8f435d2ba03e45f3a579c6ec48baf2a7cfb  DB/NPC: Isle of Quel'Danas - Movement
015d984b79e69129f10a468d8fd4ed757eb8e4e6  DB/Quest: Delivering the Message
554e0c2e5d85a57646f8236bba959686212d65d8  DB/Creature: Magrin Rivermane
adfd8a6172f1140c4ecf07e1bc71003148d677d1  Scripts/Mulgore: The Plains Vision - Move Corescrript to SAI
94a97974b99bdc05ae1906d0a1f37662d05d9982  DB/Quest: The Black Knight's Fall
d0d9a5b8e6cb1660e446096a8a22225d676248c7  DB/Quest: Whispers of the Raven God
46280a1bb7dcb8cbf508ec8b334cc1b05103c826  DB/Misc: Startup errors
f7e2fe766d372e6d69e4b8025b495d2ce282dd34  DB/Misc: Fix 3 startup errors
ee049b908ff8eb10b1a79032611e126d2e72acb8  DB/Creature: Kyle - Move Corescript to SAI
ed08fcbaa7feaec829116836dc25581d38f9a106  DB/Misc: Fix startup errors
4132285ad3e6a257fb730006a973c4ee3666ad1b  DB/Creature: Zuluhed the Whacked
5ead00b9fceefbd616b296e43f9fb95cc8b6db9b  DB/Misc: Fix startup errors
54036588145eb784dbba0c5d081f0a753032aa5f  DB/Misc: Fix startup errors
bbcf8f58e69d361c3df1c37fa79d1efa3e52bc54  DB/Creature: Thrallmar - Waypoints
68c4ea314443699ac035e78a706d8371cc50b8ef  DB/Quest: Death from below
2f55c717343677512d71666416c748b714c0dbaa  DB/Quest: Fervor of the Frostborn
f180bc25d18dee0aa14bab753178a3b0f2f24607  DB/Creature: Hellfire Peninsula - Waypoints 5
664de1eba226da03291fd8a5b4cb942de14aa16d  DB/Creature: Darnassian Scouts
7691d477d58be45635c38cfccdd0ec2928ad791a  DB/Creature: Nexus-King Salhadaar
164c12cab0cc3c4226738a12bf24a55437679047  DB/Creature: Plagueborn Horro
b28228395fb8eb9d0805e2a2094229b08ded2114  DB/Quest: Escape through force
72a23a92abb5fab3548cfb5008df9f194c3a0863  DB/Quest: Special Delivery to Shattrath City
7592b65fae05e3cf880a3aaa54d4202a5b077026  DB/Creature: Skorn WhiteCloude
a75b651e93b1e17186e90266289008fa6670e183  DB/Quest: Nothing But The Truth
f9af033b7ae0edbab946c162461c14827cad4b74  DB/Creature: Cyrus Therepentous
aa6c7ab0f0a8f2b1ef5fcfa68bbc53dd05b700a7  DB/Quest: Stop the Plague
a269c61e6ef6a10a6559ca6848a7989e4373f01a  DB/Quest: Fury of the Frostborn King
e9d97466dafaabe68dff00820b6366b928ee5b51  DB/Creature: Keristrasza
64fcbb8c917f18b0a0bb0371b541c021a5bf1ae2  DB/Creature: Drak'Tharon Keep start sequence
cfc5fb29b66bc3667170d4bdbae30b231185623d  DB/Misc: Fix a few startup errors from recent Updates
780010084e33f72a909f0268c9cbaeeff2ee82a8  DB/SAI: Durnan Furcutter
6c7cfccf2030093849069f12533f403edcd2662f  DB/Misc: Fix startup error
0651b82de9ebfb9d12f7635063fc3f345745929e  DB/Gameobject: Add 2 missing gameobjects
a7fdc27c9dce1b7215f684069ff1e93e44c4f03f  DB/Misc: Fix startup error from DTK
a19cc68496912b527eb6f3ff550f88cd5b2c4dab  DB/Quest: The Howling Vale
f4ee5ad58f6e95442191a08e37df389107d6b0ea  DB/Quest: Learning to Communicate
890d1fe57dfe6d92f9bbd47ba627374485ea4813  DB/Misc: Luna Festival (Commoner texts & Gossip)
1967dfc4cb441fe7bc91891126aef25cbd01b735  DB/Creature: Hai'shulud, Mature Bone Sifter and Tunneler
fe290b27e401509f814beae74cd59d9c350f7b83  DB/SAI: Remove one unneeded SAI
d8ad0f511030c214ee5c0050e47d6ea0b14b974c  DB/Misc: Adition to Fervor of the Frostborn
03f32bee7bf264984189e233af9f7998b62506f5  DB/Quest: The reckoning
63913bc37bc3c70107576d6952a30dcb3f8af8ae  DB/Misc: Correct gossip menu
3a293c9ac2dad722018f2027968443a9c0c0115f  DB/Creature: Mug'gok
d2836cfe242d7647e585b469005a16d9e7a9a79a  DB/Quest: Vyletongue Corruption
c87088016e1dfc187b1b67747200f043f1850bee  DB/Creature: Coprous the Defiled and Plagued Fiend
7fbf08d644b6e973e37ed8c81f4866ef15c66271  DB/Creature: Complete Borean Tundra Movement
3820d80ce60880eb30b188490e3ba47d53a26cd9  DB/Misc: Fix startup errors
fe78c8ee736b0f5184401f368ae03dff5ea0596b  DB/Quest: A Hearty Thanks!
8722164d377ebf8bbf5253decb782390e7684d96  DB/Quest: Seeds of Chaos
6445761827518192d21e3e39521358df5754a617  DB/Creature: Hyldsmeet Warbear
092e61cd3d66bde739d98974ca64b3aace7f099b  DB/Creature: Skettis Waypoints 1
b6e3640fce9e19c04c9f3662c86a3cc5a1f19395  DB/Item: The Egg of Mortal Essence
a0e5f5a37621465cb20680a2869c9cdb1a86eeb0  DB/Spell: Elixir of Minor Accuracy
90899e7395d278e3db113af874e80aeede84fc84  DB/Quest: Wanted: Murkdeep
dc8fabe9e6d60167185d9561c55dbf4e9f434b8e  DB/Achievement: Flirt with Disaster (Faction change issue)
73f74ffcabc68738d279f740cdea21cca8cb42ad  DB/Quest: Krolmir, Hammer of Storms
1124daab36cdd9a8febb3f980adc15e78d72c602  DB/Misc: Crusader's Pinnacle Phasing
98f7094119f622d2e0246818a9622abd088fe001  DB/Creature: Northsea Kraken
a7bd64a4a640d219afd205d841c7e93638cad240  DB/Item: Bountiful Feast
879678e50f71666646b2489ee2f86336e21a28a0  DB/Quest: A Distraction for Akama
37298bbc2f71a928c89e9e7f3b982b6afd8cdc0f  DB/Creature: Add some missing gossips
50a9424e45588d78b083766a1ca7e30b56a1ade6  DB/Creature: Conditions for king jokkum
2676d56da4dc41d25e1e8d0ef3203dab5671799f  DB/Quest: Basic Chemistry
5469b4cb44f62af363eb2661eec880ddfded1917  DB/Quest: A Rough Ride
fa7663a9bcde44e3b9f7525a896d6f8c8d07f507  DB/Conditions: Fix Taking of Mind Tricks for Alliance Players
32b792915fb494eefb9275a6cc55dabaa6d46db4  DB/Quest: On Nethery Wings
3fbd10dd55cea25a99353db31dbc342158c14224  DB/Creature: Fix 2 factions and 1 spawn coords
76e7b8e00bfa3384c1aeb9cde5d2abe195a54b34  DB/Quest: Tooga's_Quest
a6962763aaa5f5a07bc38e4a157816ccdb5d63ea  DB/Quest: The Lodestone
9d3af9d30cbedf2430bc3eceafe8a8a4208cee64  DB/Quest: wing commander gryphongar
d195c7a71be21568c887866a185796deb1d7ff36  DB/Creature: High Tinker Mekkatorque
d6d7d956ffddda4031c239905b1ec1e39b501825  DB/Quest: The Essence of Enmity
634e5d41e4e1c0c6c824a6eb271d928144e69b82  DB/Creature: Tyrion flavor text
c8c6b0fbf5b0e9556852d8cfde319e2af1b113e0  DB/Quest: Razormaw
acc235a0f8a19b528cab736987ca14086308d829  DB/Quest: Parts for the Job
9927bb241d3e0ef075944dbfdb0c8481d06204cb  DB/Quest: The Escape + Collecting Kelp
0014a9d1fc308e679438353c58626a76502d7970  DB/SAI: Tortured Skeleton
00f97e3ca8e8362ad74396eb8d3c738d76e21240  DB/Creature: Dread Tactician
7af2a49e635000c5abd68ed2ae99d9075d55dfbf  DB/Quest: Disrupt Their Reinforcements
810b998e773f5cb9d8f83c1089b534900fcee84b  DB/Creature: Expedition Warden
ca174e4239b4801996da22adfdf9d82919852eb1  DB/Creature: Susan Tillinghast
1d8f98d988171fab895b23c2d0ca2d2fb39d352f  DB/Object: Stone of Remembrance
04e1f35043f95969e4600901fa22171a90c8afee  DB/SAI: Scarlet Initiate
d3a20809eb918c0488c393e6d07af97549be8fa9  DB/Misc: Fix startup errors
125ab57133c00934e3a5284bebd7c10463dfe464  DB/Creature: Misc SAI updates
e1f75fe0c7ec97c459aded963e13bbcb04f5dd6f  DB/Creature: Misc SAI updates
222c49a0ebbd98063e3c84588c36045593f4340d  DB/Creature: Misc SAI updates
66aead34d849150238ea6652b3fd02d1188fc5bf  DB/Creature: Misc SAI updates
7fa1f9587c0496c2b71742e49745187c6ed55e14  DB/Creature: Misc SAI updates
d3a20809eb918c0488c393e6d07af97549be8fa9  DB/Misc: Fix startup errors

Ref https://github.com/TrinityCore/TrinityCore/issues/13792
Todo: some leftover scripts and 434 fixes
2015-03-20 19:41:15 +01:00