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
Kitzunu
f1b43a8976
fix(Core/Player): Weapon skill gain ( #5961 )
2021-05-28 00:49:24 +02:00
Kargatum
d8911d816f
feat(Core/PacketIO): correct parsing some opcodes ( #6051 )
2021-05-28 00:34:54 +02:00
Kargatum
c1e96064e9
feat(Core/Common): add Asio network threading ( #6063 )
2021-05-27 16:09:31 +02:00
Chero
2ae84e2faf
fix(Core/Creature): Creatures will periodically call for assistance. ( #5065 )
2021-05-27 13:42:48 +02:00
AzerothCoreBot
7f90f41ba6
chore(DB): import pending SQL update file
...
Referenced commit(s): ea5f5f2072
2021-05-26 23:50:30 +00:00
Kargatum
ea5f5f2072
feat(Core/RealmList): port TrinityCore realm api ( #5626 )
...
* feat(Core/RealmList): port TrinityCore realm api
* 1
* whitespace cleanup
* Update data/sql/updates/pending_db_auth/rev_1620114805872279900.sql
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
* 1
* 2
* Update data/sql/updates/pending_db_auth/rev_1620114805872279900.sql
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
* `
* 1
* small corrects
* finish maybe
* realm.Id.Realm
* ws
* 1
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2021-05-27 00:12:46 +02:00
Kargatum
78e1719c80
feat(Core/Misc): includes cleanup ( #5953 )
2021-05-26 19:00:08 +07:00
AzerothCoreBot
7d3129a737
chore(DB): import pending SQL update file
...
Referenced commit(s): e8181130f0
2021-05-25 21:00:16 +00:00
arielcami
e8181130f0
fix(DB/Item): special characters for translation esES/esMX ( #5948 )
...
* Special character fix for esES esMX### TITLE
* Special character fix for esES/esMX
* Special character fix for esES esMX
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2021-05-25 22:58:44 +02:00
AzerothCoreBot
6da64fc48f
chore(DB): import pending SQL update file
...
Referenced commit(s): 537798e402
2021-05-25 19:23:50 +00:00
arielcami
537798e402
fix(DB/Item) Special characters for translation esES/esMX ( #5924 )
2021-05-25 21:12:34 +02:00
Kitzunu
ca77a95521
fix(Core/Spell): packet build in spell_pvp_trinket_wotf_shared_cd ( #6048 )
2021-05-25 20:15:29 +02:00
Francesco Borzì
3716ddf3e4
fix(Core/WorldSession): prevent crash in SendPacket ( #6045 )
2021-05-25 18:05:13 +02:00
AzerothCoreBot
9bea4dc011
chore(DB): import pending SQL update file
...
Referenced commit(s): 2d41cd49f1
2021-05-25 14:35:05 +00:00
Raelorasz
2d41cd49f1
fix(DB): Adjust Quest 7944 POI ( #5918 )
2021-05-25 16:25:53 +02:00
Kitzunu
6ac7c559c5
refactor(Core/Creature): Split creature.h ( #5974 )
2021-05-25 16:25:42 +02:00
anguaive
1b26edc956
fix(DB/gameobject): Andorhal sign location ( #5962 )
2021-05-25 16:25:36 +02:00
anguaive
73cd442d22
fix(DB/loot): Adjust SM mobs' loot tables ( #5947 )
2021-05-25 16:25:01 +02:00
anguaive
368918c5c9
fix(DB/loot): Shiver Blade drop ( #5944 )
2021-05-25 16:24:53 +02:00
Raelorasz
d16605d4c2
fix(DB): Adjust Blackhoof Cage behaviour ( #5916 )
2021-05-25 16:24:23 +02:00