Knindza
|
af2ada0dee
|
chore(DB/VerifiedBuild):] Quests 3.3.0 (#3397)
|
2020-09-06 13:59:43 +02:00 |
|
AzerothCoreBot
|
8908df6b80
|
chore(DB): import pending SQL update file
Referenced commit(s): 6783837ccc
|
2020-09-05 23:55:52 +00:00 |
|
Stefano Borzì
|
6783837ccc
|
fix(DB/pool_template): improve spawn quantity of herbs in northrend (#3338)
|
2020-09-06 01:54:48 +02:00 |
|
Kitzunu
|
03bd4fafe6
|
refactor(Core/ICC): Move hardcoded spells to enum (#3337)
|
2020-09-05 16:21:21 +02:00 |
|
AzerothCoreBot
|
99e99e6652
|
chore(DB): import pending SQL update file
Referenced commit(s): 07a3f93c75
|
2020-09-05 12:21:26 +00:00 |
|
Knindza
|
07a3f93c75
|
chore(DB/VerifiedBuild): Creatures 3.3.5
|
2020-09-05 14:20:23 +02:00 |
|
Kitzunu
|
f67635497f
|
fix(Scripts/ICC): Don't show Heroic Attempts on Normal difficulty (#3336)
|
2020-09-05 13:19:31 +02:00 |
|
AzerothCoreBot
|
2ba4aa4a96
|
chore(DB): import pending SQL update file
Referenced commit(s): e68962f59e
|
2020-09-05 00:42:10 +00:00 |
|
Knindza
|
e68962f59e
|
chore(DB/VerifiedBuild): Items 3.3.5
|
2020-09-05 02:41:10 +02:00 |
|
Francesco Borzì
|
9d381fa0f1
|
fix(Core/Tools): fix GCC warnings in extractors (#3430)
|
2020-09-05 00:30:13 +02:00 |
|
AzerothCoreBot
|
6134e1d399
|
chore(DB): import pending SQL update file
Referenced commit(s): 92d2c4c602
|
2020-09-04 19:05:57 +00:00 |
|
Knindza
|
92d2c4c602
|
chore(DB/VerifiedBuild): Quests 3.3.5 (#3394)
|
2020-09-04 21:04:47 +02:00 |
|
Francesco Borzì
|
fa6f814eba
|
fix(Core/Misc): GCC warnings (#3428)
|
2020-09-04 17:39:02 +02:00 |
|
Kitzunu
|
0c2dce03cc
|
feat(code_of_conduct): add code of conduct to the project (#3210)
|
2020-09-04 17:06:38 +02:00 |
|
AzerothCoreBot
|
00fe2ea903
|
chore(DB): import pending SQL update file
Referenced commit(s): cc3c2ada99
|
2020-09-04 12:55:47 +00:00 |
|
Knindza
|
cc3c2ada99
|
fix(DB/Dungeon): improved Lower Blackrock Spire (#3328)
* [Dungeon] Lower Blackrock Spire
* Update rev_1598193186708522500.sql
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
|
2020-09-04 14:54:44 +02:00 |
|
Stefano Borzì
|
e9c805a743
|
refactor(lfg): refactor code and style (#3326)
* Update AuctionHouseHandler.cpp
* refactor(LFG): improve code style
* refactor(LFG): minor improvements
* chore(LFG): improve code style
* refactor(lfg): improve code style
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
|
2020-09-04 10:18:43 +02:00 |
|
AzerothCoreBot
|
8f6c22afda
|
chore(DB): import pending SQL update file
Referenced commit(s): 7a4a409cae
|
2020-09-04 07:45:17 +00:00 |
|
Petric
|
7a4a409cae
|
fix(Core/Script): Anomalus (#3325)
* Correct rift spawning/ empowering timings and Rift Shield cancellation
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
|
2020-09-04 09:44:09 +02:00 |
|
Francesco Borzì
|
1e2ebb3fe1
|
fix(CI/macos): reduce cache size (#3427)
Prevent macOS to take too much space (we are limited to 5GB in total)
|
2020-09-04 00:08:07 +02:00 |
|
AzerothCoreBot
|
203b8476e5
|
chore(DB): import pending SQL update file
Referenced commit(s): 29410b5340
|
2020-09-03 19:52:44 +00:00 |
|
Knindza
|
29410b5340
|
chore(DB/Zone): enable allowMount in Emerald Dream (#3392)
* [Zone] Emerald Dream
* Update rev_1598881458930915100.sql
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
|
2020-09-03 21:51:39 +02:00 |
|
Petric
|
e2cf12a2ce
|
fix(CORE/Dungeon): Mage-Lord Urom now cats empowered arcane explosion when he teleports to the center (#3323)
Mage-Lord Urom in Oculus would teleport to the center of the room, but he would never cast empowered accane-explosion he would just wait there
Closes https://github.com/azerothcore/azerothcore-wotlk/issues/3320
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
|
2020-09-03 16:18:34 +02:00 |
|
Francesco Borzì
|
c6b2b4c392
|
chore(CI): solve (#3322)
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
|
2020-09-03 12:47:04 +02:00 |
|
Francesco Borzì
|
5244b8d7ad
|
chore: add ./apps/joiner/ to .gitignore (#3318)
* chore: add apps/joiner/ to .gitignore
* chore(wip): wip
* chore(wip): wip
|
2020-09-03 12:02:28 +02:00 |
|
Petric
|
15cc6fe0b6
|
fix(Core/Spells): Implement SPELL_ATTR7_INTERRUPT_ONLY_NONPLAYER. (#3313)
Co-authored-by: HeartWell <moki.play@mail.ru>
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
|
2020-09-03 12:02:00 +02:00 |
|
Kitzunu
|
a51c865a40
|
feat(pull_request_template): Introduce the new github way (#3209)
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
|
2020-09-03 10:22:23 +02:00 |
|
Francesco Borzì
|
e06dd5b156
|
feat(CI/Linux): use compression in ccache (#3425)
|
2020-09-02 22:06:11 +02:00 |
|
Francesco Borzì
|
c6d38a97f9
|
chore(deps): update gsoap to version 2.8.105 (#3316)
|
2020-09-02 18:09:34 +02:00 |
|
AzerothCoreBot
|
8f696fc5d8
|
chore(DB): import pending SQL update file
Referenced commit(s): 29f2c2aeda
|
2020-09-02 14:33:47 +00:00 |
|
Petric
|
29f2c2aeda
|
feat(Core/Script): Playing music from GameObjects and added holiday zones music script (#3307)
|
2020-09-02 16:32:41 +02:00 |
|
AzerothCoreBot
|
e2f9a080f2
|
chore(DB): import pending SQL update file
Referenced commit(s): 2fc9567597
|
2020-09-02 11:56:38 +00:00 |
|
Knindza
|
2fc9567597
|
[Dungeon] Scholomance (#3306)
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
|
2020-09-02 13:55:26 +02:00 |
|
Patrick Lewis
|
d0958c7636
|
fix(Docker): fix Priority class denied (#3295)
|
2020-09-02 12:33:54 +02:00 |
|
Kitzunu
|
41abcfbee3
|
docs(issue_template): add links to issue create window (#3208)
|
2020-09-02 11:47:45 +02:00 |
|
AzerothCoreBot
|
2632cd6fcd
|
chore(DB): import pending SQL update file
Referenced commit(s): 60e8ec0575
|
2020-09-01 19:47:47 +00:00 |
|
imxari
|
60e8ec0575
|
fix(Core/Quest): Death Comes From On High (#2939)
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
|
2020-09-01 21:46:45 +02:00 |
|
AzerothCoreBot
|
19a177214a
|
chore(DB): import pending SQL update file
Referenced commit(s): 26c99c383f
|
2020-09-01 12:20:16 +00:00 |
|
Moki
|
26c99c383f
|
Core/Scripts: fix Nightfall proc chance and reduce it for victims with level above 60. (#3304)
* Core/Scripts: fix Nightfall proc chance and reduce it for victims with level above 60
Adding a TrinityCore commit eac9c1f0b9
* Update rev_1597581112860069800.sql
* Update rev_1597581112860069800.sql
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
|
2020-09-01 14:19:09 +02:00 |
|
AzerothCoreBot
|
4b6827fb09
|
chore(DB): import pending SQL update file
Referenced commit(s): 321cf0d2b3
|
2020-09-01 10:38:32 +00:00 |
|
Petric
|
321cf0d2b3
|
fix(CORE/Commands): Renamed .character deleted old to .character deleted purge (#3300)
* fix(CORE/Commands): Renamed .character deleted old to .character deleted purge
Closes https://github.com/azerothcore/azerothcore-wotlk/issues/2925
* Fixed indentation
* Renamed handler function
* Spacing
* Update data/sql/updates/pending_db_world/rev_1597499028423474100.sql
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
|
2020-09-01 12:37:30 +02:00 |
|
Kitzunu
|
37248474af
|
feat(contributing) Add guidelines for new contributors (#3211)
* feat(contributing) Add guidelines for new contributors
* Grammar
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
|
2020-09-01 12:03:26 +02:00 |
|
AzerothCoreBot
|
eb952ecb3e
|
chore(DB): import pending SQL update file
Referenced commit(s): a07c2b3989
|
2020-09-01 09:49:22 +00:00 |
|
Knindza
|
a07c2b3989
|
feat(DB/SmartAI): [Raid] Ulduar (#3264)
* [Raid] Ulduar
* Update rev_1596728845705471100.sql
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
|
2020-09-01 11:48:11 +02:00 |
|
AzerothCoreBot
|
48182f1748
|
chore(DB): import pending SQL update file
Referenced commit(s): 34d9998cac
|
2020-08-31 23:03:59 +00:00 |
|
Tyrelis
|
34d9998cac
|
fix(DB/Creature): Atal'ai Priest unattackable (#3043)
|
2020-09-01 01:02:56 +02:00 |
|
Francesco Borzì
|
bbb4af3405
|
feat(CI): actions/cache@v2 (#3416)
|
2020-08-31 19:46:44 +02:00 |
|
Francesco Borzì
|
0ff3f84f99
|
chore(CI/Docker): skip Scripts for shorter build times (#3415)
|
2020-08-31 19:25:14 +02:00 |
|
Francesco Borzì
|
f11ddc6575
|
fix(CI/macOS): ccache issue (#3389)
* fix(CI/macOS): ccache issue
* Update ci-compile.sh
* Update ci-compile.sh
* chore: set cache limit to 5G
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
|
2020-08-31 17:50:30 +02:00 |
|
Petric
|
e1e8cc1bf5
|
fix(CORE/Raid): Muradin/Saurfang not de-spawning after finishing movement (#3294)
Saurfang and Muradin together with its 3 followers were not de-spawning once reaching the exit portal after the initial RP moment and remain standing in front of the exit portal forever.
Partially Closes https://github.com/azerothcore/azerothcore-wotlk/issues/3246
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
|
2020-08-31 17:27:01 +02:00 |
|