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
arsinspace
6261518ebf
fix(CORE/DBUpdater): Use stdin instead of -e SOURCE ( #22949 )
2025-10-12 16:47:42 +02:00
bash
152b1cc455
Merge branch 'azerothcore:master' into Playerbot
2025-10-01 12:16:44 +02:00
Andrew
dbd4aaf065
feat(Core/Updater): Add configurable shutdown delay on update exceptions ( #23042 )
2025-10-01 07:16:32 -03:00
Yunfan Li
025aaacf20
Merge branch 'master' into Playerbot
2025-08-09 15:02:41 +08:00
sudlud
5717cd358c
fix(Core/DBUpdater): disable exception throwing for dryrun ( #22610 )
2025-08-02 11:05:40 -03:00
bash
4183a34608
placed sql into the data folder as core/module describes
2024-11-16 21:37:24 +00:00
Yunfan Li
545bb18af4
Merge branch 'master' into Playerbot
2024-11-08 20:58:52 +08:00
Francesco Borzì
c06cadfe75
refactor(src/common|server): remove unused import (big part 1) ( #20377 )
...
* refactor(src/common|server): remove unused import (big part 1)
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: attempt to fix damn linkin error
2024-10-31 21:46:11 +01:00
Yunfan Li
6eb5070cbc
Merge branch 'master' into Playerbot
2024-10-04 21:57:35 +08:00
Francesco Borzì
1ebb53a248
refactor(src/server/apps|database|shared): remove unused imports ( #19505 )
2024-09-29 13:10:50 -03:00
Yunfan Li
66c55bc450
Merge branch 'master' into Playerbot
2024-09-22 21:56:15 +08:00
Kitzunu
dbde182ecd
refactor(Deps/MySQL): Drop MariaDB and MySQL 5.7/8.1 and add MySQL 8.… ( #19451 )
2024-09-19 00:24:11 -03:00
Yunfan Li
414805e692
Merge branch 'master' into Playerbot
2024-09-04 23:46:34 +08:00
Kitzunu
de2bcbdabf
refactor(Core/Misc): Acore::StringFormat to fmt format ( #19838 )
...
refactor(Core/Utilities): Acore::StringFormat to fmt format
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/10356
2024-09-03 07:59:37 -03:00
Oiuv
f68f398e59
Merge branch 'master' into Playerbot
2023-12-28 17:33:26 +08:00
IntelligentQuantum
016bb86d3b
refactor(Scripts): remove useless includes ( #18004 )
2023-12-22 18:41:28 +01:00
ZhengPeiRu21
affbfa1e30
Merge branch 'azerothcore:master' into Playerbot
2023-04-16 20:27:56 -06:00
M'Dic
8aa2a2ac0f
chore (core): Clean up ( #15977 )
...
* chore (core): Clean up
* Update SmartScript.cpp
* more clean up
* Update boss_xt002.cpp
2023-04-16 21:04:56 -04:00
郑佩茹
cab0d6f027
Merge branch 'master' into Playerbot
...
# Conflicts:
# src/server/game/Guilds/Guild.cpp
2022-11-18 10:21:36 -07:00
Yehonal
77a52b8001
fix(CORE): another attempt to fix the dbimport command line warning ( #13449 )
2022-10-22 00:21:16 +02:00
Yehonal
53219310cf
fix(CORE): crash when AC_DISABLE_INTERACTIVE is not defined
2022-10-21 23:05:05 +02:00
M'Dic
e836f08cc4
Revert feat(core): Start Process and DBUpdater ( #13465 )
...
Revert "feat(CORE): for Start Process and DBUpdater
This a selective reverts for commits:
c855e8d227 and 636df19514 . To re-enable the windows build to function again while applying updates.
Update DBUpdater.cpp
2022-10-20 07:43:34 +02:00
Yehonal
636df19514
feat(CORE): implemented AC_DISABLE_INTERACTIVE for DBUpdater ( #13450 )
...
Implement AC_DISABLE_INTERACTIVE that allow us to skip the question when the db doesn't exit
2022-10-19 10:57:29 +02:00
Angelo Venturini
07d4144c12
fix: codestyle CI ( #13453 )
2022-10-17 20:21:22 -03:00
Yehonal
563596bc69
fix(CORE): revert to mysql -p argument.
...
A different and non deprecated approach should be used.
2022-10-17 15:47:34 +00:00
Yehonal
c855e8d227
fix(CORE/dbupdate)): allow to pass MySQL password via env ( #13404 )
...
* fix(CORE/dbupdate)): allow to pass MySQL password via env
+ fixed devContainer override file issue
+ added authserver dry-run in our CI
2022-10-17 10:53:42 +02:00
ZhengPeiRu21
2759a5ee1d
Merge branch 'azerothcore:master' into Playerbot
2022-08-29 09:30:33 -06:00
Skjalf
760d5e071f
feat(Core/DBUpdater): Apply each sql update file in a separate transa… ( #12842 )
...
cherry-pick: b79a91039b
Co-authored-by: Shauren <shauren.trinity@gmail.com >
2022-08-26 08:06:35 -03:00
ZhengPeiRu21
8b0ef0b5a0
Merge branch 'azerothcore:master' into Playerbot
2022-04-22 09:13:49 -06:00
Kargatum
c0210ad7f0
feat(Core/DryRun): add support db autoupdate for DryRun ( #9572 )
2022-04-21 21:12:12 +02:00
UltraNix
12d41d1314
Big update.
2022-03-12 22:28:00 +01:00
Kargatum
5969df4e30
refactor(Core/Logging): switch to fmt style for LOG_ ( #10366 )
...
* feat(Core/Common): add support fmt style for ASSERT and ABORT
* correct CheckCompactArrayMaskOverflow
* 1
* Update src/server/game/Spells/Spell.cpp
* rework logging
* add fmt replace logs
* logging
* FMT_LOG_
* settings
* fix startup
* 1
* 2
* 3
* 4
* 5
* fmt::print
* to fmt
2022-01-27 16:44:41 +01:00
UltraNix
2cab3258bb
1st commit
2021-12-06 11:16:04 +01:00
Kargatum
51adbffae4
feat(Core/Modules): add separated lib for modules ( #9281 )
2021-12-02 20:28:58 +07:00
Kitzunu
077a36ead1
fix(Core/DBUpdater): MySQL 8.0 + SSL support ( #9340 )
...
* cherry-pick commit (57617e215b )
Co-Authored-By: kvolk2git <78740198+kvolk2git@users.noreply.github.com >
Co-authored-by: kvolk2git <78740198+kvolk2git@users.noreply.github.com >
2021-11-26 13:10:34 +01:00
UltraNix
70d8b88f3b
feat(Core/Modules): Preparation to implement progression-system module. ( #8837 )
2021-11-06 10:06:12 -03:00
Kargatum
52aa0e9966
feat(License): add new headers information about license ( #7941 )
...
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com >
2021-09-30 13:40:52 +07:00
Francesco Borzì
ebb80145b3
refactor(Core): replace boost::filesystem with std::filesystem ( #6800 )
2021-07-09 16:43:51 +02:00
Kargatum
2d2857ce81
feat(Core/DBUpdater): implement db auto update ( #6576 )
...
* feat(Core/DBUpdater): implement db auto update
* 1
* 2
* 3
* Some minor improvements
* add find bin for mysql 8.0
* lic
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2021-06-27 18:59:44 +02:00
Kargatum
9ac6fddcae
feat(Core/Database): port TrinityCore database API ( #5611 )
2021-06-22 06:21:07 +02:00