Commit Graph

637 Commits

Author SHA1 Message Date
Poszer
6ccab63e7d Fix(DB/Quest): Data Rescue (#1645) 2019-03-28 01:25:49 -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
1aa5ebc7bd Fix(DB/Quest): Blueleaf Tubers (#1633) 2019-03-26 11:31:59 -03:00
WiZZy
52872bd10f feat(DB): Keeping database names consistent troughout the system (#1603) 2019-03-25 14:18:07 -03: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
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
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
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
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
AzerothCoreBot
cbc0c93d06 Import pending SQL update file...
Referenced commit(s): cd9e8716d8
2019-03-14 20:55:00 +00:00
Alan
cd9e8716d8 Fix(Scripts/Instances/Oculus): improvements (#1498)
* I removed the blank
* I made some changes to correct Travis's error.
* Update oculus.cpp
* Removed the unused method parameter
Renamed Unit::SetSpeed to SetSpeedRate
* added an improvement
* Correct Drakes flight error
* duplicate removed
* Travis Error Fixing
2019-03-14 23:48:59 +03:00
AzerothCoreBot
d04ba0f860 Import pending SQL update file...
Referenced commit(s): 9874e52681
2019-03-14 20:48:10 +00:00
Stoabrogga
9874e52681 fix(DB): Malmortis creature text (#1572) 2019-03-14 23:45:32 +03:00
AzerothCoreBot
17069cc638 Import pending SQL update file...
Referenced commit(s): b0d6b6ee70
2019-03-07 21:22:54 +00:00
Ercules76
b0d6b6ee70 fix(core): prevent unsupported-by-client passwords (#1547) 2019-03-07 22:20:02 +01:00
AzerothCoreBot
a958ff6e36 Import pending SQL update file...
Referenced commit(s): 65251a2b4e
2019-03-03 11:35:07 +00:00
Nefertumm
65251a2b4e Fix(Core/Ulduar): Multiple fixes to Flame Leviathan (#1487)
* Multiple fixes to FL
* Move who check to CanAIAttack
2019-03-03 14:33:00 +03:00
AzerothCoreBot
9643ccdb9d Import pending SQL update file...
Referenced commit(s): b4a34abc73
2019-02-28 19:36:27 +00:00
Francesco Borzì
b4a34abc73 fix(DB/creature): correct phaseMask of NPC Ravenous jormungar (#1523)
Closes #1397
2019-02-28 20:34:19 +01:00