Kargatum
|
4af4cbd3d9
|
feat(Core/Logging): rework logging (#4692)
* feat(Core/Logging): rework logging
* correct level for sql.sql
* del unused config options
* Correct build
* correct after merge
* whitespace
20:29:37 1. 'Player.cpp'. Replace (1)
20:29:37 2. 'ObjectMgr.cpp'. Replace (3)
* 1
* correct logging
* correct affter merge
* 1
* 2
* LOG_LEVEL_WARN
* #include "AppenderDB.h"
* 3
* 4
* 5
* 1. 'WorldSocket.cpp'. Replace (1)
* 6
* 1
|
2021-04-17 11:20:07 +02:00 |
|
UltraNix
|
485f7e7639
|
feat(Core/DB/Authserver): remove sha_pass_hash (#4827)
|
2021-03-21 15:17:57 +01:00 |
|
Kitzunu
|
cf1eddf266
|
refactor(Core/LoginDatabase): LOGIN_DEL_ACCOUNT_MUTEDEL -> LOGIN_DEL_ACCOUNT_MUTED (#4281)
|
2021-01-30 13:37:41 +01:00 |
|
VhiperDEV
|
d3d9ad716e
|
feat(DB/Account): Delete account_muted when deleting an account
* When you delete an account with .acc delete it will also delete the account_muted history for the account
|
2020-05-16 03:57:56 +02:00 |
|
Barbz
|
f4e1155302
|
feat(CORE/command): .account onlinelist orders accounts by IP (#2934)
* Accounts will now be grouped by IP for easier detection of multiboxers
|
2020-05-01 11:39:41 +02:00 |
|
Pondaveia
|
c1ebc70b58
|
feat(core): Increased limit of realms (#1664)
|
2019-04-13 18:07:26 +02:00 |
|
Nefertumm
|
2a71b2a666
|
feat: Added logs_ip_action + more (#1157)
|
2019-02-08 23:52:22 +01:00 |
|
Francesco Borzì
|
b9d14372fd
|
chore: Update copyright note (#1292)
|
2019-01-16 15:59:02 +01:00 |
|
Amin.MasterkinG
|
8c753dc04e
|
Update PINFO command, show character details like TrinityCore. (#1097)
Closes #1067
|
2018-12-12 02:08:12 -03:00 |
|
Dmitry Brusenskiy
|
1320cc21cf
|
Core: feature add 2FA (OTP) (#1054)
Add 2 factor authentification for improved security on your websites/apps.
Taken from TrinityCore
Closes #1049 on github.
|
2018-12-04 19:18:23 +01:00 |
|
Kargatum
|
0d6eb11db9
|
Core/Account: Add total time played in account (#1003)
This saves the total time played on the account, even if your characters have been deleted.
|
2018-09-17 19:58:42 +02:00 |
|
Nefertumm
|
4158d2a0d8
|
Implemented account_muted and feature mutehistory command (#753)
* Implemented account_muted and feature
mutehistory command.
* Added some Syntax.
* Fix sql_rev
|
2018-01-15 03:18:23 +00:00 |
|
Yehonal
|
403ed2600f
|
Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk into dir-restructure
|
2017-12-21 11:26:43 +01:00 |
|
Yehonal
|
17332304fd
|
Using TC structure allowing easier patches importing
|
2017-12-21 00:20:29 +01:00 |
|