33 Commits

Author SHA1 Message Date
Emmanuel Ferdman
4884e33f07
fix(LICENSE): update license file paths (#18972)
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
2024-05-29 20:10:39 +02:00
AzerothCoreBot
eacd9247cc chore(DB): import pending files
Referenced commit(s): 0c4feb674444210da295751a0c4e5eefb9c771f1
2023-02-20 21:10:00 +00:00
Kitzunu
0c4feb6744
refactor(Core/Motd): Move motd from conf to db (#15111) 2023-02-20 22:07:26 +01:00
AzerothCoreBot
3961e0839c chore(DB): import pending files
Referenced commit(s): 44b7a0666c78dc99ab0bbc94045abb6685b3ad86
2022-03-24 09:29:07 +00:00
ZhengPeiRu21
44b7a0666c
feat(Scripting/Hooks): implement OnQuestComputeXP() hook (#10934) 2022-03-24 10:27:15 +01:00
AzerothCoreBot
bb2d31951b chore(DB): import pending files
Referenced commit(s): 680e60c68b1864596bf23d427e9f4742c6437b86
2022-03-04 06:11:12 +00:00
Nefertumm
680e60c68b
BREAKING CHANGE(Core/Config): Individual XP rate per bg (#10793) 2022-03-04 12:36:16 +07:00
AzerothCoreBot
7b041946e1 chore(DB): import pending files
Referenced commit(s): de13bf426e162ee10cbd5470cec74122d1d4afa0
2022-02-04 23:39:05 +00:00
Kargatum
de13bf426e
feat(Core/DBLayer): replace char const* to std::string_view (#10211)
* feat(Core/DBLayer): replace `char const*` to `std::string_view`

* CString

* 1

* chore(Core/Misc): code cleanup

* cl

* db fix

* fmt style sql

* to fmt

* py

* del old

* 1

* 2

* 3

* 1

* 1
2022-02-05 00:37:11 +01:00
AzerothCoreBot
f3774fd9ac chore(DB): import pending files
Referenced commit(s): 8b7df23f064f8c1c41aea222342b53f109c4e3b9
2022-01-24 10:56:48 +00:00
Kargatum
8b7df23f06
feat(Core/Time): Implement saparated manager for game time (#8630) 2022-01-24 17:55:00 +07:00
AzerothCoreBot
222a519811 chore(DB): import pending files
Referenced commit(s): 2fd8b00d7bac1f9c9b565916453cf490fb069df0
2022-01-11 02:10:55 +00:00
Malcrom
2fd8b00d7b
feat(Core/Creature): Dual id Spawning WIP (#10115)
* feat(Core/Creature): Multi id Spawning WIP

* Update Creature.cpp

* Update PR

* Add Sql

* Update rev_1641837958335217980.sql

* Update src/server/game/Globals/ObjectMgr.cpp

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>

* Update src/server/game/Globals/ObjectMgr.cpp

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>

* Update rev_1641837958335217980.sql

* Update cs_npc.cpp

* Create changes_1641842959398297300.md

* Fixed issue added with random model PR

* Update GameEventMgr.cpp

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2022-01-10 22:09:14 -04:00
AzerothCoreBot
e9c71c8ebe chore(DB): import pending files
Referenced commit(s): bc82f36f1ff46bb21d32e1cfdaec8271dde08af1
2021-10-15 08:26:57 +00:00
Kitzunu
bc82f36f1f
refactor(Core/Unit): clean MonsterText methods (#6957) 2021-10-15 10:25:29 +02:00
AzerothCoreBot
1138d837a1 chore(DB): import pending files
Referenced commit(s): bcec4191e43de8a7b57a4219d6baaa7c5e3dfaf1
2021-10-11 17:42:00 +00:00
Nefertumm
bcec4191e4
feat(Core/Hooks): Added new hook for pvp flag state (#8336) 2021-10-11 14:40:27 -03:00
AzerothCoreBot
e8f45b2a26 chore(DB): import pending files
Referenced commit(s): d18545263fda54e19c875d22adfb28ae4072ec01
2021-08-22 11:42:50 +00:00
Kaytotes
d18545263f
feat(Core/Scripts): new OnBeforeFinalizePlayerWorldSession() hook (#7136)
Co-authored-by: Yehonal <yehonal.azeroth@gmail.com>
2021-08-22 13:41:19 +02:00
AzerothCoreBot
b405b5130a chore(DB): import pending files
Referenced commit(s): 0897705a6814fc19007e5f88fbcb98b3689880c9
2021-07-15 22:56:34 +00:00
Kitzunu
0897705a68
BREAKING CHANGE(Deps/Boost): Set 1.74 as minimum version (#6874) 2021-07-16 00:55:08 +02:00
AzerothCoreBot
538ac556fa chore(DB): import pending files
Referenced commit(s): edfc2a8db48a17bf3e9ace0b36edc819aa0e5e23
2021-07-05 11:56:13 +00:00
Kitzunu
edfc2a8db4
docs(Changelog): SkillLineAbility changes (#6613) 2021-07-05 13:54:35 +02:00
AzerothCoreBot
f2d66833e9 chore(DB): import pending files
Referenced commit(s): 59a3912a3b3bd4dd2d8e2b1c2cdd225b9c4d6244
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): fbad1f3d6c27a5d3eea22483913c67a827ab01be
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): c35dde6fae732269357b78fb796fba21956b83fc
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): 8b6d7cb2ff8c3774ba9a8e253923301fd0c096a5
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