• Joined on 2024-04-06
Tr0n closed issue Tr0n/server#1 2024-04-07 16:05:08 +03:00
Check if IS_BOTARYABLE_ZONE is necessary when done removing the LC_IsLocale checks
Tr0n commented on issue Tr0n/server#1 2024-04-07 16:05:08 +03:00
Check if IS_BOTARYABLE_ZONE is necessary when done removing the LC_IsLocale checks

nope, not needed after localization is gone.

Tr0n pushed to localization/default-gf-eu at Tr0n/server 2024-04-07 15:19:40 +03:00
12b6abf373 remove IS_BOTARYABLE_ZONE
Tr0n pushed to localization/default-gf-eu at Tr0n/server 2024-04-07 13:55:15 +03:00
e1daa48366 remove all localization
Tr0n created branch localization/default-gf-eu in Tr0n/server 2024-04-07 13:55:15 +03:00
Tr0n commented on issue metin2/server#21 2024-04-07 13:21:28 +03:00
Locale improvements
  • Make GF/EU the default behaviour

Do you still want to keep all the local variation in the code? Or should that all be removed?

  • Remove locales for unsupported countries
  • Change…
Tr0n opened issue Tr0n/server#1 2024-04-07 11:57:16 +03:00
Check if IS_BOTARYABLE_ZONE is necessary when done removing the LC_IsLocale checks
Tr0n deleted branch encoding from Tr0n/server 2024-04-07 11:14:10 +03:00
Tr0n pushed to nightly at Tr0n/server 2024-04-07 11:13:01 +03:00
83707434ee Fix small UTF-8 conversion mistakes, converted locale_strings, added KR locale_string file
042414a499 Merge pull request 'encoding' (#20) from Tr0n/server:encoding into nightly
68c7c4bc4f fix config comment
eafbee616f english locale as base
026cb861a8 fix missing quote mark
Compare 24 commits »
Tr0n commented on pull request metin2/server#20 2024-04-07 10:43:50 +03:00
encoding

Oh that was probably something that happened when I merged the nightly branch, I think I recall resolving a conflict in that section. Sorry about that.

Tr0n commented on pull request metin2/server#20 2024-04-07 10:41:36 +03:00
encoding

AFAIK it was only used in logging calls. The snippets were too short for any meaningful translation so I kept them the way they were.

Tr0n commented on pull request metin2/server#20 2024-04-07 00:32:36 +03:00
encoding

@exynox Is there anything obvious I missed or do you think this can be merged already?

The conversion of the remaining locale files is still on my TODO, should they be part of this PR or would…

Tr0n closed issue metin2/server#19 2024-04-07 00:26:04 +03:00
Moving to UTF-8?
Tr0n commented on issue metin2/server#19 2024-04-07 00:26:04 +03:00
Moving to UTF-8?

I gave it a go and converted the strings to the English counterparts in #20 .

Unfortunately it wasn't as straight forward as implementing a lookup table in the encoding fixer, as there were…

Tr0n created pull request metin2/server#20 2024-04-06 19:18:28 +03:00
WIP: encoding
Tr0n pushed to encoding at Tr0n/server 2024-04-06 19:07:11 +03:00
68c7c4bc4f fix config comment
Tr0n created branch encoding in Tr0n/server 2024-04-06 19:00:21 +03:00
Tr0n deleted branch comment-encoding from Tr0n/server 2024-04-06 19:00:21 +03:00
Tr0n pushed to comment-encoding at Tr0n/server 2024-04-06 18:59:12 +03:00
eafbee616f english locale as base
026cb861a8 fix missing quote mark
1ba21fb1f9 translate remaining SPDLOG calls
8fede9a1df manual translation of non-localized strings
Compare 4 commits »
Tr0n pushed to comment-encoding at Tr0n/server 2024-04-06 13:50:55 +03:00
dfb3d08998 manual translation of non-localized strings
326c134f9e manual translation of non-localized strings
9b7536ee9a Initial pass of converting string literals to english
9056f6c6c6 convert some more comments to utf8
8685b02fdc libthecore encoding conversion
Compare 5 commits »