Merge updates from the nightly branch #34

Merged
Exynox merged 73 commits from nightly into master 2024-11-16 18:17:14 +02:00
Owner

It's been a long time since master was last updated, so here's a list of the most important changes:

  • Removed various Korean features.
  • Fixed issues with EUC-KR encoding (converted to UTF-8)
  • Locale strings are now in English instead of Korean
  • Localization was removed, with the Gameforge-style rules being the default.
  • Logout error messages are now displayed to the user.
  • All game data is now stored in the gamefiles directory.
  • Various (Docker) build system fixes.
  • Account passwords are now hashed with Argon2ID.
  • Game configuration can be done through Docker .env variables.
  • Added support for shop authentication with Laravel's URL signing scheme.
  • The db core no longer crashes when a database connection is not possible.
  • Removed all dependencies from Boost. Modernised some deprecated code.
  • Switched from the MySQL client library to MariaDB.
  • CLion "Run configurations" are now shared in the repository.
It's been a long time since `master` was last updated, so here's a list of the most important changes: - Removed various Korean features. - Fixed issues with EUC-KR encoding (converted to UTF-8) - Locale strings are now in English instead of Korean - Localization was removed, with the Gameforge-style rules being the default. - Logout error messages are now displayed to the user. - All game data is now stored in the `gamefiles` directory. - Various (Docker) build system fixes. - Account passwords are now hashed with Argon2ID. - Game configuration can be done through Docker .env variables. - Added support for shop authentication with Laravel's URL signing scheme. - The db core no longer crashes when a database connection is not possible. - Removed all dependencies from Boost. Modernised some deprecated code. - Switched from the MySQL client library to MariaDB. - CLion "Run configurations" are now shared in the repository.
Exynox added 73 commits 2024-11-16 18:16:25 +02:00
Reviewed-on: #20
Reviewed-on: #22
Reviewed-on: WildEgo/server#1
Reviewed-on: #25
Reviewed-on: WildEgo/server#2
add: Missing .gitignore.
Reviewed-on: #26
Exynox merged commit 671c514cb6 into master 2024-11-16 18:17:14 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: metin2/server#34
No description provided.