Commit Graph

10069 Commits

Author SHA1 Message Date
SnapperRy
4d660ccdce Both updates are only for 3.3.5 branch. 2016-10-21 08:44:13 +02:00
SnapperRy
49067b0634 DB/Quest: improve end event for Escape Through Stealth/Force.
Texts, npcflags and prevent duplicate spawns.
2016-10-21 08:43:29 +02:00
SnapperRy
74e7192d95 DB/Quest: end event for How Big a Threat? (Part 2). 2016-10-21 08:43:15 +02:00
ariel-
11dea2a874 Core/Scripts: add a workaround for Will of the Forsaken shared cooldown
Closes #7151
2016-10-21 08:26:35 +02:00
Killyana
ad44223e9c DB: Update remaining phases 2016-10-15 19:03:08 +02:00
Killyana
6bd09491b4 DB: Convert old phases to the new ones
TO DO: Find PhaseGroup for this 3 phaseMask: SELECT * FROM gameobject WHERE phaseMask IN (510, 511, 65535);
2016-10-15 17:50:56 +02:00
Aokromes
7b7f486d8f DB/Misc: Fix import 2016-10-11 11:47:57 +02:00
Killyana
d1de1a612e DB: Add missig gobs and creatures to Durotar 2016-10-10 20:51:53 +02:00
Killyana
2e02e46926 NPC/Text: Add some missing Npc_text 2016-10-09 22:42:18 +02:00
Killyana
65757b3d48 DB: Add some gossips 2016-10-09 20:56:12 +02:00
Killyana
d2b12e4954 DB/Loots: Full creature loots 2016-10-09 19:36:09 +02:00
Killyana
cc4080dc64 DB: Fix some DB errors 2016-10-09 16:56:16 +02:00
Killyana
d404943657 DB: Remove 3.3.5 only data related to the quest: A life without regret 2016-10-09 15:49:04 +02:00
Aokromes
eb745277cd DB/Misc: 3.3.5a fixes 2016-10-05 08:08:22 +02:00
SnapperRy
f64a77a77d Core/Conditions: partially revert 723c253, replacing CONDITION_WINTERGRASP_HORDE with a ConditionScript. 2016-10-05 08:00:25 +02:00
SnapperRy
638368f0e0 DB/Conditions: quests Southern Sabotage and Toppling the Towers are only available if the respective faction is defending Wintergrasp.
Also codestyle stealthfix.
2016-10-05 07:59:52 +02:00
SnapperRy
3f61b4d81b Core/Conditions: implement CONDITION_WINTERGRASP_HORDE to check if Wintergrasp is held by Horde.
Use negative condition to check if it is held by Alliance instead.

Use this condition to fix availability of the Wintergrasp item-gathering weekly quests.
2016-10-05 07:58:34 +02:00
Aokromes
4ce27937b0 DB/Misc: 3.3.5a fixes 2016-10-04 06:37:25 +02:00
SnapperRy
cfc8cbf42f Script/Quest: A Cry For Help: (#18026)
- Add missing dialogue from Cowlen.
- Timers and emotes.
2016-10-04 06:36:09 +02:00
Killyana
c6c32b7e38 DB: Mulgore creatures SAI 2016-10-04 00:11:13 +02:00
Aokromes
cf9a201c68 DB/Misc: 3.3.5a fixes 2016-10-03 14:39:49 +02:00
Aokromes
266d97d240 DB/Misc: Fix startup errors 2016-10-01 17:35:44 +02:00
Aokromes
b83aff060f fix import 2016-10-01 17:22:46 +02:00
Aokromes
2585364472 DB/Misc: 3.3.5a fixes 2016-10-01 16:45:51 +02:00
Aokromes
018cf7e922 DB/Gameobject: Delete duplicate spawn 2016-09-30 07:58:20 +02:00
Aokromes
c5d91a3c55 DB/Gameobject: Delete few duplicate spawns 2016-09-29 22:24:42 +02:00
Aokromes
08672709d0 missing save 2016-09-29 02:43:18 +02:00
Aokromes
762d914050 DB/Creature: Link more dificulties 2016-09-29 02:34:54 +02:00
Aokromes
5767ad9a8e DB/Creature: Reguid one spawn to proper 4.3.4 spawns guids 2016-09-29 01:50:28 +02:00
Aokromes
d1884133e9 DB/Misc: Missing part 2016-09-28 15:50:48 +02:00
Aokromes
84488a19f0 DB/Misc: TDB 4.3.4-13 2016/09/28 2016-09-28 15:13:28 +02:00
Aokromes
521f96b835 typo fix 2016-09-28 14:28:27 +02:00
Aokromes
5a3ea58cbc DB/Creature: 3.3.5a fix 2016-09-28 13:49:10 +02:00
Aokromes
7c236c9fa2 DB/Misc: Fix some startup errors 2016-09-28 03:56:16 +02:00
Aokromes
c2ef7ff711 DB/Misc: 3.3.5a fixes 2016-09-28 03:07:25 +02:00
Aokromes
c35b773515 DB/Misc: 3.3.5a fixes 2016-09-27 13:04:09 +02:00
Treeston
69e4236146 Scripts/AzjolNerub: Full rewrite 2016-09-27 13:01:58 +02:00
Aokromes
ba6f2fa003 DB/Misc: Fix db structure 2016-09-26 08:14:56 +02:00
Aokromes
65efd60674 DB/Misc: 3.3.5a fixes 2016-09-26 07:40:07 +02:00
SnapperRy
1158365c5c Script/Quest: Trail of Fire (#17939) 2016-09-26 07:38:48 +02:00
Aokromes
4064eb7f02 DB/Misc: Rename file 2016-09-25 10:12:52 +02:00
tkrokli
3b6b13071a Core/Scripts: move #define to enum/boss emote to DB (#17967)
boss_lurker_below.cpp : remove deprecated #define entries
- remove hardcoded text, use creature_text/broadcast_text
- move #define value & text reference to enum section
- replace TextEmote() with Talk() pointing to DB entry
2016-09-25 10:11:20 +02:00
Aokromes
e3cd43f433 DB/Creature: Link more dificulties 2016-09-24 07:44:04 +02:00
Aokromes
43352b31c5 DB/Misc: 3.3.5a fixes 2016-09-24 07:02:53 +02:00
SnapperRy
fc00c66433 Script/Quest: improvements for Let Them Eat Crow. (#17948) 2016-09-24 07:00:37 +02:00
tkrokli
a34fbdaa40 Core/Scripts: move npc_lunaclaw_spirit to SAI
This PR moves the core script `npc_lunaclaw_spirit` to SAI, removing hardcoded text.
The quests 6001 + 6002 are druid class quests to get bear form, removed in patch 4.0.3a

Changes in this PR:
- remove core script, including hardcoded text (with typo)
- use gossip_menu_option for each faction (Alliance & Horde)
- add SAI script to complete quest 6001 or 6002 based on option
- add gossip option conditions for team A (469) or team H (67)
- add gossip option conditions for quest 6001/6002 not completed
2016-09-24 07:00:12 +02:00
SnapperRy
a54ddfee5e Script/Quest: The Exorcism of Colonel Jules:
- Summoned NPCs will no longer give experience on kill.
- Require quests Fel Spirits and Digging for Prayer Beads to be completed.
- Reduce number of Foul Purges spawned in a single wave (only two should spawn each time).
- Properly give quest credit when talking with Colonel Jules after the exorcism.
2016-09-24 07:00:03 +02:00
Aokromes
38f78e25b0 DB/Misc: Link more creatures 2016-09-23 05:44:39 +02:00
Aokromes
0cd191daf6 DB/Misc: add misisng ; 2016-09-22 03:44:35 +02:00
Aokromes
06933cf029 rename file 2016-09-22 03:25:01 +02:00