mingjun97
570635ea02
Revise version format
2022-05-11 11:52:56 -07:00
mingjun97
895e2bc44a
Display version info at console starting
2022-05-11 11:52:56 -07:00
tester233
9fc18151c9
Improve text
2022-05-11 11:51:24 -07:00
tester233
99de46e261
Improve text & remove extra punctuation
2022-05-11 11:51:24 -07:00
Benjamin Elsdon
c932f9c7e5
Add verifyUser to AuthenticationHandler
2022-05-11 11:51:11 -07:00
Secretboy-SMR
e3fd2eaa17
Removed invalid code in getLanguageFileDescription,When the language is not discovered, it will use the built-in language fallback mechanism to fall back,At the same time, we also fix the issue that using language in the server does not save the settings of the server side locale
2022-05-11 03:11:10 -07:00
Magix
099e45b581
Merge pull request #688 from HotaruYS/patch-3
...
Improve logging pattern by including caller class name
2022-05-10 20:17:13 -04:00
tester233
f92e839ad1
Improve text
2022-05-10 06:36:19 -07:00
Secretboy
ecf028d0c6
add /language command ( #780 )
...
* Fix the following issues:
1. HashMap non-thread-safe issus
2. Fix the same problem in pr621, but use a better implementation
Add the following functions:
1. There is now a language cache inside getLanguage to prepare for different languages corresponding to different time zones where the accounts in the server are located
* add /language command,each account has their own Locate
2022-05-10 05:33:45 -07:00
tester233
70cfe3e42a
Update zh-CN.json
2022-05-10 03:10:08 -07:00
tester233
ad1d45fa90
Update zh-CN.json
2022-05-10 03:10:08 -07:00
tester233
7efbdbf1ed
Update zh-CN.json & fix typo
2022-05-10 03:10:08 -07:00
Mateoust
c432ace5d8
Updating language files fixed the issue 648 677
...
fix issue 648 677
2022-05-09 04:18:12 -07:00
Shirakami Ling
056b5b80c8
Change the license type in zh-CN.json.
2022-05-08 16:02:09 -07:00
HotaruYS
9a0a15a462
Merge branch 'development' into patch-3
2022-05-08 15:34:17 +02:00
Akka
9fc4b916c8
Persist Tower Data && Set The Tower Schedule
2022-05-08 06:06:32 -07:00
Akka
9ad44f5c10
Monsters tide turn by turn && Ban User Skill && Lua functions
2022-05-08 06:06:32 -07:00
Michaellan
176f3e91f1
fill description
2022-05-08 05:51:13 -07:00
HotaruYS
beea95fdae
Improve logging pattern by including caller class name
2022-05-08 14:30:48 +02:00
HotaruYS
7c35c51a6a
Override server logging level with environment variable ( #653 )
...
Use `LOG_LEVEL` environment variable to override logging level for `emu.grasscutter` (which also contains all loggers under it). This might help with debugging various issues reported by users. Previously, the only way to override these levels would be to use `-Dlogback.configurationFile`
2022-05-08 03:48:06 -07:00
方块君
3a5503de72
Using annotation key translation
2022-05-08 01:47:26 -07:00
方块君
a46d58e5f6
Add command description multilingual
2022-05-08 01:47:26 -07:00
芊枫
4c911d6f55
Update zh-CN.json
2022-05-07 23:14:56 -07:00
芊枫
d7a82e1c9f
Update zh-CN.json
2022-05-07 23:14:56 -07:00
芊枫
21cd002fbd
Fix typo && update zh-CN.json
2022-05-07 23:14:56 -07:00
Mateoust
06564da009
fix issues 646
2022-05-07 23:13:45 -07:00
Zakhil
50307ea3a9
Added polish locale ( #655 )
2022-05-07 18:19:24 -07:00
Akka
eb94adb296
Monsters tide turn by turn && Ban User Skill && Lua functions
2022-05-07 18:18:27 -07:00
Kimi
43c27c4679
Update zh-TW.json
2022-05-07 15:49:22 -07:00
Kimi
88bc5c4c54
another translation patches because i fucked it up
...
i hate myself
2022-05-07 15:49:22 -07:00
zhaodice
7e5696211c
fix issues 629
...
fix #629
2022-05-07 14:39:34 -07:00
Kimi
14da6214d3
Traditional Chinese | Translation Patches
...
yeah i fucked up that one line of translation oops
also added two lines of translation too
2022-05-07 14:37:48 -07:00
kaitl
dc3c744778
Update zh-CN.json
2022-05-07 00:47:38 -07:00
真心
00d15a5c89
Create zh-CN.json
2022-05-06 23:24:47 -07:00
KingRainbow44
c11e83c48f
Bug fixes
2022-05-06 21:04:39 -04:00
KingRainbow44
f1079953c1
Rename en-US
locale
2022-05-06 20:18:50 -04:00
KingRainbow44
f39cc9e01f
Add the zh-TW
language.
2022-05-06 18:56:19 -04:00
KingRainbow44
647922ff01
Add the en-US
language.
2022-05-06 18:50:43 -04:00
KingRainbow44
c0b1ec1b9e
Convert to the superior language system. (pt. 2)
2022-05-06 00:57:45 -04:00
Presiareen
050784dfab
improve server side command line input ( #415 )
...
* improve server side command line input
* prevent multiline logs from covering typed commands
* reduce text in console
* resolve conflicts caused by multilanguage
Co-authored-by: Magix <kobedo11@gmail.com>
2022-05-03 14:44:52 +02:00
KingRainbow44
1a056d2d13
Move manifest to resources
2022-04-22 20:42:55 -04:00
Benjamin Elsdon
46b527df4d
Log files
2022-04-22 13:05:06 +08:00
KingRainbow44
c162632fbd
Add color to logback
2022-04-18 22:10:51 -04:00
KingRainbow44
8b5f7dd06f
Refactor existing code
2022-04-18 01:11:27 -04:00