Commit Graph

4437 Commits

Author SHA1 Message Date
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
anguaive
3c09156db0 fix(DB/waypoint_data): Valdred Moray pathing (#5905) 2021-05-25 16:21:15 +02:00
AzerothCoreBot
697197f038 chore(DB): import pending SQL update file
Referenced commit(s): ae66ea082b
2021-05-25 12:33:37 +00:00
v.tihomirov
ae66ea082b Adjust Scholomance Instructor Malicia abilities (#5239)
* Adjust Scholomance Instructor Malicia abilities

* Update Instructor Malicia spell ids to correct ones
2021-05-25 14:31:59 +02:00
AzerothCoreBot
5c70a7b9e1 chore(DB): import pending SQL update file
Referenced commit(s): 34e7bc24e8
2021-05-24 21:29:53 +00:00
Delcidx
34e7bc24e8 fix(DB/gameobject): Adjust Position For Some Copper Veins (#5701) 2021-05-24 23:28:22 +02:00
Kitzunu
ea764812d1 feat(Core/Main): Show Boost Version (#6019) 2021-05-24 00:52:56 +07:00
Kargatum
50adcf2065 feat(Deps/Boost): add boost support (#5676)
* feat(Deps/Boost): add boost support

* 1

* 2

* to 1.74
2021-05-23 13:53:15 +02:00
AzerothCoreBot
af28aeebde chore(DB): import pending SQL update file
Referenced commit(s): 3bc7880d0a
2021-05-23 05:15:30 +00:00
Francesco Borzì
3bc7880d0a fix(DBCreature): NPC 23859 gossip_menu_option_locale error (#5903)
- Closes #5899
2021-05-23 07:14:01 +02:00
AzerothCoreBot
7f77660c00 chore(DB): import pending SQL update file
Referenced commit(s): 556a7b761c
2021-05-23 03:23:26 +00:00
UltraNix
556a7b761c fix(DB/Quest): Fixed zhCN translate of Blood Is Thicker. (#5898)
Fixed #5845.
2021-05-23 05:17:49 +02:00
AzerothCoreBot
e8d0404a35 chore(DB): import pending SQL update file
Referenced commit(s): 075276182c
2021-05-23 02:32:59 +00:00