Commit Graph

2022 Commits

Author SHA1 Message Date
Francesco Borzì
e4a3282d2a fix(bash): update the data files version (#2235) 2019-08-25 13:18:11 +02:00
Francesco Borzì
f031d418e3 feat(CI/Travis): use Ubuntu 18.04 + update min clang version (#2232) 2019-08-25 10:22:11 +02:00
AzerothCoreBot
39719da4a8 Import pending SQL update file...
Referenced commit(s): 0264d952e7
2019-08-24 21:21:25 +00:00
Stoabrogga
0264d952e7 fix(DB/SAI): Quest "Keeping Pace" (Zamek's Distraction) (#2171) 2019-08-24 23:19:15 +02:00
Francesco Borzì
2f74802d03 chore(authserver): improve startup console logs (#2227) 2019-08-23 22:22:26 +02:00
Francesco Borzì
c300bf8158 fix(db-assembler): error 'cant find any matching row in the user table' (#2202) 2019-08-23 00:03:07 +02:00
AzerothCoreBot
f3957dc293 Import pending SQL update file...
Referenced commit(s): c7cd2a3cb7
2019-08-21 22:41:55 +00:00
Stoabrogga
c7cd2a3cb7 fix(DB/SAI): Stoneskin Gargoyle (Naxxramas) (#2169) 2019-08-22 00:39:42 +02:00
Kargatum
b1d102e04b feat(Core/BG): rewrite invite in bg (#2137)
Co-authored-by: mik1893 <michele.roscelli@gmail.com>
2019-08-20 23:58:15 +02:00
Francesco Borzì
cde07f89b9 fix: revert unwanted Spell changes (#2222)
- Partially reverts 7954a2a07e
2019-08-18 12:25:24 +02:00
Francesco Borzì
3fd75feb5c chore(CI): disable staging branch (#2221) 2019-08-17 18:23:21 +02:00
Dmitry Brusenskiy
524032d8f7 fix(Core/Dungeon): Remove Goblin Rocket Pack from inventory in ICC Gunship Battle (#2191)
Part 2
2019-08-17 17:35:25 +02:00
mik1893
7954a2a07e Creature type flags (#2195)
fix(Core/Creature): refactoring creature type flags and adding CREATURE_TYPE_FLAG_CAN_COLLIDE_WITH_MISSILES - closes #1984
2019-08-16 12:15:14 +01:00
AzerothCoreBot
5815808faa Import pending SQL update file...
Referenced commit(s): c5918758af
2019-08-15 21:55:50 +00:00
Stoabrogga
c5918758af fix(DB/SAI): The Drakkensryd (#2164) 2019-08-15 23:53:46 +02:00
mik1893
84be529c76 fix(Core/Deps): fix build (#2203) 2019-08-14 08:28:32 +02:00
Francesco Borzì
10105cab01 fix(Core/Deps): Update recastnavigation to last version (#2189)
Note: you need to re-extract the client data files, or download them from: https://github.com/wowgaming/client-data/releases/tag/v7
2019-08-13 19:08:35 +02:00
Kargatum
859eaed800 feat(Core/Deps): Added fmt lib (#2190)
* About library (https://github.com/fmtlib/fmt)
2019-08-13 15:52:03 +07:00
ArashGorge
6fbeda297b fix(Core/Boss Script): Obsidian Sanctum Bugs Fixed (Cant enter instance while boss in combat , fix HardMode problem with damage drakes before starting boss) (#2130) 2019-08-13 10:14:25 +02:00
mik1893
2f9b700a3a fix(Core): Fix build - C3848 compile error (#2194) 2019-08-12 10:26:29 +02:00
AzerothCoreBot
bfb4488505 Import pending SQL update file...
Referenced commit(s): ff1e6c0cdc
2019-08-11 07:50:18 +00:00
Stoabrogga
ff1e6c0cdc fix(DB/creature): Thorim position (Temple of Storms) (#2160) 2019-08-11 09:48:04 +02:00
Shard
82d53bf316 fix(Core/SpellInfo): Magmadar's Enrage dispel fix (#2146)
Putting the Magmadar's Enrage spell as a Buff to make it dispellable.
2019-08-10 11:06:52 +02:00
AzerothCoreBot
6f853f382d Import pending SQL update file...
Referenced commit(s): 0232f0bc16
2019-08-09 10:31:23 +00:00
Stoabrogga
0232f0bc16 fix(DB/creature): Random movement for "Icemaw Bear" and "Ravenous Jormungar" (#2149) 2019-08-09 12:29:20 +02:00
Dmitry Brusenskiy
a0e727ce1f fix(Core/Commands): Support morph uint32 ids (#1753) 2019-08-08 15:21:13 +07:00
Viste
d202aea16d fix(Scripts/Karazhan): Cleanup in opera event (#2163) 2019-08-07 21:25:20 +02:00
AzerothCoreBot
24b3de0440 Import pending SQL update file...
Referenced commit(s): 825fde8acf
2019-08-07 06:07:30 +00:00
Stoabrogga
825fde8acf fix(DB/SAI): Mirage Raceway - goblin / gnome racing (#2119) 2019-08-07 08:05:03 +02:00
Poszer
ef377b9d9f fix(Core/Instance): Fix instance resetting exploit (#2172)
* fix(Core/Instance): Fix instance resetting exploit

- Fix issue with instance reset exploit

Co-Authored-By: Lee <talamortis@users.noreply.github.com>

* Added another check

Added a check to see if any players are in the current instance before teleporting the player to the entrance.
2019-08-06 16:06:44 +02:00
Kargatum
d40e894618 feat(Core/CFBG): Added support module mod-cfbg (#2064)
https://github.com/Winfidonarleyan/mod-cfbg - Original module
https://github.com/azerothcore/mod-cfbg - the fork in AC
2019-08-06 09:21:11 +07:00
Yehonal
34184d4afe Updated client data downloader url with vmaps 4.3 2019-08-05 17:07:35 +02:00
Viste
0228c1ea03 feat(core/AI): implement DoCastSelf helper (#2179) 2019-08-05 13:36:05 +02:00
AzerothCoreBot
5a2559b14c Import pending SQL update file...
Referenced commit(s): 5e345742e6
2019-08-04 21:47:22 +00:00
Stoabrogga
5e345742e6 fix(DB/Core): Throwing spells for Instructor Razuvious and Drakkari Battle Riders (#2109) 2019-08-04 23:44:36 +02:00
Francesco Borzì
dd7f67c3ba chore(README.md): add Discord badge (#2162) 2019-08-03 23:51:10 +02:00
Francesco Borzì
d45cd730b2 chore: improved pull_request_template.md (#2166) 2019-08-03 08:26:42 +02:00
AzerothCoreBot
a35725712e Import pending SQL update file...
Referenced commit(s): 51e54da637
2019-08-02 09:05:33 +00:00
Stoabrogga
51e54da637 fix(DB/SAI): Revamp Crystalweb Cavern (#2105) 2019-08-02 11:03:19 +02:00
GMKyle
48f6b33512 fix(Core/Raid/Boss Script): Naxxramas boss loatheb kill event (#2098) 2019-08-01 09:32:28 +02:00
Kaev
9ea1b0e6be fix (Core/Dungeon/Boss Script): Remove Goblin Rocket Pack from inventory. (#2095) 2019-07-31 09:08:33 +02:00
AzerothCoreBot
5ee75d0e2f Import pending SQL update file...
Referenced commit(s): 091e7c101e
2019-07-30 11:21:56 +00:00
WiZZy
091e7c101e fix(Core/DB/Quest): Let Them Eat Crow (#1680) 2019-07-30 13:19:43 +02:00
AzerothCoreBot
7e3016d7d4 Import pending SQL update file...
Referenced commit(s): c7156c787f
2019-07-29 22:28:08 +00:00
Poszer
c7156c787f fix(DB/Waypoint): Saedelin Whitedawn waypoint (#2112)
- Adding one more waypoint in waypoint_data for creature Saedelin Whitedawn
2019-07-30 00:25:58 +02:00
AzerothCoreBot
837839ea28 Import pending SQL update file...
Referenced commit(s): 6f6b43b41f
2019-07-29 04:30:35 +00:00
Poszer
6f6b43b41f fix(DB/Creature): Enslaved Netherwing Drake flying animation (#2093)
* fix(DB/Creature): Enslaved Netherwing Drake flying animation

- Fix issue with flying animation for creature Enslaved Netherwing Drake.
- Updated inhabitType to 5 (Ground+Flying).
2019-07-29 06:28:15 +02:00
AzerothCoreBot
046f00a286 Import pending SQL update file...
Referenced commit(s): 8d4a694e82
2019-07-28 13:06:32 +00:00
Stoabrogga
8d4a694e82 fix(Core/SAI): fix parameters for action type "SMART_ACTION_UPDATE_TEMPLATE" (#2131) 2019-07-28 15:04:22 +02:00
Poszer
42fc4ded9e fix(Core/Achievements): Skill achievements (#2114)
- Correctly progress skill-learned achievements when learning new skill
2019-07-27 19:38:15 +02:00