2348 Commits

Author SHA1 Message Date
1df7665e3e Updated Banners.json with the latest banners (19 Apr) 2022-04-19 13:23:57 +01:00
5fcecfc734 talentData
sorry again, forgot to add
2022-04-19 20:05:45 +08:00
4b279b45e0 Update PacketPlayerEnterSceneNotify.java 2022-04-19 13:03:43 +01:00
1db13a6fa9 Constellation fix 2022-04-19 19:48:26 +08:00
058d322238 Merge remote-tracking branch 'upstream/main' 2022-04-19 19:34:02 +08:00
2572d55c00 Merge pull request #24 from Yazawazi/main
Fix weapon refine
2022-04-19 04:14:17 -07:00
aedfb59831 Remove duplicate function and fix stackoverflow issue 2022-04-19 04:13:38 -07:00
06a50365d1 Merge branch 'dev-scene' 2022-04-19 04:12:53 -07:00
3da79a1dc1 Fix refine 2022-04-19 18:59:43 +08:00
dfc956a19f Modified the new commands to be compliant with my changes 2022-04-19 18:55:49 +08:00
f74ca6e9a0 getAwakenMaterial Add 2022-04-19 18:55:32 +08:00
6e14dda855 Merge branch 'main' of https://github.com/Melledy/Grasscutter 2022-04-19 18:44:10 +08:00
2d2013dfee Merge pull request #22 from SpikeHD/level_setting_commands
Set world level command
2022-04-19 03:22:45 -07:00
0a8647897a Merge pull request #21 from lunaticwhat/main
more friendly notes
2022-04-19 03:22:17 -07:00
055da209d5 Merge pull request #20 from SpikeHD/char-command
Give character command
2022-04-19 03:21:56 -07:00
5cea728eb7 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
c5cebf2716 add to readme 2022-04-19 02:45:15 -07:00
d5ad82b598 set world level command 2022-04-19 02:44:33 -07:00
d9fc159550 Refactor some commands and move inventory/team limits to the config 2022-04-19 02:22:21 -07:00
ed448a9f84 properly add ascension-locked talents 2022-04-19 02:06:58 -07:00
86f031e6f3 more friendly notes 2022-04-19 16:06:44 +07:00
7417a1b62c 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
cc9beed961 calculate ascension based on level provided to givechar command 2022-04-19 01:37:52 -07:00
3cc025efe0 Grant superuser permissions to accounts created before the permissions update 2022-04-19 01:28:31 -07:00
a5caf3d56c fix references to givechar 2022-04-19 01:01:40 -07:00
57ef41ab87 add command to readme 2022-04-19 01:00:49 -07:00
91e4a087bc fix conventions to match other commands 2022-04-19 00:41:40 -07:00
21a1503288 Give character command base 2022-04-19 00:15:10 -07:00
2d43ae8166 Merge pull request #19 from lunaticwhat/main
added wiki link, corrected some spelling and definitions.
2022-04-18 23:13:08 -07:00
3ea9e15745 Make co-op players spawn into the host's scene too 2022-04-18 23:09:48 -07:00
965f247de3 added wiki link, corrected some spelling and definition. 2022-04-19 13:07:18 +07:00
dd8d1752ed Deregister empty scenes if a player leaves them 2022-04-18 23:00:12 -07:00
5cca0e6d1b added wiki link, corrected some spelling and definition. 2022-04-19 12:55:18 +07:00
e0570e4cd5 Merge pull request #14 from MlgmXyysd/main
mitmdump script & click to run
2022-04-18 22:41:36 -07:00
eac3745fd2 Merge branch 'Melledy:main' into main 2022-04-19 13:09:20 +08:00
3e7dc503a7 Merge pull request #16 from pedox/feat-dispatch-server
Added Config for using http server with non SSL
2022-04-18 22:05:51 -07:00
efc9a4b3e5 Grant superuser permissions to accounts created before the permissions update 2022-04-18 22:00:01 -07:00
0ff6ea427a feat: added configuration for change upload port
feat: added configuration for use non SSL
2022-04-19 11:49:08 +07:00
4cf734fb61 Fix permissions not saving 2022-04-18 21:38:38 -07:00
c65443f422 Fix permissions not saving 2022-04-18 21:38:19 -07:00
057f568a37 Merge branch 'main' into dev-scene 2022-04-18 21:35:01 -07:00
4b05ed28cb Merge pull request #15 from Melledy/file-separator
Use the operating system's file separator
2022-04-18 20:55:12 -07:00
d98ea08f90 Merge pull request #12 from Melledy/command-overhaul
Implement a new command handler
2022-04-18 20:54:00 -07:00
7666c92cf1 GameServer#getPlayerByUid = GameServer#getPlayerById 2022-04-18 23:53:05 -04:00
824b3a4bf4 Implement basic permission system 2022-04-18 23:46:04 -04:00
49f640cb3b Update .gitignore
Signed-off-by: Jaida Wu <mlgmxyysd@meowcat.org>
2022-04-19 11:39:18 +08:00
d873b8ad0f Use OS file separator 2022-04-18 23:26:34 -04:00
3d662662b2 Merge branch 'Melledy:main' into main 2022-04-19 11:24:39 +08:00
85b9d3603f Update gitignore 2022-04-18 23:21:01 -04:00
b2da4a134e Add click to run cmd
Signed-off-by: Jaida Wu <mlgmxyysd@meowcat.org>
2022-04-19 11:14:59 +08:00