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
AzerothCoreBot
397719679a
Import pending SQL update file...
...
Referenced commit(s): c53437bc75
2019-03-21 18:41:03 +00:00
Ercules76
c53437bc75
Skill perfect item template ( #1564 )
...
* Core/Misc Created handler for character creation
* fix(Core/DB): Error message when the password is longer than 16 char when creating an account
* Update rev_1551539925032805900.sql
* Update AccountMgr.cpp
* Milestone (DB/Core): Create new table for perfect item craft, create new command for reload capability to this new table, implements the table into core (killExtraItems.cpp, SkillExtraItems.h, SpellEffects.cpp), change some magic number with enum. Tnx to Treestone
* clean old sql
* Remove perfect item in skill extra item template table, now the perfect are in skill_perfect_item_template, sync column name skill_extra_item_template same as TC
* Update rev_1552232377246845400.sql
2019-03-21 21:38:40 +03:00
Francesco Borzì
c4835d8099
Switch to C++14 to solve compilation issues ( #1595 )
2019-03-21 11:14:07 +03:00
Francesco Borzì
6fd03cfd05
Feat:Update README.md ( #1594 )
2019-03-21 11:09:59 +03:00
Micrah
15667774c2
Fix(Core/Common): Added header <unordered_map> in file DBCStore.h ( #1592 )
...
* To allow the use of latest eluna-module, stuffed up the PR merge redoing
2019-03-20 22:53:51 +07:00
Viste(Кирилл)
5cbced320d
Fix(Core/Ticket System): Ticket comment visual output bug ( #1567 )
...
* Fix(Core/Ticket System): Ticket comment visual output bug
* fix build
* rewrite
2019-03-20 16:23:26 +03:00
Viste(Кирилл)
2af5893d52
feat(Core/Chat): Add config option to allow use LFG anywhere not only in city ( #1586 )
2019-03-20 02:04:59 +03:00
AzerothCoreBot
b72454847b
Import pending SQL update file...
...
Referenced commit(s): a4fcf926fe
2019-03-19 21:19:57 +00:00
Stoabrogga
a4fcf926fe
fix(DB): Fjord Hawk, Fjord Turkey ( #1584 )
...
* fix(DB): Fjord Hawk, Fjord Turkey
* add delete statement
2019-03-19 22:17:50 +01:00
AzerothCoreBot
a7b4c909f3
Import pending SQL update file...
...
Referenced commit(s): 54b23ce209
2019-03-19 08:06:44 +00:00
Stoabrogga
54b23ce209
fix(DB/Core): play event after quest "Hero of the Mag'har"; extend SAI to play music ( #1570 )
2019-03-19 09:04:40 +01:00
AzerothCoreBot
306615e71a
Import pending SQL update file...
...
Referenced commit(s): 1aec039daf
2019-03-18 21:30:38 +00:00
Stoabrogga
1aec039daf
fix(DB): a few improvements to the giant wandering outdoor creatures ( #1579 )
2019-03-19 00:28:05 +03:00
AzerothCoreBot
9c646da416
Import pending SQL update file...
...
Referenced commit(s): e243c572e5
2019-03-18 11:16:09 +00:00
Stoabrogga
e243c572e5
fix(DB): zeppelin master - remove gossip option "Where is the zeppelin now?" ( #1578 )
2019-03-18 14:14:10 +03:00
Ercules76
8b7d067abc
Fix(Core): GM command not working while GM mode is on ( #1581 )
2019-03-18 02:59:24 +03:00
Stoabrogga
e2f196580e
feat(CI): improve Travis build time ( #1573 )
...
* feat(CI): improve Travis build time
2019-03-16 17:25:51 +03:00
AzerothCoreBot
cbc0c93d06
Import pending SQL update file...
...
Referenced commit(s): cd9e8716d8
2019-03-14 20:55:00 +00:00