Stoabrogga
471413719c
Fix NPC 7856 (Southsea Freebooter)
2018-07-12 15:41:28 +02:00
Kartselyanski
90fdd10c3f
Fix Fishing's spell cast interruption.
2018-07-11 00:16:35 +02:00
Barbz
0f744d660f
Github: issue_template made easier to read
...
Deleted pointless comments and tidied it so it's less scary
2018-07-10 01:38:20 +02:00
Barbz
73bcb01005
Github: pull_request_template made easier to read 2
...
Made easier to read
Again.
2018-07-09 17:10:58 +02:00
Barbz
cc886b18a1
Github: pull_request_template made easier to read
...
Deleted pointless comments and made it easier to read
2018-07-09 16:46:32 +02:00
Kargatum
7a5ed0c5bb
Core/Scripts: Add SpellSC and new hook OnCalcMaxDuration
2018-07-08 01:04:38 +02:00
Kartselyanski
e5d58de641
Core/Scripts: Sapphiron fixes..
2018-07-07 16:59:31 +02:00
Barbz
81e66d7b04
Github/pull_request_template.md - Improved
...
Made "target branch" optional since all the PRs are for the master branch by default
Tidied the existing comments to be shorter to read but with more information
Added links for contribution
2018-07-06 22:15:44 +02:00
Barbz
4c4795ec40
Github/issue_template.md - Improved
...
Added a lot more guidelines
Tidied the existing comments to be shorter to read but with more information
Added links for contribution
2018-07-06 22:15:34 +02:00
talamortis
2c7485c11c
Removed the set faction from animal blood spell
2018-07-06 17:10:41 +01:00
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