bash
c6c90e0034
Merge branch 'azerothcore:master' into Playerbot
2025-10-25 20:37:41 +02:00
Yehonal
a05cc525f0
feat(Config): Implement configuration severity policy and logging mechanism ( #23284 )
2025-10-25 01:16:09 +02:00
bash
1aac4fbef6
Merge remote-tracking branch 'upstream/master' into feature/core_merge_10_2025
...
# Conflicts:
# src/server/game/Entities/Unit/Unit.cpp
# src/server/game/Movement/MovementGenerators/PointMovementGenerator.h
# src/server/game/Server/WorldSession.cpp
# src/server/game/Server/WorldSession.h
# src/server/scripts/Northrend/Naxxramas/boss_gluth.cpp
# src/server/scripts/Northrend/Naxxramas/boss_gothik.cpp
# src/server/scripts/Northrend/Naxxramas/boss_grobbulus.cpp
# src/server/scripts/Northrend/Naxxramas/boss_kelthuzad.cpp
# src/server/scripts/Northrend/Naxxramas/boss_sapphiron.cpp
2025-10-19 22:34:18 +02:00
Yehonal
cfc8678843
feat(bash): several chores to bash scripts: ( #23250 )
2025-10-15 02:10:14 +02:00
Anton Popovichenko
f2f31acdcf
feat(Core/mmaps): Add configuration file for mmaps-generator. ( #22506 )
2025-10-14 18:56:09 -03:00
Yunfan Li
fdb71c521e
Merge branch 'master' into Playerbot-updated
2025-09-11 12:20:54 +08:00
Yehonal
62be119760
fix(CMake/Boost): package finding logic + suppress deprecation warnings + support Boost 1.89
2025-09-06 18:39:59 +02:00
Yehonal
5a79a4edce
Feat/refactoring-module-menu ( #22733 )
2025-08-30 23:44:07 +02:00
Yunfan Li
c167fef89c
Merge branch 'master' into Playerbot
2025-07-15 20:34:44 +08:00
Anton Popovichenko
628f6255c4
fix(Core/FleeingMovementGenerator): Prevent fear movement from causing characters to fall through the ground ( #22451 )
2025-07-11 11:44:44 -03:00
Yunfan Li
ce9343d916
Merge branch 'master' into Playerbot
2025-05-02 16:50:45 +08:00
sudlud
efe81e16db
fix(deps/PackageList.txt): update for current state of dependencies ( #21968 )
...
Updated many depedencies for PackageList.txt
Co-authored-by: blinkysc <37940565+blinkysc@users.noreply.github.com >
2025-04-26 19:39:50 +01:00
blinkysc
f1df2c21d2
chore(Deps/Zlib): Upgrade zlib to 1.3.1 ( #21940 )
2025-04-21 20:47:05 +02:00
Yunfan Li
565019ed27
Merge branch 'master' into Playerbot
2025-03-14 21:37:02 +08:00
tabudz
0b24431768
fix(deps/zlib): CVE-2022-37434: Potential Vulnerability in Cloned Function ( #21599 )
...
https://nvd.nist.gov/vuln/detail/CVE-2022-37434
madler/zlib@eff308a
2025-03-09 22:27:37 +01:00
sudlud
58ad9e27f4
Revert "chore(Deps/Zlib): move to Cloudflare fork ( #21028 )" ( #21364 )
2025-02-08 21:57:18 +01:00
Grimdhex
994eccebdf
chore(Deps/Zlib): move to Cloudflare fork ( #21028 )
...
Co-authored-by: Andrew <47818697+Nyeriah@users.noreply.github.com >
2025-02-06 14:41:31 +01:00
Yunfan Li
1294d79764
Merge branch 'master' into Playerbot
2024-11-25 23:22:31 +08:00
Kitzunu
4aa70c4dba
refactor(Deps/mysqllite): Nuke it ( #20710 )
...
* close https://github.com/azerothcore/azerothcore-wotlk/issues/20123
2024-11-24 14:45:46 +01:00
Yunfan Li
fce06946e1
Merge branch 'master' into Playerbot
2024-11-16 13:15:00 +08:00
Grimdhex
156f634637
fix(Build/Deps): Increase minimal Boost versions and remove old compatibilities ( #20287 )
...
* fix(Core/Common): remove conditions for unsupported boost versions
* fix Cmake version requiert acording to wiki
2024-11-11 16:54:32 -03:00
Yunfan Li
2e37c1ff1d
Merge branch 'master' into Playerbot
2024-10-21 11:43:19 +08:00
Benjamin Jackson
4ad9d68f42
chore(Core): Correct typo of Suppress. ( #20229 )
...
* Init.
* Adjust spacing.
2024-10-17 22:09:53 +02:00
Yunfan Li
172f54b49a
Merge branch 'master' into Playerbot
2024-07-29 15:40:17 +08:00
Kitzunu
3669144099
chore(Deps/Boost): Cleanup pre-c++11 checks and silence CMake warning ( #19450 )
...
* cherry-pick commit (ad96f1fd78 )
* cherry-pick commit (66abca1593 )
Co-authored-by: Shauren <shauren.trinity@gmail.com >
2024-07-27 08:17:48 -03:00
Yunfan Li
971b2f8316
Merge branch 'master' into Playerbot
2024-06-03 23:16:28 +08:00
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
Yunfan Li
5699c97d8c
Merge branch 'master' into Playerbot
2024-02-11 23:45:22 +08:00
Walter Pagani
ed53ac2feb
chore(deps/boost): Update cmake file compatible with new policies ( #18283 )
2024-02-08 06:07:14 -03:00
Yunfan Li
7915f79d04
Merge branch 'master' into Playerbot
2023-12-12 20:52:42 +08:00
Winfidonarleyan
c5564e1363
feat(Deps/Fmt): update fmt lib to 10.1.1 ( #17643 )
2023-11-05 13:15:45 +07:00
Yunfan Li
2dd1490c18
Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk into Playerbot
2023-09-23 22:44:15 +08:00
Mike Delago
c43e1b8c0c
refactor(Apps/Dashboard): Remove Deno as a dependency to the dashboard ( #16934 )
...
* remove deno as a dependency
* use the ACORE_VERSION env var
* I forgot client-data
* accidentally removed too much
* docker-cmd: extraneous parallel flag
* typo
* remove docker image prune -af
the `docker image prune` removes the containers we just build.
* fetch everything in the beginning
2023-09-10 01:12:47 +02:00
Yunfan Li
4b1f585fab
Merge branch 'master' into Playerbot
2023-08-24 22:07:53 +08:00
Mike Delago
3033b2da4e
chore(apps): remove deprecated db_assembler and erroneous .gitmodules ( #17039 )
...
* chore(Contrib): remove deprecated db_assembler
* chore(repo): Remove erroneous gitmodule
2023-08-19 22:13:22 +02:00
郑佩茹
03b3f9d051
Merge branch 'master' into Playerbot
...
# Conflicts:
# src/server/game/World/World.h
2023-02-09 12:40:25 -07:00
Charlton Lau
160641b968
feat(Core/Deps): add macOS ARM support ( #14761 )
...
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/3720
2023-01-28 11:16:35 +01:00
郑佩茹
c1c97ad425
Merge branch 'master' into Playerbot
...
# Conflicts:
# src/server/game/Server/WorldSession.cpp
# src/server/game/Server/WorldSession.h
2022-12-07 14:46:21 -07:00
Winfidonarleyan
a1a1528cb4
feat(Core/Crypto): add support OpenSSL 3.0 ( #13354 )
2022-11-24 01:12:20 +07:00
郑佩茹
98c22aa96d
Merge branch 'master' of https://github.com/ZhengPeiRu21/azerothcore-wotlk into Playerbot
2022-06-21 13:23:18 -06:00
UltraNix
113bdacb5f
fix(Core/Tools): Revert "Handle different slopes in mmaps and Add so… ( #12111 )
...
...me more input parameters to improve"
This reverts commit b544eb420e .
Fixes #12079
2022-06-21 16:07:53 -03:00
郑佩茹
87fc81d0cc
Merge branch 'master' of https://github.com/ZhengPeiRu21/azerothcore-wotlk into Playerbot
2022-06-21 09:19:50 -06:00
acidmanifesto
95787beb57
chore(cleanup): Excessive line breaks removal. ( #12126 )
...
chore (cleanup): Excess line breaks removed
2022-06-20 12:38:18 -03:00
ZhengPeiRu21
2d7cba14db
Merge branch 'azerothcore:master' into Playerbot
2022-06-10 08:51:40 -06:00
Kargatum
94528cd44d
feat(Tools/DbImport): implement separated app for importing DB ( #11614 )
2022-06-09 08:23:38 -03:00
郑佩茹
b314b3a711
Merge branch 'master' into Playerbot
2022-05-31 09:11:39 -06:00
Kargatum
4fbec972a8
refactor(Cmake): add support build selected applications and tools ( #11836 )
2022-05-31 17:05:39 +07:00
郑佩茹
0326d8576d
Merge branch 'master' into Playerbot
...
# Conflicts:
# src/server/game/World/IWorld.h
# src/server/game/World/World.cpp
# src/server/game/World/World.h
# src/server/scripts/Commands/cs_server.cpp
2022-05-02 16:39:21 -06:00
Patrick Lewis
94123e60f6
chore(CI): add macos-12 ( #11242 )
...
* chore(CI): add macos-12
* Update SECURITY.md
* test changing googletest git_tag to main
* update utf8cpp
* Update DBCStorageIterator.h
Co-Authored-By: Shauren <shauren.trinity@gmail.com >
Co-authored-by: Shauren <shauren.trinity@gmail.com >
2022-05-01 07:00:40 +02:00
ZhengPeiRu21
84b794ab38
Merge branch 'azerothcore:master' into Playerbot
2022-04-25 08:58:13 -06:00