Kimi
33a6826a3f
Traditional Chinese | Translation Patches
2022-05-22 01:01:56 -07:00
ButterCookies
b2a07044e2
Set the maximum number of player on the server through the config.json ( #1001 )
...
* Show server status to three-party game launcher
* Set the maximum number of player on the server through the config.json
* modify the logical order and show the number of maxplayer to API /status/server
* Now even players who have token already cannot bypass the maxPlayer check
2022-05-20 05:47:47 -07:00
tester233
0dcf28141d
Remove outdated text & update zh-CN.json
2022-05-19 08:34:58 -07:00
2bllw8
a2d5b934df
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
tester233
f4f8104156
Fix punctuation & update zh-CN.json ( #976 )
...
* Fix punctuation & update zh-CN.json
* Fix error
2022-05-18 13:46:47 -07:00
tester233
bd6bf0e3f9
Improve text & update zh-CN.json
2022-05-18 05:48:17 -07:00
AZthemute
a306912d7b
General housekeeping and clarification of en-us.json file
2022-05-17 21:11:10 -07:00
tester233
f87e459c3f
Fix usage & remove outdated text
2022-05-17 04:24:18 -07:00
RDsatan
67380d6f14
fixed
2022-05-16 21:53:16 -07:00
RDsatan
8aaf3c795d
Optimize the join and remove commands to team
2022-05-16 21:53:16 -07:00
lsCoding666
722d53c9c2
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
213d2883a9
Move gacha files to separate directory and refactor file serving
2022-05-14 20:07:08 -07:00
tiantian520
f1b12ccf63
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
5c6fe7bb04
Merge development into plugin-auth
2022-05-14 12:08:33 -04:00
lsCoding666
afc2c8bbf2
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
383dfda131
Update zh-TW.json
2022-05-13 22:12:14 -07:00
tester233
b78e397056
Improve text
2022-05-13 16:33:18 -07:00
KingRainbow44
e08a9c0d70
Refactor dispatch (now called HTTP) server (pt. 1)
2022-05-13 11:39:40 -04:00
Melledy
c35b2b965a
Merge pull request #816 from Grasscutters/dev-quests
...
Implement quests
2022-05-13 05:36:30 -07:00
Kimi
f00c5d9f29
Traditional Chinese | Translation Patches
2022-05-13 05:35:21 -07:00
tester233
91d36395fb
Improve text
2022-05-12 14:54:53 -07:00
tester233
f850c3f6f0
Improve text
2022-05-12 14:54:53 -07:00
tester233
70d6e3b9dc
Improve text
2022-05-12 14:54:53 -07:00
Melledy
364dc3bab9
Merge branch 'development' into dev-quests
2022-05-11 12:39:28 -07:00
ImmuState
1d4e0e09d0
Add gacha details page.
2022-05-11 12:02:45 -07:00
mingjun97
6921ea77a9
Revise version format
2022-05-11 11:52:56 -07:00
mingjun97
edc75b2632
Display version info at console starting
2022-05-11 11:52:56 -07:00
tester233
07ad24262e
Improve text
2022-05-11 11:51:24 -07:00
tester233
39796099c8
Improve text & remove extra punctuation
2022-05-11 11:51:24 -07:00
Benjamin Elsdon
1da384091a
Add verifyUser to AuthenticationHandler
2022-05-11 11:51:11 -07:00
Melledy
9351127fe1
Merge branch 'development' into dev-quests
2022-05-11 03:56:59 -07:00
Melledy
285405cee4
Implement quests
2022-05-11 03:56:40 -07:00
Secretboy-SMR
98066f5015
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
tester233
4efdc767ae
Improve text
2022-05-10 06:36:19 -07:00
Secretboy
b133825dd4
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
c4078a505a
Update zh-CN.json
2022-05-10 03:10:08 -07:00
tester233
bd5e7c68fd
Update zh-CN.json
2022-05-10 03:10:08 -07:00
tester233
d7b3ee10ba
Update zh-CN.json & fix typo
2022-05-10 03:10:08 -07:00
Mateoust
e6cf27056f
Updating language files fixed the issue 648 677
...
fix issue 648 677
2022-05-09 04:18:12 -07:00
Shirakami Ling
f0ff323b7b
Change the license type in zh-CN.json.
2022-05-08 16:02:09 -07:00
Akka
916b7412fd
Persist Tower Data && Set The Tower Schedule
2022-05-08 06:06:32 -07:00
Michaellan
342cf33661
fill description
2022-05-08 05:51:13 -07:00
方块君
b3317bd6d7
Using annotation key translation
2022-05-08 01:47:26 -07:00
方块君
05e1e5502c
Add command description multilingual
2022-05-08 01:47:26 -07:00
芊枫
3dcf8bf46a
Update zh-CN.json
2022-05-07 23:14:56 -07:00
芊枫
57236f2197
Update zh-CN.json
2022-05-07 23:14:56 -07:00
芊枫
401cb609ae
Fix typo && update zh-CN.json
2022-05-07 23:14:56 -07:00
Mateoust
8b198d6dbe
fix issues 646
2022-05-07 23:13:45 -07:00
Zakhil
a269ff9563
Added polish locale ( #655 )
2022-05-07 18:19:24 -07:00
Kimi
eb4dabe162
Update zh-TW.json
2022-05-07 15:49:22 -07:00