Vincent_Michael
|
6b4e476111
|
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
|
2014-02-01 21:18:28 +01:00 |
|
Vincent_Michael
|
822092ea15
|
DB/Creature: Fix warnings with creature_formations loading
|
2014-02-01 18:04:54 +01:00 |
|
Vincent_Michael
|
224da47952
|
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Conflicts:
src/server/game/Entities/Player/Player.cpp
src/server/game/Entities/Player/Player.h
src/server/scripts/Spells/spell_dk.cpp
|
2014-01-31 23:51:07 +01:00 |
|
Duarte Duarte
|
83e0cc3b0c
|
SQL: Update 2014_01_31_01_world_item_template.sql
|
2014-01-31 16:35:22 +00:00 |
|
Magnifikator
|
956fde1f0f
|
DB/item_template: Set defaults of spellcharges_X to 0 instead of NULL
Closes #10748
Signed-off-by: Duarte Duarte <dnpd.dd@gmail.com>
|
2014-01-31 15:53:05 +00:00 |
|
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
|
57181aca56
|
Core/Spells: fix Ancient Hysteria and Time Warp thx @yousefscof and @gigatotem
Closes #11018
|
2014-01-30 18:08:14 +01: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
|
a7c15e7368
|
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
|
2014-01-27 23:13:53 +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 |
|
joschiwald
|
55c7cfaf4c
|
Core/Spells: update judgement spellscript thx @Xanvial
Closes #10562
Closes #9477
Closes #9801
|
2014-01-27 19:50:07 +01:00 |
|
Aokromes
|
ac7828a8d9
|
DB/Creature: Fix some factions
Updates #11501
|
2014-01-27 19:42:05 +01:00 |
|
Vincent_Michael
|
df6f300542
|
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Conflicts:
src/server/scripts/Spells/spell_paladin.cpp
|
2014-01-27 18:44:07 +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 |
|
Vincent_Michael
|
7cc4828554
|
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Conflicts:
src/server/game/Entities/Player/Player.cpp
src/server/game/Entities/Unit/Unit.cpp
src/server/game/Spells/Spell.cpp
src/server/scripts/EasternKingdoms/ZulGurub/boss_jeklik.cpp
src/server/scripts/Spells/spell_paladin.cpp
src/server/scripts/Spells/spell_priest.cpp
src/server/scripts/Spells/spell_shaman.cpp
src/server/scripts/Spells/spell_warrior.cpp
|
2014-01-26 18:22:06 +01: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 |
|