Commit Graph

9094 Commits

Author SHA1 Message Date
Duarte Duarte ad26d2efc3 SQL: Fixed two issues with 2014_01_31_00_world_spell_custom_attr.sql
Engine should be MyISAM and not MRG_MyISAM
MySQL doesn't play nice with hex values so converted them to decimal

Closes #11537
2014-01-31 15:16:02 +00:00
Duarte Duarte efeb54139e SQL: Update old .sql files to keep consistency with auth_database.sql
Also update characters_database.sql (generated by mysqldump)
2014-01-31 04:34:32 +00:00
Duarte Duarte d749b72193 Core&DB/Spells: Move custom spell attributes from code to DB, spell_custom_attr table
`spell_custom_attr`
- `entry` uint PK
- `attributes` uint (enum SpellCustomAttributes of SpellInfo.h)
2014-01-31 04:32:03 +00:00
joschiwald acd46085d1 Core/Spells: drop last leftovers of hardcoded spell target selection and move it into spellscripts
Closes #1719
Closes #3186
2014-01-30 02:40:12 +01:00
Aokromes 747184a7c0 DB/Creature: Fix some factions
Updates #11501
2014-01-28 21:56:35 +01:00
Aokromes 1b48c7b977 DB/Creature: Fix some factions
Updates #11501
2014-01-28 08:09:20 +01:00
Aokromes 9433374f8d DB/Creature: Fix some factions
Updates #11501
2014-01-28 07:39:24 +01:00
Aokromes ef45560505 DB/Creature: Fix some factions
Updates #11501
2014-01-28 07:12:47 +01:00
Aokromes 60a3b3131b DB/Creature: Fix some factions
Updates #11501
2014-01-28 06:56:19 +01:00
Aokromes b59559999d DB/Creature: Typo fix. 2014-01-28 06:29:17 +01:00
Aokromes 818430be79 DB/Creature: Fix some factions
Updates #11501
2014-01-28 06:03:26 +01:00
Aokromes b5a07506c6 DB/Creature: Fix some factions
Updates #11501
2014-01-28 01:43:53 +01:00
Aokromes 25d0aca419 DB/Creature: Fix some startup errors
Updates #11501
2014-01-28 01:25:16 +01:00
Aokromes a1e213755e DB/Creature: Fix some factions
Updates #11501
2014-01-27 23:19:23 +01:00
Vincent_Michael 4567faa34b SQL: Rename in correct name 2014-01-27 23:12:45 +01:00
Aokromes f9ab8ecd18 DB/Creature: Fix some factions
Updates #11501
2014-01-27 22:28:31 +01:00
Aokromes 6b3c5b7eb3 DB/Creature: Fix some factions
Updates #11501
2014-01-27 21:49:43 +01:00
Aokromes 6c17bcf928 DB/Creature: Fix some factions
Updates #11501
2014-01-27 20:57:43 +01:00
Aokromes ac7828a8d9 DB/Creature: Fix some factions
Updates #11501
2014-01-27 19:42:05 +01:00
Aokromes 0d5c10d60e DB/Creature: Fix some factions
Updates #11501
2014-01-27 14:47:50 +01:00
Aokromes ffea6d0ab3 DB/Creature: Fix some factions
Updates #11501
2014-01-27 14:23:54 +01:00
Aokromes 9d863e2651 DB/Creature Fix 2 models of mobs
By alpharius, closes #11210
2014-01-27 13:47:25 +01:00
Aokromes 95f49c60c0 DB/Creature: Fix some factions
Updates #11501
2014-01-27 11:49:00 +01:00
Aokromes 2f103a77ef DB/Misc: Fix startup error added on 22508d1 2014-01-27 09:47:36 +01:00
Aokromes c97d69ef61 DB/Creature: Fix some factions
Updates #11501
2014-01-27 09:32:21 +01:00
Aokromes c7310d2b1f DB/Creature: Fix some factions and levels
Updates #11501
2014-01-27 08:47:25 +01:00
Aokromes 22508d197f DB/Gameobject: Spawn TEMP Greater Moonlight
By Darkman1983, closes #4945
2014-01-27 08:26:18 +01:00
Aokromes 0b3ae6730d DB/Misc: Fix Lunar Festival Invitation teleport coordinates
By Vincent-Michael, updates #4945
2014-01-27 07:48:17 +01:00
Vincent_Michael ec020ea048 SQL: Rename in correct name 2014-01-27 06:26:48 +01:00
Aokromes 6c140a079e DB/Conditions: Requiere DK to use Scourge Gryphon
By dr-j, closes #11133
2014-01-27 06:08:43 +01:00
Aokromes 9d108dedd6 DB/Quest: Treats for Great-father Winter
By dr-j, closes #11320
2014-01-27 06:05:54 +01:00
Aokromes c38b9743ae DB/Creature: Fix Shaman Elementals
By Vincent-Michael, closes #11261
2014-01-27 05:56:54 +01:00
Aokromes c536207c67 DB/Creature: Delete incorrectly spawned Gharsul the Remorseless
Closes #11242
2014-01-27 05:54:42 +01:00
Aokromes 56a04c78f9 DB/Quest: Seek the Farstriders
By MrSmite, closes #11244
2014-01-27 05:47:58 +01:00
joschiwald 6dc15294e2 Core/Spells: move paladins judgements to spellscripts 2014-01-26 23:56:53 +01:00
Aokromes db2718cccb DB/Creature: Fix Seeping Feral Essence
By Fateswhisper closes #11517
2014-01-26 23:39:02 +01:00
gerripeach ffe1e6e2ba Core/LFG: Minimum item level in Wotlk heroic dungeons
WotLK Heroics, beside Trial of the Champion, Pit of Saron, Halls of Reflection and The Forge of Souls unlock with an average item level of 160.
Also Trial of the Champion (normal) and The Forge of Souls (normal) unlock with an item level of 160.

http://www.wowwiki.com/Dungeon_Finder?oldid=2404648#Wrath_of_the_Lich_King_dungeons
2014-01-27 03:14:50 +07:00
joschiwald fbddda52e7 Core/Spells: move more spells to spellscripts 2014-01-26 02:24:57 +01:00
Aokromes 5c36a50ed4 DB/SAI: The Earthen Oath
By dr-j closes #6966
2014-01-26 01:11:45 +01:00
Aokromes 744d6f1327 DB/SAI:Emergency Protocol: Section 8.2, Paragraph D
By dr-j, closes #11206
2014-01-26 01:06:53 +01:00
joschiwald 880a5f50c3 Merge branch 'master' of github.com:TrinityCore/TrinityCore 2014-01-26 01:03:02 +01:00
Aokromes 527d0541f6 DB/SAI: Fix freed from the Hive
By dr-j, closes #11438
2014-01-26 01:02:35 +01:00
joschiwald 96060bf007 Core/Spells: move some spells so spellscripts 2014-01-26 01:02:20 +01:00
Aokromes 798bbc31f0 DB/SAI: Blast the Infernals!
By dr-j, closes #11428
2014-01-26 00:59:53 +01:00
Aokromes 3c0b906a86 DB/SAI: The Power of the Elements
By dr-j and untaught, closes #6479
2014-01-26 00:57:08 +01:00
Aokromes bc63c33550 DB/SAI: Fix Highlord Demitrian
By Raszagal closes #11436
2014-01-26 00:46:51 +01:00
Aokromes f48eb0388d DB/Loot: Felweed
By SQLfix closes #11329
2014-01-26 00:31:40 +01:00
Aokromes b408517440 DB/Quest: Dragonmaw Race: Wing Commander Ichman
By Raszagal closes #11429
2014-01-26 00:26:01 +01:00
Aokromes 68a0864ad1 DB/SAI: Remove Obsolete SAI from Gordunni Proxy
By dr-j closes #11207
2014-01-26 00:19:40 +01:00
Aokromes dbd7cd309b Rename 2014_01_24_03_world_sai.sql to 2014_01_24_03_world_sai.sql 2014-01-25 21:23:34 +01:00