Commit Graph

80 Commits

Author SHA1 Message Date
AzerothCoreBot
9a34d981da chore(DB): import pending files
Referenced commit(s): 026941c39e
2022-04-28 17:39:45 +00:00
Kitzunu
026941c39e refactor(DB): Handle SQL files in a new way (#11494)
* refactor(DB): Handle SQL files in a new way

* remove proof that it works files

* Update rev_1650721405699287200.sql

* Update rev_1650721339143444200.sql

* Update rev_1650721386624384400.sql

* fix build

* fix
2022-04-28 14:37:37 -03:00
AzerothCoreBot
97a65f9628 chore(DB): import pending files
Referenced commit(s): ad520391d0
2022-04-24 14:00:19 +00:00
Kitzunu
b4bcdd94d1 feat(DB): release ACDB 6.0.0 (#11515) 2022-04-24 15:56:31 +02:00
AzerothCoreBot
61de612641 chore(DB): import pending files
Referenced commit(s): 7ecd738674
2022-04-19 21:45:04 +00:00
Kitzunu
7ecd738674 feat(Core/Mail): Server mail (#10628) 2022-04-19 23:43:14 +02:00
AzerothCoreBot
9b49bf65f6 chore(DB): import pending files
Referenced commit(s): 130bebe4fe
2022-03-01 12:59:43 +00:00
UltraNix
73957b95f6 fix(Core/Mail): do not show expired mails in packets (#10560)
Fixed #5920
2022-03-01 13:57:37 +01:00
AzerothCoreBot
faf88c7f9c chore(DB): import pending files
Referenced commit(s): fa02edb0ae
2022-02-16 22:13:56 +00:00
Francesco Borzì
fa02edb0ae fix(Core/Battleground/PvPstats): correct bracket_id for AV (#10677) 2022-02-16 23:11:58 +01:00
AzerothCoreBot
5ee89ebfba chore(DB): import pending files
Referenced commit(s): a689775891
2022-01-29 13:37:12 +00:00
Kargatum
a689775891 feat(DB): release ACDB 5.0.0 (#10292)
* auth

* char

* world

* archive

* new files

* v

* correct auth db

* add support get last file from archive

* correct world updates

* fix auth

* pendinig to normal

* add pending auth

* add pendings

* smallint

* MEDIUMINT
2022-01-29 10:35:10 -03:00
AzerothCoreBot
2fec54c442 chore(DB): import pending files
Referenced commit(s): 18c2b07609
2022-01-25 20:59:48 +00:00
Bogir[rus]
18c2b07609 fix(Core/Logs): improve log money (#10297)
* Fixed wrong decription of error

The Logger was pointing to the wrong table. Text is missing not in `broadcast_text_locale`, but in `broadcast_text`.

* fix(DB/Logger): fix logs topics and types

Correction of texts in the topic and the type of logged action. Getting rid of `<>` tags, which can cause certain difficulties when processing logs by the administrator. Now we can sort entries by the type of logged actions

* fix log_money

* fix log_money

* fix log_money

* fix log_money

* Update ObjectMgr.cpp

* Update rev_1642821969869259834.sql

* reduce memory usage

* Update AuctionHouseMgr.cpp

* Update Guild.cpp

* Update MailHandler.cpp

* Update TradeHandler.cpp

* fix typo

* Update data/sql/updates/pending_db_characters/rev_1642821969869259834.sql
2022-01-25 17:58:08 -03:00
AzerothCoreBot
03c218b31e chore(DB): import pending files
Referenced commit(s): d4963f3b83
2021-12-26 16:31:35 +00:00
Skjalf
d4963f3b83 chore(DB/SQL): fix SQL imports #9886 2021-12-26 13:29:47 -03:00
AzerothCoreBot
8ec0fbee18 chore(DB): import pending files
Referenced commit(s): 58302e4196
2021-12-26 11:40:52 +00:00
Skjalf
58302e4196 feat(Core/Player): Implement player specific settings (#9483) 2021-12-26 08:39:15 -03:00
AzerothCoreBot
97effd83d1 chore(DB): import pending files
Referenced commit(s): 70d8b88f3b
2021-11-06 13:07:47 +00:00
UltraNix
70d8b88f3b feat(Core/Modules): Preparation to implement progression-system module. (#8837) 2021-11-06 10:06:12 -03:00
AzerothCoreBot
9e3949232c chore(DB): import pending files
Referenced commit(s): 410c5e7d34
2021-10-14 12:05:13 +00:00
Kargatum
410c5e7d34 feat(DB): add support squash db for archive dir (#8496)
* feat(DB): add support squash db for archive dir

* added hash

* added archive path
2021-10-14 14:03:10 +02:00
AzerothCoreBot
792b99cbc9 chore(DB): import pending files
Referenced commit(s): 26f1aaa0c8
2021-09-25 17:13:02 +00:00
UltraNix
26f1aaa0c8 fix(Core/Players): Properly save resting state to DB. (#8014)
Fixes #7782
2021-09-25 18:16:10 +02:00
AzerothCoreBot
bd956b5a57 chore(DB): import pending files
Referenced commit(s): 7406a01ac3
2021-09-13 18:59:16 +00:00
UltraNix
7406a01ac3 fix(Core/Spells): several improvements to cooldowns (#7559)
- Reworked spell category cooldowns.
- Implemented category cooldowns for pets.
- Properly shows pet spell cooldowns in player's UI.
- Corrected pet spell cooldowns with infinity duration.
- Do not add/remove infinity spell cooldown on aura apply/remove if casted by item.
- Closes #5263
2021-09-13 20:57:48 +02:00
AzerothCoreBot
b7332b9305 chore(DB): import pending files
Referenced commit(s): a3e3fd029f
2021-07-21 10:06:40 +00:00
robinsch
a3e3fd029f fix(Core/Item): prevent possible items dupe (#6943) 2021-07-21 12:05:12 +02:00
AzerothCoreBot
6fa2ad4e33 chore(DB): import pending files
Referenced commit(s): d488acd29b
2021-07-08 15:06:36 +00:00
Necropola
d488acd29b fix(DB/character_skills): Fix Riding Skill messed up by PR #6015 (#6768)
- Closes #6634
2021-07-08 17:05:04 +02:00
AzerothCoreBot
5f74bd8ebb chore(DB): import pending files
Referenced commit(s): ac1d8b440b
2021-07-06 10:04:50 +00:00
Kitzunu
ac1d8b440b fix(Script/Spell): update character_skill to have riding max 300 (#6671)
Co-Authored-By: Ariel Silva <ariel-@users.noreply.github.com>
2021-07-06 12:03:10 +02:00
AzerothCoreBot
7ff977cce5 chore(DB): import pending files
Referenced commit(s): c6173e88bd
2021-06-30 18:09:33 +00:00
Axel Cocat
c6173e88bd feat: reorder character selection screen (#6555)
* feat: reorder character selection screen
2021-06-30 20:08:06 +02:00
AzerothCoreBot
4eaa4229e6 chore(DB): import pending files
Referenced commit(s): 32b7ba5500
2021-06-23 10:49:00 +00:00
UltraNix
a9b2ddba7a fix(Core/Mail): cleanup pending auction sale mail (#6022) 2021-06-23 12:46:48 +02:00
AzerothCoreBot
2a2e54d8c5 chore(DB): import pending files
Referenced commit(s): 57911957ad
2021-06-22 00:53:10 +00:00
UltraNix
2dbb1c6e96 fix(DB/ItemLoot): Killed MYSQL error introduced in 289f140ab. (#6446)
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
2021-06-21 23:34:08 +02:00
AzerothCoreBot
4d20442a1e chore(DB): import pending files
Referenced commit(s): 18a02e9c03
2021-06-18 19:50:37 +00:00
UltraNix
289f140ab1 fix(Core/Loot): Fixed loading conditioned item loot. (#6337)
- Fixes #6326
2021-06-18 17:07:24 +02:00
AzerothCoreBot
e8e0c905ad chore(DB): import pending SQL update file
Referenced commit(s): 6dacfc0717
2021-06-08 17:28:03 +00:00
UltraNix
6dacfc0717 fix(Core/Loot): properly save and load from DB loot from items (#6151)
- Closes #5472
- Closes https://github.com/chromiecraft/chromiecraft/issues/456
2021-06-08 19:26:34 +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
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
AzerothCoreBot
a8248cb9e9 chore(DB): import pending SQL update file
Referenced commit(s): e8742d4054
2021-04-29 14:20:53 +00:00
UltraNix
e8742d4054 fix(DB/Pets): Added casterGuid as a primary key to pet_aura table. (#5423) 2021-04-29 15:56:31 +02:00
AzerothCoreBot
28242ca061 chore(DB): import pending SQL update file
Referenced commit(s): 21f61b5641
2021-04-27 13:46:06 +00:00
Kitzunu
21f61b5641 fix(Core/Ticket): close & resolve by console -1 (#5326) 2021-04-27 15:43:40 +02:00