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
SpikeHD
f7baa1dbeb
Give character command base
2022-04-19 00:15:10 -07:00
Melledy
c2403d8d88
Merge pull request #19 from lunaticwhat/main
...
added wiki link, corrected some spelling and definitions.
2022-04-18 23:13:08 -07:00
Melledy
e8b6f23bcb
Make co-op players spawn into the host's scene too
2022-04-18 23:09:48 -07:00
lunaticwhat
2b6a372440
added wiki link, corrected some spelling and definition.
2022-04-19 13:07:18 +07:00
Melledy
02fc29ce90
Deregister empty scenes if a player leaves them
2022-04-18 23:00:12 -07:00
lunaticwhat
ad4a932809
added wiki link, corrected some spelling and definition.
2022-04-19 12:55:18 +07:00
Melledy
56f5b54dc1
Merge pull request #14 from MlgmXyysd/main
...
mitmdump script & click to run
2022-04-18 22:41:36 -07:00
Jaida Wu
9bad09ef7a
Merge branch 'Melledy:main' into main
2022-04-19 13:09:20 +08:00
Melledy
53e7f01a15
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
Melledy
5c71c97108
Grant superuser permissions to accounts created before the permissions update
2022-04-18 22:00:01 -07:00
naufal
9dc58d8b3b
feat: added configuration for change upload port
...
feat: added configuration for use non SSL
2022-04-19 11:49:08 +07:00
Melledy
efe183ecf7
Fix permissions not saving
2022-04-18 21:38:38 -07:00
Melledy
8af0a70b82
Fix permissions not saving
2022-04-18 21:38:19 -07:00
Melledy
cd81494b8f
Merge branch 'main' into dev-scene
2022-04-18 21:35:01 -07:00
Melledy
bcf234e087
Merge pull request #15 from Melledy/file-separator
...
Use the operating system's file separator
2022-04-18 20:55:12 -07:00
Melledy
5e8890e767
Merge pull request #12 from Melledy/command-overhaul
...
Implement a new command handler
2022-04-18 20:54:00 -07:00
KingRainbow44
27c9545b0d
GameServer#getPlayerByUid
= GameServer#getPlayerById
2022-04-18 23:53:05 -04:00
KingRainbow44
87a9d0c590
Implement basic permission system
2022-04-18 23:46:04 -04:00
Jaida Wu
64f3f700a4
Update .gitignore
...
Signed-off-by: Jaida Wu <mlgmxyysd@meowcat.org>
2022-04-19 11:39:18 +08:00
KingRainbow44
17163ff81c
Use OS file separator
2022-04-18 23:26:34 -04:00
Jaida Wu
35b046fec2
Merge branch 'Melledy:main' into main
2022-04-19 11:24:39 +08:00
KingRainbow44
3648309e1d
Update gitignore
2022-04-18 23:21:01 -04:00
Jaida Wu
3bd04391bd
Add click to run cmd
...
Signed-off-by: Jaida Wu <mlgmxyysd@meowcat.org>
2022-04-19 11:14:59 +08:00
KingRainbow44
fa65f512ca
Generic help command
2022-04-18 23:06:03 -04:00
Jaida Wu
c9ad44a3c7
Add mitmproxy script (uncompiled)
...
Signed-off-by: Jaida Wu <mlgmxyysd@meowcat.org>
2022-04-19 10:58:51 +08:00
KingRainbow44
ba4e727302
Fix bugs with commands
2022-04-18 22:31:31 -04:00
KingRainbow44
f8496a5ea5
Find by player's UID not IID
2022-04-18 22:23:22 -04:00
KingRainbow44
4a70653e88
Refactor method names & add /
prefix
2022-04-18 22:16:20 -04:00
KingRainbow44
052d0dbf87
Add color to logback
2022-04-18 22:10:51 -04:00