Commit Graph

1665 Commits

Author SHA1 Message Date
WiZZy 85412f09d6 Fix(Core/BG): Queue Announcer FIX (#1643) 2019-04-06 12:33:17 -03:00
AzerothCoreBot edaddb150a Import pending SQL update file...
Referenced commit(s): 08b01462fc
2019-04-06 03:37:13 +00:00
Nefertumm 08b01462fc Core/ICC: Lady Deathwhisper (#1630)
-  Added missing overrides and changed NULL for nullptr.
-  Fix timers (this needs atention, it might be wrong)
-  No more Dark Martyrdom being casted in phase 2.
-  Added temporal immunities to certain spell mechanics to avoid interrupt Dark Martyrdom cast.
-  Added the correct auras to reanimated cultists (fanatic's/adherent's determination).
-  Avoid spam of Dark Martyrdom.
-  Lady Deathwhisper should be immune to taunt on heroic.
-  Don't do the intro in combat (this can happen if the server crash or restart and there's people in front of the boss, when they login again and they don't activate the areatrigger, so avoid this).
-  Indentation correction.
2019-04-06 00:35:03 -03:00
AzerothCoreBot d2511fe34b Import pending SQL update file...
Referenced commit(s): 9eb52224cd
2019-04-05 17:30:57 +00:00
Poszer 819ca8e9ea feat(Core/Commands): Quest Add (#1673)
Do not allow to take same quest XX times.
2019-04-05 14:27:19 -03:00
Poszer 9eb52224cd Fix(DB/Misc): Borean Tundra SAI (#1681)
-  Added SAI for Rocknar, Bloodspore Harvester, Bloodspore Roaster, Bloodspore Firestarter
-  Updated inhabittype for some creatures.
-  Updated creature_texts
-  Added Waypoint for bird

Co-authored-by: William Starrheld <starrheld@users.noreply.github.com>
2019-04-05 14:24:00 -03:00
AzerothCoreBot 3550f7a3c0 Import pending SQL update file...
Referenced commit(s): 43587bd8a4
2019-04-05 17:22:08 +00:00
Poszer 43587bd8a4 Fix(DB/Quest/Gameobject): Despawn time for The Lord of Blackrock (#1686)
Completes 0dfda71c8b
2019-04-05 14:19:42 -03:00
AzerothCoreBot 9eb6e9a777 Import pending SQL update file...
Referenced commit(s): 4c1a3b67bd
2019-04-05 00:58:08 +00:00
Pondaveia 4c1a3b67bd Fall From Grace (#1665)
* Fall From Grace

https://github.com/azerothcore/azerothcore-wotlk/issues/1654#issuecomment-478290748

* Changed replaces for delete and insert

* Forgot empty line

* Changes to query
2019-04-05 02:44:34 +02:00
Stoabrogga e204ac4043 fix(Core/Eluna): fix compiler warning concerning Eluna (#1671) 2019-04-05 00:26:09 +02:00
Kargatum 5105333968 feat(Core/Library): Rename shared library to common (#1675) 2019-04-04 16:47:17 +07:00
Kargatum 7ad58aa6ea fix(Cmake/Eluna): Add Eluna files in game lib (#1668) 2019-04-04 10:26:24 +07:00
AzerothCoreBot d56a41f551 Import pending SQL update file...
Referenced commit(s): 7756fcad20
2019-04-02 20:03:35 +00:00
Alan 7756fcad20 Fix(DB/Creature): Spirit of Olum and Spirit of Udalo (#1650) 2019-04-02 17:00:50 -03:00
AzerothCoreBot 21511ca6e9 Import pending SQL update file...
Referenced commit(s): 19e28d227a
2019-04-02 19:49:57 +00:00
Knindza 19e28d227a Fix(DB/SAI): Rough Stone & Dragonmaw Bonewarder (#1656)
* [DB] Rough Stone drop chance

Fix for Rough Stone from Copper Veins.

For some reason, there was only 10 or 20% drop chance -> Should be 80% except Ghostlands where's 88%.

* [DB | SAI] Dragonmaw Bonewarder

SAI update for Dragonmaw Bonewarder.

At the moment, he have 2 almost same spells, and he don't spawn with hes guardian.
2019-04-02 16:39:35 -03:00
Stoabrogga 994dc23833 fix(Core): fix a few issues with "Battle for the Undercity" (#1648) 2019-04-02 16:36:46 -03:00
Kargatum ba0ec5875a feat(Cmake): Add new hook AFTER_LOAD_CMAKE_MODULES (#1670) 2019-04-02 22:49:04 +07:00
AzerothCoreBot 2bd998bd4f Import pending SQL update file...
Referenced commit(s): baab75e285
2019-04-02 14:41:35 +00:00
Pondaveia baab75e285 DB: Shattered sun marksman SAI (#1038)
* Sheath bow on reset

* Dummy target pick and spell swap

* Add new line

* Changed quotes
2019-04-02 16:36:49 +02:00
Kargatum eae9affec9 feat(Cmake): Rewrite build and use inherited dependencies (#1652) 2019-04-01 22:41:08 +02:00
AzerothCoreBot 0f174eff01 Import pending SQL update file...
Referenced commit(s): 812a90568e
2019-03-30 15:44:35 +00:00
Poszer e8d0027b95 Fix(Core/Player: On first login cinematics (#1617)
- If the player create character, usually the cinematics is played in the zone, but if he's summoned by gm on the first login, the cinematics shouldn't be played. Since he will be summoned in the other zone / map.
2019-03-30 12:43:05 -03:00
WiZZy 812a90568e DB/Core: Heroes of old Blizzlike and Fix (#1646) 2019-03-30 12:42:25 -03:00
Poszer b4a89be4cd fix(Core/Commands): Learn spell for GM lvl 3 (#1651)
- Allow Learn spell from spell_script_names.
- To learn spells you need to have GM level 3 (SEC_ADMINISTRATOR) instead of GM level 4 ( SEC_CONSOLE)
2019-03-30 00:10:12 +01:00
AzerothCoreBot dfd034332e Import pending SQL update file...
Referenced commit(s): 6ccab63e7d
2019-03-28 04:28:25 +00:00
Francesco Borzì c638ae859a chore(Docker): add comments to explain the building steps (#1638) 2019-03-28 01:26:36 -03:00
Poszer 6ccab63e7d Fix(DB/Quest): Data Rescue (#1645) 2019-03-28 01:25:49 -03:00
Poszer 57a5f26eb1 Fix(Core/Scripts): NPC Iruk gossip from DB (#1632) 2019-03-27 12:50:43 -03:00
Viste 801847b718 Feat(Core/Item): Proper way to add item signature (#1623)
Co-authored-by: PolarCookie <PolarCookie@users.noreply.github.com>
2019-03-27 12:44:55 -03:00
AzerothCoreBot 6a05b0402c Import pending SQL update file...
Referenced commit(s): 5b594fec4d
2019-03-27 10:04:01 +00:00
Stoabrogga 5b594fec4d fix(DB/SAI): despawn Jenny when quest "Load'er Up!" is complete (#1641) 2019-03-27 11:01:34 +01:00
AzerothCoreBot 5849d5cc42 Import pending SQL update file...
Referenced commit(s): 18d5268787
2019-03-27 09:52:58 +00:00
Stoabrogga 18d5268787 fix(DB): Fezzix "jumping" through the air (#1634) 2019-03-27 10:50:44 +01:00
AzerothCoreBot 4193898ccd Import pending SQL update file...
Referenced commit(s): 6380500b33
2019-03-26 23:03:55 +00:00
Stoabrogga 6380500b33 fix(DB/Core): quest chain leading to "Battle for the Undercity" (#1629) 2019-03-26 20:01:52 -03:00
AzerothCoreBot f55f90a35f Import pending SQL update file...
Referenced commit(s): 1aa5ebc7bd
2019-03-26 14:36:49 +00:00
WiZZy a06a869949 feat(Core): Changing max pass size (#1626) 2019-03-26 11:33:51 -03:00
WiZZy 1aa5ebc7bd Fix(DB/Quest): Blueleaf Tubers (#1633) 2019-03-26 11:31:59 -03:00
Kargatum 30b0325cee Core/Misc: Replace ACE_UINT* to uint* (#1628)
* Core/Common: Replace ACE_UINT* to uint*

* #include "Common.h"
2019-03-26 13:38:16 +07:00
Stoabrogga 6ba32eaff1 fix(CI): prevent failing Travis runs (#1631) 2019-03-26 07:37:19 +01:00
WiZZy 52872bd10f feat(DB): Keeping database names consistent troughout the system (#1603) 2019-03-25 14:18:07 -03:00
Kargatum 824a80005c Refactor(Core/Misc): Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros (#1627)
* Delete macros UNORDERED_MAP
* Delete macros UNORDERED_SET
2019-03-26 00:01:56 +07:00
AzerothCoreBot d1abe39414 Import pending SQL update file...
Referenced commit(s): d745267206
2019-03-25 16:20:55 +00:00
Poszer d745267206 Fix(DB/Quest): Assassin's Contract & Baron's Demise (#1616)
Co-authored-by: Knindza <knindzagxg@users.noreply.github.com>
2019-03-25 13:18:16 -03:00
Kargatum b6cb9247ba Refactor(Core/Gossip): Replacing old macros with new (#1338)
* Correct support new macro
2019-03-25 21:10:57 +07:00
AzerothCoreBot 4abe082190 Import pending SQL update file...
Referenced commit(s): 1f4f318705
2019-03-25 03:02:42 +00:00
Kargatum 1f4f318705 Rewrite(Core/BanManager): Rewrite Ban system (#1576)
* Added ban manager
* Delete ban functions in world class
* Separate ban account to (ban account, ban ip, ban character)
* Support world announce
2019-03-25 10:00:17 +07:00
AzerothCoreBot a9c4c14ef2 Import pending SQL update file...
Referenced commit(s): f0e9f83eaa
2019-03-24 18:15:20 +00:00