This website requires JavaScript.
Explore
Help
Sign In
Akkariin
/
Grasscutter
Watch
1
Star
0
Fork
0
You've already forked Grasscutter
mirror of
https://github.com/Grasscutters/Grasscutter.git
synced
2026-05-15 09:02:34 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
389
Commits
8
Branches
22
Tags
edd0bccf5aa49337bbd31005f2d9c763b1353231
Commit Graph
31 Commits
Add .vscode to gitignore and use @fumbling644o's implementation
memetrollsXD
·
2022-04-24 12:24:41 +02:00
8066b16417
Remove last catch and init another variable as placeholder
memetrollsXD
·
2022-04-24 04:50:22 +02:00
79d646d358
Forgot the toCharArray
memetrollsXD
·
2022-04-24 04:41:06 +02:00
bed3181252
Notify user that new pw was used
memetrollsXD
·
2022-04-24 04:36:11 +02:00
2045dd2832
Try to fix "No SSL cert found bind exception"
memetrollsXD
·
2022-04-24 04:34:17 +02:00
8f81195336
Add message for bind failure (HTTP)
KingRainbow44
·
2022-04-23 02:20:18 -04:00
8afcc0b89a
Add PublicPort field to server
xtaodada
·
2022-04-23 01:42:04 +08:00
4605c6506e
Add PublicPort field to Dispatch server
xtaodada
·
2022-04-23 01:16:55 +08:00
104d10352b
Add FrontHTTPS field to Dispatch server
Signed-off-by: Jaida Wu <
mlgmxyysd@meowcat.org
>
Jaida Wu
·
2022-04-22 21:25:58 +08:00
e02917a527
Forgot a dispatch prefix on error while merging
Benjamin Elsdon
·
2022-04-22 01:15:05 +08:00
23caf994c7
Merge remote-tracking branch 'upstream/development' into development
Benjamin Elsdon
·
2022-04-22 01:04:03 +08:00
9eca5123a5
Add dispatch server log prefix
Signed-off-by: Jaida Wu <
mlgmxyysd@meowcat.org
>
Jaida Wu
·
2022-04-22 00:02:02 +08:00
d11413c017
Add some log to dispatch server
Signed-off-by: Jaida Wu <
mlgmxyysd@meowcat.org
>
Jaida Wu
·
2022-04-22 00:02:00 +08:00
1143886b09
Fallback to HTTP if no SSL cert
Signed-off-by: Jaida Wu <
mlgmxyysd@meowcat.org
>
Jaida Wu
·
2022-04-22 00:01:59 +08:00
12674f6cec
Refact code
Signed-off-by: Jaida Wu <
mlgmxyysd@meowcat.org
>
Jaida Wu
·
2022-04-22 00:01:54 +08:00
23226ad464
Should probably remove this as well...
Benjamin Elsdon
·
2022-04-21 23:04:02 +08:00
beb8675190
Removed class left over from testing
Benjamin Elsdon
·
2022-04-21 23:00:36 +08:00
2c509237a5
Drop independent log server
Signed-off-by: Jaida Wu <
mlgmxyysd@meowcat.org
>
Jaida Wu
·
2022-04-21 21:41:30 +08:00
e242e72b2d
Fixed null pointer exception in hybrid mode.
Benjamin Elsdon
·
2022-04-21 19:20:49 +08:00
1275592747
Merge branch 'development' of
https://github.com/Melledy/Grasscutter
into development
Benjamin Elsdon
·
2022-04-21 18:11:51 +08:00
1500d2e885
Multi-server dispatch support and server run modes
Benjamin Elsdon
·
2022-04-21 18:04:00 +08:00
9ce436022d
Add config entry for OverseaLogPort (default: 8888)
Melledy
·
2022-04-21 00:28:28 -07:00
29f6d77e2f
Restructured the config file in preperation for server run modes
Benjamin Elsdon
·
2022-04-21 13:53:50 +08:00
83fe5818dc
Fix account not found issue when logging in
Melledy
·
2022-04-20 03:28:54 -07:00
fda205015b
Add config option
KingRainbow44
·
2022-04-20 00:10:32 -04:00
f58c590aa3
Automatically create account on login screen
KingRainbow44
·
2022-04-20 00:03:01 -04:00
dd826abb55
skip beta server device id verify
OtakuNekoP
·
2022-04-19 14:48:03 +02:00
e1257739b7
feat: added configuration for change upload port
feat: added configuration for use non SSL
naufal
·
2022-04-19 11:49:08 +07:00
0ff6ea427a
Add support for specifying a Public IP
ayy lmao
·
2022-04-18 12:10:39 +03:00
f769ef1858
Refactor existing code
KingRainbow44
·
2022-04-18 01:11:27 -04:00
8b5f7dd06f
Initial commit
Melledy
·
2022-04-17 05:43:07 -07:00
7925d1cda3