Yunfan Li
33e4bc8390
Merge branch 'master' into Playerbot
2024-08-12 01:07:20 +08:00
Kitzunu
fdd8ff6e04
refactor(Deps/OpenSSL): Deprecate OpenSSL 1.x ( #19452 )
...
* EOL
2024-08-07 18:13:31 +02:00
Yunfan Li
57e0c7a09f
Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk into Playerbot
2023-10-22 19:52:23 +08:00
Kitzunu
5357a31a01
chore(Core/Misc): warhead -> acore ( #17447 )
2023-10-08 09:06:57 +02: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
b1c92f498a
refactor(Core): Source config more aggressively from env, rephrase a few of the messages ( #17114 )
...
* refactor(Core): Let modules source config from env
* create a cache of configs from env
* Update src/common/Configuration/Config.cpp
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
* Update src/common/Configuration/Config.cpp
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
* enforce new function name
---------
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2023-09-20 22:55:46 +02:00
Yunfan Li
c6bcda8b9d
Merge branch 'master' into Playerbot
2023-08-29 20:50:49 +08:00
Kitzunu
280822cb83
chore(Deps/Misc): Print an EOL Deprecation warning for MySQL 5.7 and … ( #17101 )
...
chore(Deps/Misc): Print an EOL Deprecation warning for MySQL 5.7 and OpenSSL 1.1
2023-08-29 00:24:41 +02:00
Yunfan Li
4b1f585fab
Merge branch 'master' into Playerbot
2023-08-24 22:07:53 +08:00
Anton Popovichenko
d69ee90ed3
feat(Core/Config): Implement config override with env vars ( #16817 )
...
* Core/Config: Implement config override with env vars
Implement overriding of configuration from the .conf file with environment variables.
Environment variables keys are autogenerated based on the keys defined in .conf file.
Usage example:
$ export TC_DATA_DIR=/usr
$ AC_WORLD_SERVER_PORT=8080 ./worldserver
* Add tests for env vars config
2023-08-14 22:07:43 +02:00
Yunfan Li
0713446e1e
Merge branch 'master' into Playerbot
2023-07-04 10:05:31 +08:00
Angelo Venturini
8830bd499e
fix(Core/Worldserver): correct macros platform ( #16640 )
2023-06-28 16:50:32 +07:00
Mickaël Mauger
6edcf05cc2
fix(Core/AuctionHouse): Fix AH searches with high number of auctions ( #13467 )
...
Fix AH searches with high number of auctions
2023-06-27 20:11:21 +02:00
郑佩茹
1b3fd82f5c
Merge branch 'master' into Playerbot
...
# Conflicts:
# src/server/game/Guilds/Guild.cpp
2023-04-03 07:52:56 -06:00
Kitzunu
f80fb9b482
fix(Core/World): Remove artificially high minimal update intervals an… ( #15422 )
...
fix(Core/World): Remove artificially high minimal update intervals and Allow specifying minimum world updates diff in config
* Allow specifying minimum world updates diff in config
* Remove artificially high minimal update intervals
* cherry-pick commit (29a4153f00 )
* cherry-pick commit (de4920de81 )
* cherry-pick commit (32cef906b0 )
Co-authored-by: Shauren <shauren.trinity@gmail.com >
Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com >
2023-04-02 15:31:50 -03: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
ZhengPeiRu21
80c608df4f
Merge branch 'azerothcore:master' into Playerbot
2022-10-02 10:46:28 -06:00
M'Dic
967f8ce6d6
update (core): Startup console capitalizations ( #13195 )
2022-10-01 13:09:34 -04: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