talamortis
775d5094d2
Removed comment from hook - No idea why it was there.
2018-07-06 15:05:47 +01:00
FALL1N1
cbc5172b1c
Core/Scripts: Boss Gluth + Spell Infected Wound ... ( #937 )
...
* Fixed infinite stacks (and eventually crash) of infected wound. (Also fixes the stranglethorn vale zombies' DoT stack issue and all the mobs using that spell)
* Fixed zombie spawn location (3 gates, only 1 used in 10man, all 3 in 25)
* Fix Gluth's "Zombie Chow" distance, now it's blizzlike. Closes #736
2018-07-06 15:23:42 +02:00
Barbz
c15444a18e
Rogue/Spell: Blade Flurry correctly dmg multiple mobs ( #939 )
...
Core/Spells: Fixed Blade Flurry not sharing damage/ignoring armor to
2018-07-05 00:41:05 +02:00
Travis CI
6f1bb411ce
Importing pending sql
2018-07-04 22:25:00 +00:00
Stoabrogga
d9d5758383
Fix Midsummer Celebrants in Tirisfal Glades and add Festival Scorchling
2018-07-05 00:21:39 +02:00
lineagedr
fb6d7af046
Update spell_rogue.cpp ( #959 )
...
Blade flurry shouldn't target totems.
2018-07-03 09:12:20 +01:00
Travis CI
dd291e0de6
Importing pending sql
2018-07-02 18:22:28 +00:00
FALL1N1
613b586485
Fix Maexxna's portal rotation. ( #925 )
...
* Maexxna portal rotation.
* Rewritten sql to update, ready to be merged.
* Portal's visual effect should be in different phasemask and appear only when maexxna is killed.
* split the update query in two, forgot that visual is in phase2
* i want to kms.. all should be good now
2018-07-02 19:20:46 +01:00
talamortis
c3a36641ff
Fixes Rogue Tier 1
...
close #955
2018-07-02 18:39:48 +01:00
Travis CI
80f81d77eb
Importing pending sql
2018-06-29 19:07:02 +00:00
Stoabrogga
904ec49d42
delete duplicate Midsummer Celebrants in Tanaris; Fire Breathing for all Fire/Flame Eaters
2018-06-29 21:05:17 +02:00
talamortis
5100a533d2
Added check to player to return if player is in tank spec
2018-06-28 01:57:48 +01:00
Travis CI
03cae215b9
Importing pending sql
2018-06-26 22:22:06 +00:00
Stoabrogga
ba6575eaf7
fix faction of Midsummer Celebrant (NPC ID 16781)
2018-06-27 00:20:24 +02:00
Travis CI
83ac3e407b
Importing pending sql
2018-06-25 21:47:15 +00:00
talamortis
832bccd9fa
Added missing spirit healer into Stranglethorn vale.
2018-06-25 22:44:12 +01:00
Kartselyanski
02f0b4c942
Fixed Archavon's Stone Breath knockback on tank.
2018-06-25 17:55:36 +02:00
Kargatum
7329ad4790
Add GitRevision
...
GitRevision as in TrinityCore
2018-06-24 17:32:50 +02:00
Kartselyanski
b9f12ddf8a
Core/Spells: Fixed Blade FURry not sharing damage/ignoring armor to additional mobs.
2018-06-24 02:59:19 +03:00
Travis CI
52fa2c2967
Importing pending sql
2018-06-23 23:00:39 +00:00
Nefertumm
00b5e3141a
Fix Lady Deathwhisper intro
...
When you are at Lord Marrowgar entrance and he starts his intro, Lady
starts her intro too. With this fix, that is fixed.
2018-06-24 00:59:04 +02:00
Rochet2
a3d3042049
Core Hook - Remove temporary fix and document possible null in hook ( #805 )
...
* Remove workaround
Partially revert temporary crash fix a36e94a49a
* Update ScriptMgr.h
2018-06-20 00:38:32 +02:00
Kaev
b2870298c1
Merge pull request #930 from Winfidonarleyan/fix_typo
...
Fix typo in hooks for BGScripts
2018-06-18 18:53:12 +02:00
Kargatum
d4f785d705
Fix typo in commit 049386b936
2018-06-18 20:58:53 +07:00
Kaev
131da6a0e4
Merge pull request #929 from Winfidonarleyan/bg_hooks
...
Core/Scripts: Add BGScripts and new hooks
2018-06-18 08:58:42 +02:00
Kargatum
049386b936
Core/Scripts: Add BGScripts and new hooks
...
* OnBattlegroudStart
* OnBattlegroudEndReward
* OnBattlegroudUpdate
* OnBattlegroudAddPlayer
2018-06-18 02:00:20 +07:00
Barbz
a1794c6193
BattlegroundMgr - Fixed typo
...
Quick fix typo in slog
2018-06-17 17:04:56 +02:00
Viste(Кирилл)
a303ba3da3
Core/Arena: fix auto distribute arena points and config option. ( #927 )
2018-06-16 17:28:44 +01:00
Barbz
8d2555ed04
Change Trinity Core to AzerothCore in config files ( #889 )
...
* Authserver.conf - Change Trinity Core to AzerothCore
* Worldserver.conf - Change Trinity Core to AzerothCore
2018-06-15 20:30:49 +02:00
Travis CI
b2685af33b
Importing pending sql
2018-06-12 17:27:15 +00:00
Nefertumm
365846ad58
Fix Malmortis text ( #922 )
...
Fix Malmortis text (quest "Disclosure", ID 12710)
2018-06-12 14:25:20 -03:00
Travis CI
10cb4941fb
Importing pending sql
2018-06-11 19:38:48 +00:00
Cillez
e9049293aa
Fixed An Unusual Patron ( #921 )
2018-06-11 20:36:56 +01:00
Stoabrogga
f3cea26571
Fix Malmortis text (quest "Disclosure", ID 12710)
2018-06-11 15:38:50 +00:00
Nefertumm
8481eec5be
Fix brackets from #894
2018-06-08 23:05:10 -03:00
Trystanosaurus
3b307ecb05
Add cooldown to Amplify Damage in phase 3 ( #894 )
...
Added a cooldown to amplify damage in phase 3, else it's cast every frame. Used random between 20 and 30 seconds as that's what's set at the start of phase 3.
2018-06-08 11:32:08 +01:00
Nick Kraftor
3fecbf9f31
Module hook for kills performed by pets/totems ( #912 )
...
* Add hook for pet/totem kills
* Use method to cast unit to creature
2018-06-07 22:00:21 +01:00
Travis CI
608d70f228
Importing pending sql
2018-06-07 15:34:16 +00:00
Stoabrogga
56d111a9a9
Quest: Captain Garran Vimes - Missing end event
...
Taken over from TrinityCore: 330c48928e
2018-06-07 17:31:59 +02:00
Travis CI
7320896ffd
Importing pending sql
2018-06-06 19:00:07 +00:00
Stoabrogga
a3574f6590
Fix NPC 28611 (Scarlet Captain) in the DK area ( #884 )
...
* Fix NPC 28611 (Scarlet Captain): He now shoots from a distance and says the correct text lines on aggro.
* Changed min distance for shoot
* Changed comment concerning the min distance for shoot
2018-06-06 14:58:26 -04:00
Travis CI
76ab13850e
Importing pending sql
2018-06-06 18:38:51 +00:00
Stoabrogga
f1a2321cf6
DK quest chain: Implement reaction for Orgrimmar and Alliance guards while finishing the last quest ( #891 )
2018-06-06 14:36:00 -04:00
Kargatum
dfb81201fc
Change encoding in banner ( #911 )
2018-06-06 15:50:46 +02:00
Kargatum
f122ed57bf
Show default options, missing in config files ( #908 )
2018-06-05 07:14:57 -04:00
ayase
e222cbbc0a
Fix: Stuck at "Retrieving character list". ( #880 )
...
@AyaseCore
* fix: Stuck at "Retrieving character list".
* change 2 to 1.1.
* Use the rochet2 solution.
@Rochet2
* Add more logic from InstanceSaveManager::Update
In `InstanceSaveManager::Update` the `bool warn = event.type < 5;` affects how much time is added to the next reset schedule. This commit takes that into account to the next_reset calculation when skipping resets.
* Simplify code and move it to data loading
2018-06-03 21:56:02 +02:00
BarbzYHOOL
15d8dd36e5
Scripts - Fixed missing headers
...
Without these, the server would not compile when disabling precompiled headers (PCH)
2018-06-02 19:04:41 +02:00
Travis CI
638510a738
Importing pending sql
2018-06-01 15:20:15 +00:00
José González
ff525b621e
Merge pull request #898 from pondaveia/scholomance
...
[DB] Scholomance torch fix
Authored by @tea91
Ported by @pondaveia
Tested by @Knindza
Reviewed by @BarbzYHOOL and @Nefertumm
Corrected by @Deku
2018-06-01 11:18:36 -04:00
José González
2af8192d29
Merge branch 'scholomance' of https://github.com/pondaveia/azerothcore-wotlk into scholomance
2018-06-01 11:12:37 -04:00