Commit Graph

1853 Commits

Author SHA1 Message Date
AzerothCoreBot
f31e1b8cf4 chore(DB): import pending SQL update file
Referenced commit(s): 24b0af606f
2021-01-21 11:25:17 +00:00
r0m1ntik
24b0af606f fix(DB/spell_area): remove spell 57940 on area 480 (#4119) 2021-01-21 12:24:06 +01:00
AzerothCoreBot
ec974e7306 chore(DB): import pending SQL update file
Referenced commit(s): d142ec4470
2021-01-20 09:57:31 +00:00
Stefano Borzì
d142ec4470 fix(DB/Waypoint): Hezrul Bloodmark (#4245) 2021-01-20 10:56:23 +01:00
AzerothCoreBot
9781646683 chore(DB): import pending SQL update file
Referenced commit(s): bc5f03755d
2021-01-20 09:28:26 +00:00
Lukas Volgger
bc5f03755d feat(DB/locales): Import deDE locales (Part 15) (#4064) 2021-01-20 10:27:20 +01:00
AzerothCoreBot
b624571df8 chore(DB): import pending SQL update file
Referenced commit(s): 367572dec1
2021-01-20 09:18:50 +00:00
Lukas Volgger
367572dec1 feat(DB/locales): Import deDE locales (Part 14) (#3986) 2021-01-20 10:17:41 +01:00
AzerothCoreBot
6f81eee02d chore(DB): import pending SQL update file
Referenced commit(s): 42244612ff
2021-01-19 21:05:58 +00:00
WiZZy
42244612ff fix(DB/Creature): Gyromasts Revenge (#4115) 2021-01-19 22:04:49 +01:00
AzerothCoreBot
c939de7aa8 chore(DB): import pending SQL update file
Referenced commit(s): 2539ae96cb
2021-01-19 13:30:44 +00:00
Math
2539ae96cb fix(DB/locale): Spanish translation quests in elwynn forest (#3870) 2021-01-19 14:27:00 +01:00
AzerothCoreBot
21ec8da1da chore(DB): import pending SQL update file
Referenced commit(s): 97b18ad7d7
2021-01-19 08:39:53 +00:00
Walter Pagani
97b18ad7d7 fix(DB/locale): Spanish translation for Death Knight quests (#3563)
* Missing translations of DK Quests

* The gender was separated from the text

* More quest and some dialogues, broadcast_text

* More translations and links with missing broadcast_text

* A little more quests

* Completing missions of the Knights of Death.

* Creating a single SQL file.

* Conceptual error, the record works correctly.

* add new line at the end

* refactor

* HeidiSql

* style
2021-01-19 09:38:43 +01:00
AzerothCoreBot
b9b484fafc chore(DB): import pending SQL update file
Referenced commit(s): 8ddd904324
2021-01-18 23:53:39 +00:00
Kitzunu
8ddd904324 refactor(Core/cs_reload): Improve page_text(_locale) output (#3115) 2021-01-19 00:52:32 +01:00
AzerothCoreBot
72f2a7706e chore(DB): import pending SQL update file
Referenced commit(s): eddde2198c
2021-01-18 11:23:45 +00:00
Kitzunu
eddde2198c fix(Core/Creature): Implement INHABIT_ROOT (#4141) 2021-01-18 12:22:33 +01:00
AzerothCoreBot
e463e63361 chore(DB): import pending SQL update file
Referenced commit(s): 68a8bb25fa
2021-01-18 10:19:31 +00:00
Stefano Borzì
68a8bb25fa feat(DB/Translations): import translation text from @mpfans (#4088)
* feat(DB/Translations): import translation text from @mpfans

* feat(DB/Translations): import chinese text of item_set_names_locale, achievement_reward_locale, item_template_locale, npc_text_locale, page_text_locale, gossip_menu_option_locale

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2021-01-18 11:18:20 +01:00
AzerothCoreBot
671787fc3f chore(DB): import pending SQL update file
Referenced commit(s): 560d62ab6e
2021-01-18 09:43:57 +00:00
Stefano Borzì
560d62ab6e feat(DB/locales): import locales from TC (#4125) 2021-01-18 10:42:51 +01:00
AzerothCoreBot
27a0a59509 chore(DB): import pending SQL update file
Referenced commit(s): 2794842553
2021-01-17 17:37:38 +00:00
Andrius Peleckas
2794842553 feat(Core/Warden): optimization + PQR detection (#3875)
* Update AuctionHouseHandler.cpp

* feat(warden): block PQR

* wip

* Update Warden.cpp

* Core/Warden: minor preperation

* Core/Misc: implemented some needed container wrapper functions

* Core/Warden: more preperations

* Core/Warden: more rework
* LUA checks now are splitted to seperate config
* LUA checks are always in front of queue
* Fixed "Other" checks
* Fixed PQR detection

* Core/Warden: adjusted and optimized

* Core/Warden: optimization

* Core/Warden: more optimization

* Core/Warden: use warden comments in ban reason

* Core/Warden: more warden work

* Core/Warden: more optimizations

* Core/Warden: more refactors

* Core/Warden: some more refactors + use default SHA definitions

* Core/Warden: more refactoring

* Core/Warden: fixed PQR detection again

* Core/Warden: improved detection logging

* Core/Misc: removed SmartEnums - we do not need it here + maybe should go as seperate commit

* Core/Warden: fixed some warnings

* Core/Warden: codestyle

* Core/Warden: include warden check comment to console logs

* Core/Warden: minor adjustment for previous commit

* Core/Warden: fixed static analysis warning

* Core/Warden: compilers, you're drunk this time... function is not unused...

* Core/Warden: minor correction for logs

* Core/Warden: one more improvement for logs

* Core/Warden: added missing overrides

* Core/Warden: some codestyle

* Core/Misc: more codestyle

* Core/Misc: more codestyle!

* Core/Warden: restored default config options... (if you change it, change in core source too)

* Core/Warden: addition to previous commit

* DB/Warden: added EWT and WOWPlus checks (provided by lineagedr)

* DB/Warden: addition to previous commit

* fix: codestyle

* Core/Warden: fixed build when extra logs are enabled in cmake

Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
2021-01-17 18:36:35 +01:00
AzerothCoreBot
17f2fdb537 chore(DB): import pending SQL update file
Referenced commit(s): b71423bdaa
2021-01-17 13:46:14 +00:00
Lukas Volgger
b71423bdaa feat(DB/game_tele): Hidden Places (#3878) 2021-01-17 14:45:03 +01:00
AzerothCoreBot
b1081bea78 chore(DB): import pending SQL update file
Referenced commit(s): c4eab90312
2021-01-17 13:29:41 +00:00
Vox
c4eab90312 fix(DB/creature): Remove WotLK recipe drops from Vanilla NPC Sorrow Wing (#4285) 2021-01-17 14:28:34 +01:00
AzerothCoreBot
18762a1549 chore(DB): import pending SQL update file
Referenced commit(s): b85cfb9e2d
2021-01-17 01:52:36 +00:00
Vox
b85cfb9e2d airmanskyhomie (#4251) 2021-01-16 20:51:30 -05:00
AzerothCoreBot
e7052d15f8 chore(DB): import pending SQL update file
Referenced commit(s): d5c41aa5d7
2021-01-16 12:44:53 +00:00
Kitzunu
d5c41aa5d7 fix(DB/Quest): Taken by the Scourge (#4079) 2021-01-16 13:43:49 +01:00
AzerothCoreBot
c3b2bd10de chore(DB): import pending SQL update file
Referenced commit(s): 7815381778
2021-01-16 00:23:01 +00:00
Lukas Volgger
7815381778 feat(DB/game_tele): Improve GM Teleports (#3873) 2021-01-16 01:21:59 +01:00
AzerothCoreBot
d2d2d4384e chore(DB): import pending SQL update file
Referenced commit(s): b2e7f39746
2021-01-15 22:08:22 +00:00
WiZZy
b2e7f39746 fix(DB/Creature): Ethereal Priest Power-Shield Spam (#4073) 2021-01-15 23:07:13 +01:00
Kitzunu
d237274a66 chore(2021_01_14_01.sql): int not string (#4280) 2021-01-15 00:45:02 +01:00
AzerothCoreBot
cb323d3dd5 chore(DB): import pending SQL update file
Referenced commit(s): d95b7bc6c1
2021-01-14 23:18:04 +00:00
Lukas Volgger
d95b7bc6c1 feat(DB/locales): Import deDE locales (Part 13) (#3858) 2021-01-15 00:16:59 +01:00
AzerothCoreBot
b42f2386c2 chore(DB): import pending SQL update file
Referenced commit(s): 943c1e7ae7
2021-01-14 18:17:03 +00:00
lineagedr
943c1e7ae7 fix(Scripts/DB/Creature): Set PvP flag for some creatures (#4270) 2021-01-14 19:15:55 +01:00
AzerothCoreBot
286f6cddb1 chore(DB): import pending SQL update file
Referenced commit(s): 9c70c6e40e
2021-01-14 12:14:58 +00:00
WiZZy
9c70c6e40e fix(DB/Quest): Shadow Vault Decree (#4075) 2021-01-14 13:13:49 +01:00
AzerothCoreBot
cde6a1bed6 chore(DB): import pending SQL update file
Referenced commit(s): d54a860a47
2021-01-13 20:51:03 +00:00
WiZZy
d54a860a47 fix(DB/Creature): Civilian Recruit Valiance Keep (#4071)
* Fix first in line position

* Add the correct path for the civilians that need to go to the barracks ( taken from retail )
2021-01-13 21:49:52 +01:00
AzerothCoreBot
43d1a03e9b chore(DB): import pending SQL update file
Referenced commit(s): 19d9a550e1
2021-01-13 12:02:44 +00:00
Degen
19d9a550e1 fix(DB/loot_template): Fill in comment fields (#4063) 2021-01-13 13:01:38 +01:00
AzerothCoreBot
07b76b162d chore(DB): import pending SQL update file
Referenced commit(s): cd219aaeee
2021-01-12 18:29:03 +00:00
Lukas Volgger
cd219aaeee feat(DB/locales): Import deDE locales (Part 12) (#3853) 2021-01-12 19:27:59 +01:00
AzerothCoreBot
7ecb42c287 chore(DB): import pending SQL update file
Referenced commit(s): b9375ffff7
2021-01-12 13:47:27 +00:00