Commit Graph

1647 Commits

Author SHA1 Message Date
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
Poszer
f0e9f83eaa Fix(DB/Quest): Heroes of Old (#1607)
- Fix for the quest Heroes of Old

Co-authored-by: Knindza <knindzagxg@users.noreply.github.com>
2019-03-24 15:13:02 -03:00
Codacy Badger
bd4d8057ad Feat: Add Codacy badge (#1622) 2019-03-24 19:38:08 +03:00
Kargatum
5057a3f1b6 Fix(Core/Quest): Correct add locale in quest (#1614) 2019-03-24 23:07:20 +07:00
AzerothCoreBot
c0caaddb86 Import pending SQL update file...
Referenced commit(s): 46f0de16fe
2019-03-24 15:08:22 +00:00
Nefertumm
46f0de16fe Fix(Core/DB/Ulduar): Assembly of Iron (#1615) 2019-03-24 18:06:07 +03:00
AzerothCoreBot
ce322bc0ec Import pending SQL update file...
Referenced commit(s): 08e52b0b48
2019-03-23 21:00:44 +00:00
Poszer
08e52b0b48 Fix(DB/NPC): Librarian Garren (#1610)
- Players are able to click on the menu given now
2019-03-23 17:38:54 -03:00
AzerothCoreBot
eebb905dee Import pending SQL update file...
Referenced commit(s): 87189cf37a
2019-03-23 20:37:40 +00:00
Poszer
87189cf37a Fix(DB/Quest): Ogre Head On A Stick (#1608)
Fix quest completion.
Co-Authored-By: WiZZy <bilucristian25@gmail.com>
2019-03-23 17:35:16 -03:00
Viste(Кирилл)
03bfbf4f7e Fix(Core/Player): fix periodic eating and drinking emotes (#1602) 2019-03-23 11:35:04 +03:00
AzerothCoreBot
980f4cff99 Import pending SQL update file...
Referenced commit(s): 69792b21c0
2019-03-22 21:04:17 +00:00
WiZZy
69792b21c0 refactor(DB/world): graveyard_zone (#1599) 2019-03-23 00:01:43 +03:00
AzerothCoreBot
64d8bb1984 Import pending SQL update file...
Referenced commit(s): 486840fa7d
2019-03-22 15:36:16 +00:00
Poszer
486840fa7d Fix(DB): Fixing several Npc issues (#1596)
- NPC Emerald Skytalon now correctly attack target.
- The players can now interact with NPC Geirrvif.
- The Wastewander rogues in Tanaris now using stealth while patroling at the zone.
- The NPC Sunfury Nethermancer now correctly attack target, casting spells.
2019-03-22 18:33:40 +03:00
AzerothCoreBot
9665320a77 Import pending SQL update file...
Referenced commit(s): 3d0e7671c7
2019-03-22 09:44:45 +00:00
WiiZZy
3d0e7671c7 DB restructuring - world - achievement_reward (#1598)
* Makes table achievement_reward TrinityCore like

* Makes table achievement_reward TrinityCore like
2019-03-22 12:42:54 +03:00
AzerothCoreBot
43f17091f8 Import pending SQL update file...
Referenced commit(s): 570a128206
2019-03-22 00:09:11 +00:00
Poszer
570a128206 fix(DB/Quest): WANTED: Boss Grog'ak (#1589)
Added the race condition for quest :
https://www.wowhead.com/quest=9820/wanted-boss-grogak
- It's available for Horde only
2019-03-22 03:06:54 +03:00