Kargatum
584b8d908e
feat(Core/Apps): add support dynamic lib for EnumUtils ( #6120 )
2021-06-01 17:58:01 +02:00
Kargatum
d398c34c61
chore(Core/Common): delete macro UNUSED ( #6119 )
2021-06-01 17:22:29 +02:00
AzerothCoreBot
501f5e2702
chore(DB): import pending SQL update file
...
Referenced commit(s): 0884778f16
2021-06-01 14:32:21 +00:00
Stifler82
0884778f16
fix(DB/Quest POI): Going, Going, Guano! ( #6039 )
2021-06-01 15:48:21 +02:00
UltraNix
beb4df9d3e
fix(Core/Shared/DB): recommit transactions on dead-lock error ( #6069 )
2021-06-01 15:36:59 +02:00
Azcobu
1889fffbde
fix(Core/Spell): Apply AURA_STATE_FAERIE_FIRE to Faerie Fire ( #6105 )
...
Adds missing anti-stealth aura to Faerie Fire variant with spell ID 20656.
2021-06-01 15:03:36 +02:00
AzerothCoreBot
780ff33c23
chore(DB): import pending SQL update file
...
Referenced commit(s): ee7d54b7c3
2021-06-01 12:41:21 +00:00
v.tihomirov
ee7d54b7c3
fix(DB/smart_scripts): play small event on noble brew part 2 completion ( #6038 )
2021-06-01 14:31:52 +02:00
Kitzunu
b00ac48cfa
feat(Core/Script): Allow spell script ValidateSpellInfo to work with any container type ( #6078 )
...
* Cherry-pick f2f0aeb562
Co-authored-by: Shauren <shauren.trinity@gmail.com >
2021-06-01 13:55:51 +02:00
AzerothCoreBot
3919e9a474
chore(DB): import pending SQL update file
...
Referenced commit(s): 2fa8830813
2021-06-01 11:30:43 +00:00
Raelorasz
2fa8830813
fix(DB/gossip_menu_option): Remove Chromie duplicate gossip options ( #6025 )
2021-06-01 12:44:13 +02:00
Chero
17599313da
fix(Scripts/ScarletMonastery): Whitemane spell cast ( #6073 )
2021-06-01 11:16:47 +02:00
AzerothCoreBot
1c2d7a23b6
chore(DB): import pending SQL update file
...
Referenced commit(s): a7585d61bc
2021-06-01 08:24:47 +00:00
Knindza
a7585d61bc
fix(DB/Zone):improved Zangamarsh ( #4920 )
2021-06-01 10:23:21 +02:00
AzerothCoreBot
579dbe1e5f
chore(DB): import pending SQL update file
...
Referenced commit(s): d46a55d9a0
2021-05-31 17:05:09 +00:00
Kitzunu
d46a55d9a0
fix(DB/Creature): Spiteful Apparition ( #6014 )
2021-05-31 18:47:07 +02:00
Patrick Lewis
c95c593174
fix(Bash/Ubuntu): allow Boost install on minimal ubuntu 20.04 installs ( #6037 )
2021-05-31 18:19:45 +02:00
AzerothCoreBot
a91939132f
chore(DB): import pending SQL update file
...
Referenced commit(s): 11cdb969a2
2021-05-31 16:13:31 +00:00
Raelorasz
11cdb969a2
fix(DB/Spell): Adjust Tree Disguise spell effect ( #6004 )
2021-05-31 17:26:22 +02:00
Kitzunu
ca27ce5e37
fix(Script/Command): Build ( #6159 )
...
* fix(Script/Command): Build
* codestyle ci is weird
* Update MovementHandler.cpp
* Update cs_server.cpp
* Update cs_server.cpp
2021-05-31 16:51:34 +02:00
Kitzunu
897a02bb75
refactor(Core/Misc): acore to Acore ( #6043 )
2021-05-31 14:21:54 +02:00
AzerothCoreBot
7eeae6866e
chore(DB): import pending SQL update file
...
Referenced commit(s): 3ac48489f6
2021-05-31 12:11:25 +00:00
Raelorasz
3ac48489f6
fix(DB): Adjust NPC Inquisitor Salrand's behaviour ( #6003 )
2021-05-31 14:09:51 +02:00
Kargatum
e3c1e739c6
feat(CI/Codestyle): add check core logs ( #6012 )
2021-05-31 11:03:00 +02:00
AzerothCoreBot
9b6c3c7d2c
chore(DB): import pending SQL update file
...
Referenced commit(s): 8dc13a5338
2021-05-31 08:58:10 +00:00
Raelorasz
8dc13a5338
fix(DB/Spells): Remove scaling from spell ID 36500 ( #6002 )
2021-05-31 10:56:42 +02:00
v.tihomirov
793b915907
fix(Core/Unit): Prevent Unit emote when entering combat ( #6030 )
2021-05-31 09:59:25 +02:00
Kitzunu
a21a6aa486
chore(deps/acelite): Remove VERSION ( #6143 )
2021-05-31 09:19:08 +02:00
Kitzunu
268fa40c75
chore(import-sql): fix update ( #6139 )
...
* Update import.sh
* Update 2021_05_30_03.sql
* Update 2021_05_30_02.sql
* Update import.sh
* Update import.sh
* Update 2021_05_30_02.sql
* Update 2021_05_30_03.sql
2021-05-31 01:01:30 +02:00
Kargatum
f25a47715a
feat(Cmake/Modules): support add config all modules without AC_ADD_CONFIG_FILE ( #5994 )
2021-05-31 00:40:45 +02:00
Patrick Lewis
637041598f
fix(BASH/Compiler): error in if condition ( #5983 )
2021-05-30 22:43:31 +02:00
AzerothCoreBot
75c1e61320
chore(DB): import pending SQL update file
...
Referenced commit(s): ae665f7ec3
2021-05-30 19:13:27 +00:00
Kitzunu
ae665f7ec3
feat(Core/Command): server debug ( #6007 )
...
* initial work
* fix query
* load
* clean up
* remove from startup
* ACE
* remove static
* Update MySQLThreading.cpp
* not used
* Update MySQLThreading.cpp
* unit testing
* Update WorldMock.h
* show Boost ver
* Update WorldMock.h
* include
* Now we have boost::filesystem woo
* fix build
* fix typo
2021-05-30 21:12:01 +02:00
AzerothCoreBot
e93159b408
chore(DB): import pending SQL update file
...
Referenced commit(s): bc9b33a1a3
2021-05-30 18:13:24 +00:00
Azcobu
bc9b33a1a3
fix(DB/loot): Staff of Horrors drops ( #5999 )
...
Removed Staff of Horrors from widely used ref_loot_table 24062 and added to
Skeletal Horrors with a 1.6% drop chance
2021-05-30 20:11:55 +02:00
Francesco Borzì
37f435b49d
fix(CI): sql build ( #6134 )
2021-05-30 18:38:15 +02:00
AzerothCoreBot
6e3e67b628
chore(DB): import pending SQL update file
...
Referenced commit(s): 4046fe2282
2021-05-30 15:27:59 +00:00
Kitzunu
4046fe2282
feat(DB/Version): Add date on update ( #6006 )
2021-05-30 17:26:32 +02:00
AzerothCoreBot
a36f7a3445
chore(DB): import pending SQL update file
...
Referenced commit(s): 48ddfd62c5
2021-05-30 13:03:50 +00:00
Kargatum
48ddfd62c5
feat(Core/Soap): delete ACE inherited ( #4951 )
2021-05-30 13:06:02 +02:00
KiK0
cedd636338
fix(DB/Resistances): Incorrect Holy resistances ( #5496 )
2021-05-30 12:16:36 +02:00
UltraNix
107658ebbc
fix(Core/Spells): triggering potion cooldowns (from TC) ( #6016 )
2021-05-30 11:53:16 +02:00
Kitzunu
07d0f654d5
feat(Core/Containers): MapGetValuePtr ( #6111 )
...
* feat(Core/Containers): MapGetValuePtr
* Added MapGetValuePtr to allow writing `if (Val* v = MapGetValuePtr(map, key))`
(cherry picked from commit a1e3b54e07 )
Co-Authored-By: Shauren <shauren.trinity@gmail.com >
2021-05-30 06:19:37 +02:00
Kitzunu
a9ed64e600
feat(Core/Util): AsUnderlyingType ( #6117 )
...
* Add AsUnderlyingType function to cast enum value to its underlying type (avoids repeating std::underlying_type everywhere)
(cherry picked from commit fdd9227b23 )
Co-Authored-By: Shauren <shauren.trinity@gmail.com >
2021-05-30 03:46:04 +02:00
AzerothCoreBot
c74bb4b88a
chore(DB): import pending SQL update file
...
Referenced commit(s): 30e9643829
2021-05-29 14:19:07 +00:00
Sascha Vowe
30e9643829
fix(DB): Stormwind City Guard Pathing Into Lamppost ( #5954 )
2021-05-29 15:59:25 +02:00
Axel Cocat
a355b4d27c
fix(Core): fix instance portal not resurrecting when corpse is not spawned ( #6106 )
2021-05-29 15:37:34 +02:00
Kitzunu
b846179986
refactor(Core/Spell): Change "Attribute &" to HasAttribute() ( #5991 )
2021-05-29 11:56:19 +02:00
Patrick Lewis
bc380aaa2b
fix(CI/Docker): free up additional space ( #5993 )
2021-05-29 11:30:36 +02:00
AzerothCoreBot
8ee35817e5
chore(DB): import pending SQL update file
...
Referenced commit(s): f1b43a8976
2021-05-28 00:11:21 +00:00