Default all localized behavior to European logic #22

Merged
Exynox merged 20 commits from Tr0n/server:localization/default-gf-eu into nightly 2024-04-09 21:47:23 +03:00

20 Commits

Author SHA1 Message Date
b15eb7f3fe
fix: wrong delay used for item drop despawn. 2024-04-09 20:33:14 +02:00
3a8d9e38e8
remove duplicate variable definition 2024-04-09 18:13:38 +02:00
4074c3b96a
fix out of order access of variables 2024-04-09 18:13:14 +02:00
854fef68e8
revert removal of locale initialization per country. default to English 2024-04-09 18:12:58 +02:00
cf66bb3310
revert name change removal 2024-04-09 17:25:39 +02:00
254f6f6664
remove division by 1 for party exp bonus 2024-04-09 17:24:09 +02:00
0072bc5e14
revert removal of spam db 2024-04-09 17:21:46 +02:00
62f3635b86
revert removed warning for disabled version checks 2024-04-09 17:10:53 +02:00
2c37b2009d
revert local testing of string localization 2024-04-09 17:10:38 +02:00
e0701ed5bd
restore accidentally removed login logic 2024-04-09 17:04:10 +02:00
21381a4e3a
restore accidentally removed fish logic 2024-04-09 17:03:42 +02:00
ba44269071
remove redundant condition for skill book exp consumption 2024-04-09 16:58:02 +02:00
f5ccb17736
remove redundant pointer to lucky pouch loot table 2024-04-09 16:56:43 +02:00
bb52a57ffc
remove unreachable branch 2024-04-09 16:53:47 +02:00
8360d6939f
set damage penalty on foreign empire maps to constant 9% 2024-04-09 16:53:37 +02:00
1e362d8507
remove isLimitedItem 2024-04-09 16:51:51 +02:00
0a907f41d2
remove unnecessary leftover closures 2024-04-07 22:11:12 +02:00
dbcabd7fa9
reduce LC_InitLocalization logic, purge LC_Is* definitions 2024-04-07 18:10:16 +02:00
12b6abf373
remove IS_BOTARYABLE_ZONE 2024-04-07 14:19:29 +02:00
e1daa48366
remove all localization 2024-04-07 12:54:57 +02:00