Benjamin Elsdon
149ebaabdb
/reload now reloads the gacha as well
2022-04-20 17:17:59 +08:00
KingRainbow44
85801df482
Small updates to server commands
2022-04-19 14:11:48 -04:00
Magix
40c6824cdc
Merge branch 'main' into main
2022-04-19 14:07:39 -04: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
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
Benjamin Elsdon
ca4cb2b7a8
Merge remote-tracking branch 'upstream/main'
2022-04-19 19:34:02 +08:00
Melledy
812811c550
Merge branch 'dev-scene'
2022-04-19 04:12:53 -07:00
Benjamin Elsdon
73cf9db747
Modified the new commands to be compliant with my changes
2022-04-19 18:55:49 +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
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
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
SpikeHD
535a9167cf
calculate ascension based on level provided to givechar command
2022-04-19 01:37:52 -07:00
SpikeHD
5bf2e5d935
fix references to givechar
2022-04-19 01:01:40 -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
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
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
KingRainbow44
fa65f512ca
Generic help command
2022-04-18 23:06:03 -04: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
a0e26352a6
Add existing commands
2022-04-18 22:10:41 -04:00
KingRainbow44
1028e48e49
Execution power
2022-04-18 22:09:51 -04:00
KingRainbow44
4f7f3580db
Fix registering error & implement handling
2022-04-18 20:11:23 -04:00
KingRainbow44
ce51e9d6c3
Implement new command system
2022-04-18 18:24:08 -04:00
Melledy
59c027eab9
Update failure message when not being able to change scene
2022-04-18 10:17:19 -07:00
Melledy
b2466693ae
Fix small issue with command parsing
2022-04-18 10:15:33 -07:00
Melledy
121f4675d7
Add SceneDatas
2022-04-18 10:14:32 -07:00
Melledy
696647dbd1
Fix small issue with command parsing
2022-04-18 09:59:57 -07:00
Melledy
e00bd69278
Add !changescene command
2022-04-18 09:59:21 -07:00
Melledy
cf69b61b98
Merge branch 'main' into dev-scene
2022-04-18 09:40:06 -07:00
Melledy
06ad1e8f9b
Implement support for multiple scenes in a world
2022-04-18 09:39:29 -07:00
Benjamin Elsdon
3be50b5b01
Refactored PlayerCommands, added commands and more
...
Added player "Help" command, added server "sendmsg" command, changed getAcccountByPlayerID to public in DatabaseHelper, and allowed player commands to be submitted with "/" and "!"
2022-04-18 23:47:26 +08:00
KingRainbow44
54854e5c17
Refactor existing code
2022-04-18 01:11:27 -04:00
Melledy
3b45ff7d46
Initial commit
2022-04-17 05:43:07 -07:00