7fb26c3843
Autogenerate document files
2022-05-18 23:19:13 -07:00
Melledy
a8f38ad995
Move chest rewards to new data format
2022-05-18 15:54:55 -07:00
2bllw8
e3ed396889
Add web documentation
...
- '/documentation': home page with all links
- '/documentation/handbook': html version of the gm handbook
- '/documentation/gachamapping': json document with the gacha mappings
2022-05-18 15:41:19 -07:00
linebear
827044b3da
Fix this does not look like a tar archive error when extract log file
2022-05-18 15:38:26 -07:00
tester233
efe459e17f
Fix punctuation & update zh-CN.json ( #976 )
...
* Fix punctuation & update zh-CN.json
* Fix error
2022-05-18 13:46:47 -07:00
tester233
b8cb6e108b
Improve text & update zh-CN.json
2022-05-18 05:48:17 -07:00
AZthemute
e45ef7de51
General housekeeping and clarification of en-us.json file
2022-05-17 21:11:10 -07:00
tester233
b5632aa62d
Fix usage & remove outdated text
2022-05-17 04:24:18 -07:00
4Benj_
f473e44611
"Autogenerate" data files with data fallbacks and moved keys folder into jar resources ( #927 )
...
* Autogenerate keys and data files
* Update gacha html files
Accidentally pushed with old html files
* Keys no longer copied. No more manually retrieving listing files. Recursive directory creation
Removed unused code from old GC as well.
* Moved somethings and better errors
* Fixed resources from loading twice
* Data files fallback
2022-05-17 03:00:52 -07:00
RDsatan
21478b0a33
fixed
2022-05-16 21:53:16 -07:00
RDsatan
34ea3089b6
Optimize the join and remove commands to team
2022-05-16 21:53:16 -07:00
lsCoding666
7a66f22827
fix join command and remove command bug and update docs ( #904 )
...
* feat:new command "join" and "remove" to force join or remove avatar in your current team
* fix:change MaxAvatarsInTeam from 9 to 4
* feat:update & merge branch.Translate fix
* fix(command):fix remove command a stupid bug.Loop delete element bug.
* fix(command):fix join command. When adding avatars, repeat avatars skip and non repeat avatars join.
* fix(language):fix join command remove command translate
* fix(ReadMe):update README.md join and remove command.
2022-05-14 23:27:23 -07:00
Hotaru
3a216bf1bb
Move gacha files to separate directory and refactor file serving
2022-05-14 20:07:08 -07:00
tiantian520
5b3c05a9a0
Add a new command "nostamina" ( #877 )
...
* Add a new command " nostamina\
* Fix
* Fix 2
* Renamed some names.
* Update zh-CN.json
Fix an existing language expression error.
2022-05-14 16:06:48 -07:00
KingRainbow44
a2ff8c8470
Merge development
into plugin-auth
2022-05-14 12:08:33 -04:00
lsCoding666
741e5749ad
new command join and remove to force join or remove avatars into your current team ( #549 )
...
* feat:new command "join" and "remove" to force join or remove avatar in your current team
* fix:change MaxAvatarsInTeam from 9 to 4
* feat:update & merge branch.Translate fix
2022-05-14 06:28:02 -07:00
luluxiaoyu
3c654cf030
Update zh-TW.json
2022-05-13 22:12:14 -07:00
tester233
82698d5623
Improve text
2022-05-13 16:33:18 -07:00
KingRainbow44
840f4706b5
Refactor dispatch (now called HTTP) server (pt. 1)
2022-05-13 11:39:40 -04:00
Melledy
f4770cf20a
Merge pull request #816 from Grasscutters/dev-quests
...
Implement quests
2022-05-13 05:36:30 -07:00
Kimi
891c70e5ea
Traditional Chinese | Translation Patches
2022-05-13 05:35:21 -07:00
tester233
12c7c8f8c1
Improve text
2022-05-12 14:54:53 -07:00
tester233
4d9c2becb5
Improve text
2022-05-12 14:54:53 -07:00
tester233
28f4f73dbe
Improve text
2022-05-12 14:54:53 -07:00
Melledy
5d4f245293
Merge branch 'development' into dev-quests
2022-05-11 12:39:28 -07:00
ImmuState
57c7f7a43b
Add gacha details page.
2022-05-11 12:02:45 -07:00
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
Melledy
51844b6535
Merge branch 'development' into dev-quests
2022-05-11 03:56:59 -07:00
Melledy
e9d7d5d5f2
Implement quests
2022-05-11 03:56:40 -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