Kitzunu
52dc0c1b7e
docs(issue_template): add template for feature requests ( #3207 )
2020-09-09 17:02:02 +02:00
Francesco Borzì
ebfb4b4cea
fix(Scripts/Wintergrasp): fix disabled always false ( #3437 )
2020-09-09 11:46:41 +02:00
AzerothCoreBot
38d12f9b51
chore(DB): import pending SQL update file
...
Referenced commit(s): c7935398f4
2020-09-09 08:48:02 +00:00
Knindza
c7935398f4
chore(DB/VerifiedBuild): Creatures 3.3.0 ( #3400 )
2020-09-09 10:46:54 +02:00
Francesco Borzì
438cde6a56
fix(Core/Spline): -Wcast-function-type warning ( #3442 )
2020-09-08 23:08:52 +02:00
Stefano Borzì
821e7d03e8
fix(Core/player): do not show zone at first login ( #3358 )
...
* Update AuctionHouseHandler.cpp
* fix(Core/player): do not show location at first login
* Update Player.cpp
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com >
2020-09-08 22:49:54 +02:00
Kitzunu
2ed607e5c9
docs(SECURITY): Move SECURITY.md to .github folder ( #3234 )
2020-09-08 15:51:39 +02:00
Stefano Borzì
4a9476bbfd
refactor(Core): replace ACE atomic types with standard C++ ( #3421 )
...
* Update AuctionHouseHandler.cpp
* refactor(atomic-type): replace ACE atomic types
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
Co-authored-by: Kargatum <dowlandtop@yandex.com >
2020-09-08 10:41:01 +02:00
AzerothCoreBot
b93ed8740a
chore(DB): import pending SQL update file
...
Referenced commit(s): 156b0e419e
2020-09-07 20:50:50 +00:00
Kitzunu
156b0e419e
fix(DB/spell_custom_attr): Remove spell that doesn't exist ( #3353 )
2020-09-07 22:49:45 +02:00
Petric
68b1112821
fix(Scripts/AzjolNerub): Amanitar not casting “Mini” and mushroom not cleansing the player on death ( #3348 )
...
Amanitar was not casting his “mini” spell during the fight and the shrooms did never remove this effect as how they should.
2020-09-07 16:52:24 +02:00
Viste
4dd9b92759
refactor(Core/Tools): remove ACE from tools ( #3351 )
2020-09-07 14:01:28 +02:00
AzerothCoreBot
7694c99edb
chore(DB): import pending SQL update file
...
Referenced commit(s): 879f3c0cb2
2020-09-07 10:20:30 +00:00
Knindza
879f3c0cb2
chore(DB/VerifiedBuild): Items 3.3.0 ( #3399 )
2020-09-07 12:19:22 +02:00
Krath
aa60f0b324
fix(Scripts/ICC): visual of the Blood Council Bosses
2020-09-07 10:27:39 +02:00
AzerothCoreBot
3934678b07
chore(DB): import pending SQL update file
...
Referenced commit(s): b164fea262
2020-09-06 17:27:17 +00:00
Knindza
b164fea262
chore(DB/VerifiedBuild): Gameobject 3.3.0 ( #3398 )
2020-09-06 19:26:18 +02:00
Francesco Borzì
cceb90862f
Revert "feat(pull_request_template): Introduce the new github way ( #3209 )" ( #3435 )
...
This reverts commit a51c865a40 .
2020-09-06 17:08:50 +02:00
Francesco Borzì
b95c14f91a
refactor(Scripts/Stratholme): fix warnings and made code more readable ( #3433 )
2020-09-06 17:07:36 +02:00
AzerothCoreBot
d6646f8a81
chore(DB): import pending SQL update file
...
Referenced commit(s): af2ada0dee
2020-09-06 12:00:46 +00:00
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