Commit Graph

10 Commits

Author SHA1 Message Date
AzerothCoreBot
f2d66833e9 chore(DB): import pending files
Referenced commit(s): 59a3912a3b
2021-06-29 17:22:50 +00:00
Kargatum
59a3912a3b docs(Changelog): add changelog for new features (#6518) 2021-06-29 19:21:11 +02:00
AzerothCoreBot
091b072be1 chore(DB): import pending files
Referenced commit(s): fbad1f3d6c
2021-06-28 06:36:02 +00:00
Kargatum
fbad1f3d6c fix(Core/ScriptsMgr): correct hooks name (#6434)
## Changes Proposed:
- Added `virtual` for `CanSendJoinMessageArenaQueue` and `CanSendExitMessageArenaQueue`
- Rename `CanExitJoinMessageArenaQueue` to `CanSendExitMessageArenaQueue`
2021-06-28 08:34:26 +02:00
AzerothCoreBot
53ab534f0b chore(DB): import pending files
Referenced commit(s): c35dde6fae
2021-06-28 03:26:00 +00:00
Francesco Borzì
c35dde6fae docs(changelog): add methods rename to the changelog (#6615)
* docs(changelog): add methods rename to the changelog

* Update changes_1624804780405304000.md

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2021-06-28 05:24:28 +02:00
Yehonal
65d70cadce chore(deno/changelog): fix commit link 2021-06-15 11:09:55 +02:00
AzerothCoreBot
e3680778a3 chore(DB): import pending files
Referenced commit(s): 8b6d7cb2ff
2021-06-15 09:16:34 +00:00
Yehonal
3f70d0b80f feat(doc): changelog system (#6350)
This system provides rules and automatizes (Deno-typescript) the creation of a changelog file to help developers to adapt their code and know what is new with every (pre)release
2021-06-15 11:04:29 +02:00
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