Commit Graph

321 Commits

Author SHA1 Message Date
junu128
b7f98972fa
Update resources-fun.md 2022-04-20 11:12:56 +08:00
junu128
1a92ce80c6
Update resources-fun.md 2022-04-20 11:12:16 +08:00
junu128
7e4e1c086c
Add files via upload 2022-04-20 10:50:05 +08:00
KingRainbow44
85801df482
Small updates to server commands 2022-04-19 14:11:48 -04:00
Magix
59d01209f9
Overhaul commands (not the system)
Added admin commands, refactored help command, and created command descriptions + more
2022-04-19 14:08:11 -04:00
Magix
40c6824cdc
Merge branch 'main' into main 2022-04-19 14:07:39 -04:00
memetrollsXD
1422e20bb3 Try PlayerTokenRsp instead of LoginRsp 2022-04-19 19:45:39 +02:00
memetrollsXD
42260f68a8 WIP Restart command - For now disconnects session, preferrably just send PlayerLoginRsp so it does the login sequence all over again 2022-04-19 19:39:54 +02:00
Melledy
b7e79ba48f Protos 2022-04-19 10:26:31 -07:00
Melledy
54c77e47a4 Remove protos 2022-04-19 10:23:08 -07:00
Melledy
ba6b93487f
Merge pull request #35 from MlgmXyysd/main
Make overseauspider.yuanshen.com reachable
2022-04-19 09:45:07 -07:00
Jaida Wu
df9b9eb0f1
Make overseauspider.yuanshen.com reachable
* Since DispatchServer has handled the server correctly, so it should not be invalidated: https://github.com/Melledy/Grasscutter/blob/main/src/main/java/emu/grasscutter/server/dispatch/DispatchServer.java#L402
2022-04-20 00:43:01 +08:00
Jaida Wu
30701cddb1
Delete run.bat 2022-04-20 00:40:44 +08:00
Melledy
379b9dec28
Merge pull request #34 from lilmayofuksu/main
Fix folder seperators
2022-04-19 09:21:55 -07:00
ayy lmao
eb232f0435 Fix folder seperators 2022-04-19 19:21:14 +03:00
Melledy
1e3d2a04c1
Merge pull request #26 from Yazawazi/main
unlockAvatarConstellation fix
2022-04-19 09:18:42 -07:00
Melledy
ed7df5b711
Merge pull request #27 from OtakuNekoP/main
skip beta server device id verify
2022-04-19 09:09:17 -07:00
Melledy
0e104f00bf
Merge pull request #25 from xmplay/main
add water to golden apple archipelago by default
2022-04-19 09:08:58 -07:00
alt3ri
96a098a6b1
Added bonus for ingame function
A tip to teleport since TP waypoint didn't work.
2022-04-19 21:39:17 +07:00
KingRainbow44
4b68031019
Attempt to fix !givechar 2022-04-19 10:31:24 -04:00
KingRainbow44
ffbd606414
Command reformat 2022-04-19 10:00:50 -04:00
OtakuNekoP
58a2cc26f1
skip beta server device id verify 2022-04-19 14:48:03 +02:00
Benjamin Elsdon
d2ef8a4b49 Fixed an issue with kicking players
(Still broken but now it actually disconnects the player)
2022-04-19 20:36:15 +08:00
xmplay
e0e7f2e722
Updated Banners.json with the latest banners (19 Apr) 2022-04-19 13:23:57 +01:00
Yazawazi
d97b2e834a
talentData
sorry again, forgot to add
2022-04-19 20:05:45 +08:00
xmplay
3639906857
Update PacketPlayerEnterSceneNotify.java 2022-04-19 13:03:43 +01:00
Yazawazi
e69b08b7c0
Constellation fix 2022-04-19 19:48:26 +08:00
Benjamin Elsdon
ca4cb2b7a8 Merge remote-tracking branch 'upstream/main' 2022-04-19 19:34:02 +08:00
Melledy
8d6019fe8f
Merge pull request #24 from Yazawazi/main
Fix weapon refine
2022-04-19 04:14:17 -07:00
Melledy
b9c69408f9 Remove duplicate function and fix stackoverflow issue 2022-04-19 04:13:38 -07:00
Melledy
812811c550 Merge branch 'dev-scene' 2022-04-19 04:12:53 -07:00
Yazawazi
e177b111f0
Fix refine 2022-04-19 18:59:43 +08:00
Benjamin Elsdon
73cf9db747 Modified the new commands to be compliant with my changes 2022-04-19 18:55:49 +08:00
Yazawazi
56ca323645
getAwakenMaterial Add 2022-04-19 18:55:32 +08:00
Benjamin Elsdon
26c3336a0b Merge branch 'main' of https://github.com/Melledy/Grasscutter 2022-04-19 18:44:10 +08:00
Melledy
971c5470ba
Merge pull request #22 from SpikeHD/level_setting_commands
Set world level command
2022-04-19 03:22:45 -07:00
Melledy
97c766bbc1
Merge pull request #21 from lunaticwhat/main
more friendly notes
2022-04-19 03:22:17 -07:00
Melledy
cfc820074f
Merge pull request #20 from SpikeHD/char-command
Give character command
2022-04-19 03:21:56 -07:00
Benjamin Elsdon
ceaedca209 Admin cmds, perms and descriptions for all cmds +
Additonal stuff: Fixed + refactored help command. Removed 'Usage: ' from all commands. Created 'player.hasPermission(permission)' function. Created default for Usage annotation. Created hashmap version of 'getHandlers' and renamed the original to getHandlersAsList()
2022-04-19 18:17:19 +08:00
SpikeHD
7201be23f9 add to readme 2022-04-19 02:45:15 -07:00
SpikeHD
98f1ab7393 set world level command 2022-04-19 02:44:33 -07:00
Melledy
c4ccb298f9 Refactor some commands and move inventory/team limits to the config 2022-04-19 02:22:21 -07:00
SpikeHD
61e03bdc8c properly add ascension-locked talents 2022-04-19 02:06:58 -07:00
lunaticwhat
47761b5f0d more friendly notes 2022-04-19 16:06:44 +07:00
Melledy
f7752c027d Fix issue with a player not being able to spawn when they join somone in co-op with a singleplayer team of more than the max allowed amount 2022-04-19 01:43:38 -07:00
SpikeHD
535a9167cf calculate ascension based on level provided to givechar command 2022-04-19 01:37:52 -07:00
Melledy
7b0054e936 Grant superuser permissions to accounts created before the permissions update 2022-04-19 01:28:31 -07:00
SpikeHD
5bf2e5d935 fix references to givechar 2022-04-19 01:01:40 -07:00
SpikeHD
dea28d164e add command to readme 2022-04-19 01:00:49 -07:00
SpikeHD
5c6578a2f8 fix conventions to match other commands 2022-04-19 00:41:40 -07:00