Commit Graph

70 Commits

Author SHA1 Message Date
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
AzerothCoreBot
512fe7df0a chore(DB): import pending SQL update file
Referenced commit(s): f4c226423d
2021-04-25 20:19:35 +00:00
UltraNix
f4c226423d feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885) 2021-04-25 22:18:03 +02:00
AzerothCoreBot
27d5268c55 chore(DB): import pending SQL update file
Referenced commit(s): 687e3e428e
2021-03-28 16:46:37 +00:00
UltraNix
687e3e428e fix(Core/Warden): Fixed random kicks caused by warden. (#5027)
Co-authored-by: UltraNix <ultranix@gmail.com>
2021-03-28 18:45:15 +02:00
AzerothCoreBot
4103801f3b Import pending SQL update file...
Referenced commit(s): 811233974a
2020-01-04 07:49:17 +00:00
Stefano Borzì
811233974a feat(DB/Worldstates): added worldstates entry 20004 in characters DB (#2402) 2020-01-04 08:46:54 +01:00
AzerothCoreBot
333dab2e85 Import pending SQL update file...
Referenced commit(s): b6c0f58dda
2019-12-09 07:06:14 +00:00
IntelligentQuantum
b6c0f58dda feat(Core/ItemHandler): Optional item recovery (#2442) 2019-12-09 08:03:33 +01:00
AzerothCoreBot
4313037298 Import pending SQL update file...
Referenced commit(s): 69baccff0d
2019-11-22 07:59:22 +00:00
Stefano Borzì
69baccff0d feat(DB/characters): added comments to worldstates (#2384) 2019-11-22 08:56:04 +01:00