Shauren
547895762d
Compile fixes
2012-09-16 00:35:48 +02:00
Nay
e7155144df
Merge pull request #7781 from Sovak/resists
...
Core/Auras: Fix some spells with effect
2012-09-15 13:57:29 -07:00
Nay
a95511f35e
(TDB 335.49) Also move 4.x-only SQLs to the old directory
2012-09-15 21:18:23 +01:00
Nay
06f96f47e7
Merge remote-tracking branch 'origin/master' into 4.3.4
...
Conflicts:
sql/old/3.3.5a/2012_08_06_00_world_command.sql
sql/old/3.3.5a/2012_08_07_00_characters_characters.sql
sql/old/4.3.4/2012_08_06_00_world_command_434.sql
sql/updates/characters/2012_08_07_00_characters_characters.sql
sql/updates/characters/2012_08_07_00_characters_characters_434.sql
sql/updates/world/2012_08_06_00_world_command.sql
2012-09-15 21:13:35 +01:00
Nay
0d3554d4bf
TDB 335.49 - 2012/09/15
TDB335.49
2012-09-15 21:03:40 +01:00
Shauren
a51ab0abc4
Core/Spells
...
* Removed unneeded ported helper functions and use our own
* Corrected filling pet spells
2012-09-15 22:02:17 +02:00
Nay
966283168c
Merge remote-tracking branch 'origin/master' into 4.3.4
...
Conflicts:
src/server/game/Globals/ObjectMgr.cpp
2012-09-15 19:50:11 +01:00
Vincent-Michael
80006a275f
SQL: Rename SQL
2012-09-15 20:45:51 +02:00
Sovak
6c7961ad9c
Core/Auras: Fix some spells with effect SPELL_AURA_MOD_RESISTANCE_EXCLUSIVE
...
Thanks to SkyFire
Signed-off-by: Sovak <Sovak007@gmail.com >
2012-09-15 20:35:30 +02:00
Vincent-Michael
572b644060
DB/Loot: Fix Sister Svalna loot
2012-09-15 20:32:30 +02:00
Vincent-Michael
5305626214
Core/Conditions: Implemented CONDITION_MAP_DIFFICULTY
2012-09-15 20:27:01 +02:00
Nay
7b3ea36c8c
Merge pull request #7777 from Trista/master
...
Scripts/Oculus: Support for achievements Ruby, Emerald and Amber Void
2012-09-15 07:44:49 -07:00
ZxBiohazardZx
0b2fb4a5a8
DB/Loot: fix startuperrors caused by previous lootidfix, porting the wrong way :)
2012-09-15 16:37:45 +02:00
thesensei
548a487721
Scripts/Oculus: Support for achievements Ruby, Emerald and Amber Void
...
* Add instance achievement criteria scripts and remove from disables. Based on retail data.
* A lot more compact style and specify only for heroic, thanks to Vincent-Michael. Tested.
This involves everything needed by the achievement, however the dungeon still needs majour fixes/rewrite.
2012-09-15 17:31:57 +03:00
Nay
01139ecd38
Merge pull request #7768 from MacWarrior/master
...
Fields ID description in GameEventMgr.cpp
2012-09-14 11:16:05 -07:00
MacWarrior
5d4cc81e16
Core/misc: Correct fields ID description
...
Core/misc: Correct fields ID description in GameEventMgr.cpp
2012-09-14 20:50:52 +03:00
Nay
b9b344eb88
Merge pull request #7766 from Faq/Misc0
...
DB/SAI: correct Fix npc Scrapped Fel Reaver. thnx Expecto
2012-09-14 09:05:51 -07:00
kandera
6dd32f56a8
DB/Loot: i am full of fail
2012-09-14 11:45:14 -03:00
kandera
5bd486712b
DB/Loot: fix error from previous commit
2012-09-14 11:41:27 -03:00
Kandera
2773adbb38
DB/Loot: Sister svalna is supposed to also drop one emblem of frost
2012-09-14 09:58:42 -04:00
Faq
4a802a376f
DB/SAI: correcting npc Scrapped Fel Reavers SAI after 8558a21211
2012-09-14 14:24:16 +03:00
zxbiohazardzx
6e134d4761
DB/Loot: Fixlooting for HC dungeons trash
...
Closes #7515
2012-09-14 12:42:49 +02:00
Vincent-Michael
0c02c574dc
Core: Fix build
2012-09-14 11:30:21 +02:00
Faq
90cb5f29ee
Core/misc: forgotten Unk0. thnx Elron103 for noticing
2012-09-14 09:43:26 +03:00
Shauren
130cc423d2
Scripts/Commands: Fixed crashes in unstuck command
...
Closes #7754
2012-09-13 23:58:45 +02:00
Nay
8249a43cf2
Fix build
2012-09-13 18:29:32 +01:00
Nay
528b9d4f7d
Merge remote-tracking branch 'origin/master' into 4.3.4
...
Conflicts:
src/server/game/Achievements/AchievementMgr.cpp
src/server/game/DataStores/DBCStructure.h
src/server/game/Entities/Item/ItemPrototype.h
src/server/game/Globals/ObjectMgr.cpp
src/server/game/Guilds/Guild.cpp
src/server/game/Handlers/ItemHandler.cpp
src/server/shared/Packets/ByteBuffer.h
2012-09-13 17:24:37 +01:00
cyberbrest
ed1ece2bb7
Core/Quest: allow to complete quest by new auto-submit system with getting next quest in chain.
...
Closes #7752
(Modified)
2012-09-13 16:16:33 +01:00
Shauren
f03e650474
Core/Calendar: Fixed breaking calendar event UI after relogging
2012-09-13 16:38:18 +02:00
Myran2
13e140cfac
Core/Commands: Added a command that shows what cheat commands you have active
...
Closes #7721
(Modified)
2012-09-13 15:32:33 +01:00
Nay
b9434b6377
Merge pull request #7753 from Faq/ScrollOfRecall
...
Core/Spells: Scroll of Recall
2012-09-13 07:03:57 -07:00
Nay
b34d6f5784
DB&Scripts: Corrections to pull request #7750
...
Closes ##7750
2012-09-13 15:01:19 +01:00
thesensei
f106273cfa
Scripts/Skettis: Fires Over Skettis quest support
...
* Include SAI/Spawn and spell support, also achievement support for "Bombs Away"
Credits: Based on Warpten script and Nelegalno/shlomi1515 updates
Signed-off-by: Nay <dnpd.dd@gmail.com >
2012-09-13 14:31:11 +01:00
thesensei
422b78f029
Scripts/Ogri'La: Change credit target type from invoker to invoker party
...
Signed-off-by: Nay <dnpd.dd@gmail.com >
2012-09-13 14:31:10 +01:00
thesensei
54fe4489a3
Scripts/Ogri'La: Add support for quest "Bomb Them Again" and all related
...
* Sniffed spell support for Knockdown Fel Cannon: Choose Loc, Knockdown Fel Cannon: The Aggro Check, Knockdown Fel Cannon: The Aggro Burst, Knockdown Fel Cannon: The Aggro Check Aura, Trhow Bomb and Fel Flak Fire
* Sniffed spawns support, but only for quest related creatures and gos, no area patrols/spawns involved
* Achievement support for Blade's Edge Bomberman and Fa-la-la-la-Ogri'la
* Full DB support based on sniffs, all that can be done in SAI and not in *cpp is converted
Credits: The SAI script is based on Warpen work, thanks to Subv for proposing fix for Fel Flak Fire /and helping/ and DDuarte for helping with conditions
Closes:
Signed-off-by: Nay <dnpd.dd@gmail.com >
2012-09-13 14:31:10 +01:00
Nay
97a7775c9b
Merge pull request #7747 from Elron103/pull-requests
...
Core/Mail: Fix merging of items taken from mail leading to invalid entries in item_instance
2012-09-13 06:28:04 -07:00
Faq
9b76acbd3a
Core/Spells Scroll of Recall
2012-09-13 15:19:52 +03:00
kaelima
f746c2d975
Core/ItemTemplate:
...
Rename unk0 column.
Weapons have special sounds on impact. This column is used to override these sounds by specifying another subclass. For example an item with misc subclass can sound like a stave on impact by overriding the subclass here.
2012-09-13 11:38:50 +02:00
Elron103
5b14848a10
Core/Mail: Fix merging of items taken from mail leading to invalid entries in item_instance
2012-09-13 03:15:22 +02:00
w1sht0l1v3
2ff0910d67
Core/Scripts: Reliquary of Souls: fix encounter start and essence phases.
2012-09-13 03:40:17 +03:00
Shocker
a447554cae
Merge pull request #7735 from NorthStrider/4.3.4
...
Core/Opcodes: Added 4 missing opcodes *_ANIM_KIT
2012-09-12 15:01:55 -07:00
Shauren
7a2ed4a142
Core: Fixed crashes guild achievement db queries
...
Closes #7632
2012-09-12 22:09:04 +02:00
Northstrider
f139243de5
Core/Units: pakcet guid change for recent function
2012-09-12 20:39:36 +02:00
Nay
7b08ea5df7
Core/PacketIO: Correct status for SMSG_VOID_* opcs, thanks Horn for noticing it
2012-09-12 18:00:15 +01:00
Northstrider
058789e866
Core/Units: implement function to play animkit.dbc entrys by using smsg play one shot anim kit.
...
*handle emote command is deprecated for cataclysm; on sniffs i've seen that every npc use the animkit.dbc for playing special emotes.
2012-09-12 07:10:49 +02:00
Northstrider
9e9ebcbfb3
Core/Protocol:
...
*added 4 opcode names (thx fabi for the names)
*added opcode value for smsg_play_one_shot_anim_kit
2012-09-12 07:07:29 +02:00
w1sht0l1v3
b62ad5a955
Core/ToCr: Several fixes.
...
Fix floor animation when destroyed.
Add spawns for Highlord Tirion Fordring,Argent Mage and Portal to Dalaran.
Remove Db spawn of Highlord Tirion Fordring.
Correct tribute chest spawn location.
Fix sql names for last commits.
2012-09-12 06:15:50 +03:00
Nay
cfb7ec0efb
Merge pull request #7734 from AFROM/patch-1
...
Update src/server/game/Events/GameEventMgr.cpp
2012-09-11 15:14:34 -07:00
AFROM
b6ad37f35c
Update src/server/game/Events/GameEventMgr.cpp
...
Change name ot the table (wrong name)
2012-09-11 17:12:32 -05:00
w1sht0l1v3
f6c799a26b
DB/Gameobject: Update Trial of Grand Crusader door info.
2012-09-12 00:49:16 +03:00