Commit Graph

2842 Commits

Author SHA1 Message Date
Kitzunu
72b8ef3a12 fix(DB/Event): Brewfest starttime (#3487) 2020-09-16 18:22:39 +02:00
Kitzunu
f2c0160d07 refactor(Travis): Remove unused travis files (#3364) 2020-09-16 14:15:28 +02:00
AzerothCoreBot
a79dbdb0ba chore(DB): import pending SQL update file
Referenced commit(s): d30d29652c
2020-09-16 09:43:06 +00:00
Kitzunu
d30d29652c fix(DB/Creature): Remove Noblegarden item from Redridge Mongrel (#3362) 2020-09-16 11:41:57 +02:00
AzerothCoreBot
5b45615cfa chore(DB): import pending SQL update file
Referenced commit(s): cc2f8f8861
2020-09-16 08:26:40 +00:00
Knindza
cc2f8f8861 chore(DB/VerifiedBuild): Creatures 3.2.0 (#3405) 2020-09-16 10:25:34 +02:00
Kitzunu
6ede23d177 fix(Core/AuraScript): Soul Feast should apply on some Valithria mobs (#3355)
* fix(Core/ItemScript): Shadow's Edge should give stacks on some Vali mobs

* make the logic more beautiful

* update name to IsException

* build

* IsException -> isException

* Keep it to a standard :)

* indentation

Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
2020-09-15 21:09:50 +02:00
AzerothCoreBot
57f81ecc57 chore(DB): import pending SQL update file
Referenced commit(s): 5148d0be34
2020-09-15 13:48:37 +00:00
Stefano Borzì
5148d0be34 fix(DB/Quest): gluttonous lurkers: improve the current SmartAI (#3341)
* Update AuctionHouseHandler.cpp

* fix(DB/Quest): gluttonous lurkers: improve the current SmartAI

* Update rev_1598303195521812924.sql

* Update rev_1598303195521812924.sql

Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
2020-09-15 15:47:32 +02:00
AzerothCoreBot
6abdd27fc7 chore(DB): import pending SQL update file
Referenced commit(s): ef1cf63c79
2020-09-15 10:42:04 +00:00
Knindza
ef1cf63c79 chore(DB/VerifiedBuild): Quests 3.2.0 (#3403) 2020-09-15 12:40:43 +02:00
Francesco Borzì
b61ae8abcd fix(Core/Misc): all GCC warnings (#3457) 2020-09-14 17:31:12 +02:00
AzerothCoreBot
80b149b218 chore(DB): import pending SQL update file
Referenced commit(s): e2fe1a308d
2020-09-14 12:54:36 +00:00
Knindza
e2fe1a308d chore(DB/VerifiedBuild): Creatures 3.2.2 (#3402) 2020-09-14 14:53:33 +02:00
AzerothCoreBot
854dbefe64 chore(DB): import pending SQL update file
Referenced commit(s): d327641dd9
2020-09-13 15:50:35 +00:00
Stefano Borzì
d327641dd9 fix(DB/Quest): gameobject loot and related responsible spell script (#3340) 2020-09-13 17:49:27 +02:00
Kargatum
6a4b5ad1db chore(Core/Scripting): cleanup unused code (#3473) 2020-09-13 00:45:52 +02:00
Krath
ce8db433cf fix(Scripts/Ulduar): Hodir Door (#3346)
Co-authored-by: Krath <affannimattia@libero.it>
2020-09-12 20:10:12 +02:00
AzerothCoreBot
9d32baca32 chore(DB): import pending SQL update file
Referenced commit(s): 81d2c36119
2020-09-12 14:18:08 +00:00
Knindza
81d2c36119 chore(DB/VerifiedBuild): Items 3.2.0 (#3404) 2020-09-12 16:17:00 +02:00
Patrick Lewis
40cbd49f7c fix(CI): do not run import-pending-sql on forks (#3441) 2020-09-12 12:46:56 +02:00
AzerothCoreBot
23149ba1f7 chore(DB): import pending SQL update file
Referenced commit(s): 7202500353
2020-09-12 08:11:09 +00:00
Patrick Lewis
7202500353 fix(DB/Creature): Prince Sandoval is not attackable (#3333) 2020-09-12 10:10:03 +02:00
Kitzunu
4277e510e8 docs(Readme): Minor improvements (#3214) 2020-09-12 09:46:50 +02:00
Kargatum
3a0b0356ac refactor(Core/Common): restyle common lib with astyle (#3461) 2020-09-12 03:50:48 +07:00
Kargatum
e15a493927 feat(Core/Time): remove inherited ACE Time (#3455)
Co-authored-by: Viste <viste02@gmail.com>
2020-09-11 14:03:26 +02:00
Kargatum
8b3621779e chore(Core/Shared): restyle shared lib with astyle (#3462) 2020-09-11 11:50:48 +07:00
Kargatum
d47d6d34f3 chore(Core/Worldserver): restyle worldserver lib with astyle (#3463) 2020-09-11 10:41:31 +07:00
Kargatum
c141be8684 feat(Deps/MySQL): add support MariaDB 10.5 (#3452) 2020-09-11 10:16:41 +07:00
Kargatum
3a8ca806c5 chore(Core/Authserver): restyle authserver library with astyle (#3464) 2020-09-11 09:55:28 +07:00
AzerothCoreBot
c197181468 chore(DB): import pending SQL update file
Referenced commit(s): 4ba54d94f3
2020-09-10 19:17:33 +00:00
Kitzunu
4ba54d94f3 fix(DB/SAI): remove links pointing to non-existing ID (#3139) 2020-09-10 21:16:24 +02:00
AzerothCoreBot
940f14857e chore(DB): import pending SQL update file
Referenced commit(s): 35bc9d6bf6
2020-09-10 12:52:06 +00:00
Knindza
35bc9d6bf6 chore(DB/VerifiedBuild): Items 3.2.2 (#3401) 2020-09-10 14:51:01 +02:00
Stefano Borzì
51330f54d8 refactor(Core/Misc): remove the ternary operator when used improperly (#3327) 2020-09-10 12:29:23 +02:00
AzerothCoreBot
207512a0f5 chore(DB): import pending SQL update file
Referenced commit(s): a335d2cb47
2020-09-10 10:06:41 +00:00
Kitzunu
a335d2cb47 fix(DB/Creature): Remove wrong Steam Burst (#3072) 2020-09-10 12:05:29 +02:00
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