Commit Graph

1942 Commits

Author SHA1 Message Date
horn
c3f6c8141a Core/LFG: Implemented seasonal bosses options and fixed entrance points for dungeons with multiple parts (like Dire Maul, Scarlet Monastery etc.)
TODO:
- implement spawning seasonal bosses by Dungeon Finder
- script seasonal bosses - all of them needs to call RewardDungeonDoneFor function in their JustDied to be able to complete dungeon (see boss_headless_horseman.cpp)
- replace lfg_entrances coords by sniffed values
- create missing template for item 54537 (Heart-Shaped Box)
2012-10-05 00:43:58 +02:00
kandera
9d676611ec Merge pull request #7928 from Retriman/master
Core/Script: Update spelldifficulty for Boss Anubarak
2012-10-04 06:30:41 -07:00
Kandera
cef436e38e Core/Oculus: fix compile. 2012-10-04 09:26:10 -04:00
kandera
6a8706a725 Merge pull request #7944 from Trista/master
Scripts/Oculus: Fixes here and there, implement phasing
2012-10-04 05:58:32 -07:00
Spp
02d68e4610 Core: Fix build without PCH 2012-10-03 15:40:01 +02:00
Nay
880a9d5cda Merge pull request #7954 from Retriman/Nexus
Core/Script: Dungeon Nexus Boss Anomalus
Closes #7946
2012-10-03 04:43:22 -07:00
Retriman
2840e2ac8a Core/Script: Dungeon Nexus Boss Anomalus
*Fix bug Chaotic Rift's model related in #7946
2012-10-03 00:12:10 -04:00
Subv
93a78d9bb5 Merge pull request #7950 from Retriman/ahorasi!
Core/Script: Dungeon Ahnkahet Boss Amanitar.
2012-10-02 18:34:27 -07:00
Retriman
256afa097d Core/Script: Dungeon Ahnkahet Boss Amanitar.
*Fix whitespaces
*Fix modelid1 -> modelid2
thnks @Aokromes
2012-10-02 21:51:06 -04:00
Retriman
dae312b3c3 Core/Script: Dungeon Ahnkahet Boss Amanitar.
*Add commented/sugestion from 139a953325 (thanks @ joschiwald).
*Add beter displayID. thanks @Aokromes from u point.
2012-10-02 21:44:18 -04:00
thesensei
91367bb39f Core/Oculus: Fixes here and there, implement phasing
* Implement phasing (sniffed)
    * Add drakes proper support (events, texts, conditions for spells), remove npc_spellclick_spells
    * Add proper support for Gossip npcs
    * Removed the arcane shield Urom use first time we are about to meet him, because he only get it after he spawns a wave, added Evocation casts from sniff/retail that also break the teleportation visual bug
    * Some db updates based on Aokromes sniffs
    I intended to do it all, but there are core issues I have no knowledge to fix and I don't want to jump to other things before fixing them. :) So, I will submit boss updates, if I ever fix them. There are still stuff do do for drakes spells left from before.
    * Majour thanks to Shauren for helping me with summoning spells and w/e I ask him and all who answered my questions.
2012-10-02 22:13:40 +03:00
kaelima
5d71a544d2 Script/Ruby Sanctum: Smoother lifting/landing transition for Saviana Ragefire. 2012-10-02 15:33:54 +02:00
Spp
7831ecdb18 Core: "Initial support for C++11 compilers" 2012-10-02 15:06:19 +02:00
Spp
380db44583 Core/Utilities: Use generic templates with AddPct, ApplyPct and CalculatePct 2012-10-02 12:17:42 +02:00
Spp
f8846cdeaf Core/Utilities: Do not expose internal store structure in Tokens and rename it to Tokenizer 2012-10-02 11:54:41 +02:00
Retriman
139a953325 Core/Script: Dungeon Ahnkahet Boss Amanitar.
*Convert creaturescript to BossAI.
*Fix spawn Mushroom
*Fix DisplayID Mushroom.
*Fix gral. Timers in spells whitch dbm 3.3.5a
*Fix remove mini spell.
2012-10-01 16:41:05 -04:00
Retriman
4596fc776e Core/Script: Update spelldifficulty for Boss Anubarak 2012-09-30 18:43:10 -04:00
Retriman
2e75ecd74b Core/Script:
* Update creature_text for boss Jedoga Shadowseeker
2012-09-30 17:32:48 -04:00
Nay
97163a2496 Merge pull request #7918 from Retriman/master
Core/Script:  Update creature_text for boss Herald Volazj
2012-09-30 08:32:59 -07:00
Retriman
6591dd6b10 Core/Script:
* Update creature_text for boss Herald Volazj

thanks @Aokromes, for soundId text
2012-09-30 11:29:31 -04:00
Nay
8a18449a74 SQL: Rename file merged in PR; Core: cleanup whitespace and tabs 2012-09-30 15:33:56 +01:00
Retriman
8110ab1ed5 Core/Script:
* Update creature_text for boss Elder Nadox
* Clean Space

work whitch @Durotar
2012-09-30 01:28:36 -04:00
durotar
49179651b1 Core/Script: update creature_text for boss Mimiron 2012-09-29 14:07:52 -05:00
Kandera
cb8fc503dd Core/Battlefield: revert part of previous commit to fix build. 2012-09-28 10:41:44 -04:00
Subv
431db10e1a Core/Battlefield: fix world states on player login for wintergrasp 2012-09-28 09:44:34 -04:00
w1sht0l1v3
f2e92b81a3 Core/Scripts: Some fixes for Razorscale. 2012-09-28 01:37:34 +03:00
durotar
7e1ee7afb1 Core/Script: update creature_text for Custodian of Time (quest 10277) 2012-09-27 12:45:39 -05:00
Vincent-Michael
118825601b Core/Spells: fix misdirection removal on cancel. Closes #7776 2012-09-24 12:39:02 -04:00
Xanvial
1c1405cb25 Core/Scripts: fix rotface oozes from spawning after death. Closes #7736 2012-09-24 12:35:09 -04:00
Kandera
3cf359068e Core/Spells: Fix things from commit da4067cb30 thx dracosvk 2012-09-24 12:16:37 -04:00
faq
58d3758f4c Core/Spell: Correcting previos PR. splitamount is already calculated in core and removing not in. variable 2012-09-24 18:35:10 +03:00
faq
da4067cb30 Implementing split dmg cap to Divine Sacrifice. Author Tibbi
+correcting previos sql

Closes #6024
2012-09-24 18:18:30 +03:00
kandera
a4e3709dd3 Merge pull request #7811 from Faq/SplitDamage2
Core/Spells: Implementing some hooks for split damage taken, fixes the l...
2012-09-24 05:24:01 -07:00
Nay
a7386bd1b3 Scripts: Fix some code style issues in scripts 2012-09-23 22:16:28 +01:00
Nay
e4d08c1186 Merge pull request #7555 from Gacko/quest11648
Core: Quest - The art of persuasion
2012-09-23 07:48:40 -07:00
Gacko
2da0af9595 Core: Utgarde Keep - Shadow Axe - MovementInform 2012-09-23 16:44:11 +02:00
Gacko
39a704671d Core: Utgarde Keep - Last corrections 2012-09-23 16:10:46 +02:00
Gacko
e9a2b3f10e Scripts/Sm: Fix quest I was a lot of things
(Modified - Nayd)

Closes #6295
Closes #7577
2012-09-22 02:26:55 +01:00
Nay
435a240a9f Merge pull request #7551 from Gacko/utgarde
Utgarde Keep
2012-09-21 18:05:11 -07:00
Gacko
f25ff104ef Core/DB: Utgarde Keep - Codestyle and eventmap 2012-09-21 09:20:29 +02:00
Gacko
ee6ff0e5ed Core/DB: Utgarde Keep 2012-09-20 17:45:11 +02:00
Faq
0e7ed5ec85 Core/Spells: Implementing some hooks for split damage taken, fixes the limitation of dmg such auras can split, for example at Hand of Sacrifice. Might have unexpected results, but they are called unexpected for a reason.. .Author Tibbi
closes #6025

Made new one as https://github.com/TrinityCore/TrinityCore/pull/7423/ was closed.
2012-09-18 23:28:46 +03:00
Shauren
cc08d911f6 Scripts/Icecrown Citadel: Fixed Unbound Plague
Closes #7791
2012-09-18 18:11:22 +02:00
Spp
8c5f011e79 Core/Achievements: Force all calls to AchievementMgr be done through Player functions (Remove GetAchievementMgr)
Note: No real use in 3.3.5 but will be used in 4.3.4
2012-09-18 14:29:53 +02:00
Warpten
2b9232dddc Core/Spells: Fixed King of the Jungle.
Closes #7098
2012-09-17 18:17:23 +02:00
kaelima
b6ff06a796 Script/Misc: Fix two script crashes when spawned outside instance
also remove redundant null check in boss_lich_king_toc and an unused variable in npc_announcer_toc10
Closes #7785
2012-09-16 17:56:18 +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
Shauren
130cc423d2 Scripts/Commands: Fixed crashes in unstuck command
Closes #7754
2012-09-13 23:58:45 +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
b34d6f5784 DB&Scripts: Corrections to pull request #7750
Closes ##7750
2012-09-13 15:01:19 +01:00