Grasscutter/src/main/java/emu/grasscutter/command/commands
JimWails 4adc983832 Fixed can set avatar level more than 90 and cause game to freeze
Limit the avatar level given by "/givechar" command.
If avatar level >90, the game will freeze if open the character interface.
2022-05-01 10:05:28 -07:00
..
AccountCommand.java God damn forgot I was in java for a sec 2022-04-27 15:42:25 -07:00
BroadcastCommand.java Moved some files around 2022-04-26 21:27:35 -07:00
ChangeSceneCommand.java Moved some files around 2022-04-26 21:27:35 -07:00
ClearCommand.java 改进了clear命令的逻辑,使他在不输入uid时默认为当前玩家。 2022-04-29 13:07:30 +02:00
CoopCommand.java Formatting changes 2022-04-28 22:21:30 -04:00
DropCommand.java Moved some files around 2022-04-26 21:27:35 -07:00
GiveAllCommand.java Merge branch 'development' into api 2022-04-30 16:07:54 -04:00
GiveArtifactCommand.java Give Artifact: Fix error & Rename alias (#370) 2022-04-30 13:19:22 +02:00
GiveCharCommand.java Fixed can set avatar level more than 90 and cause game to freeze 2022-05-01 10:05:28 -07:00
GiveCommand.java Fix Give Command Promote Level Bug 2022-04-30 01:02:39 -07:00
GodModeCommand.java Moved some files around 2022-04-26 21:27:35 -07:00
HealCommand.java Moved some files around 2022-04-26 21:27:35 -07:00
HelpCommand.java Moved some files around 2022-04-26 21:27:35 -07:00
KickCommand.java Moved some files around 2022-04-26 21:27:35 -07:00
KillAllCommand.java Fixed concurrency issue in killall 2022-04-27 11:23:33 -07:00
KillCharacterCommand.java Moved some files around 2022-04-26 21:27:35 -07:00
ListCommand.java Forgot to add to null execution 2022-04-30 16:15:39 -04:00
PermissionCommand.java Moved some files around 2022-04-26 21:27:35 -07:00
PositionCommand.java Moved some files around 2022-04-26 21:27:35 -07:00
ReloadCommand.java Merge branch 'development' into dev-feature-drop 2022-04-27 22:54:59 +08:00
ResetConstCommand.java Moved some files around 2022-04-26 21:27:35 -07:00
ResetShopLimitCommand.java shop improvement 2022-04-28 13:30:50 -07:00
RestartCommand.java Moved some files around 2022-04-26 21:27:35 -07:00
SendMailCommand.java Formatting changes 2022-04-28 22:21:30 -04:00
SendMessageCommand.java Moved some files around 2022-04-26 21:27:35 -07:00
SetFetterLevelCommand.java Moved some files around 2022-04-26 21:27:35 -07:00
SetStatsCommand.java Moved some files around 2022-04-26 21:27:35 -07:00
SetWorldLevelCommand.java Moved some files around 2022-04-26 21:27:35 -07:00
SpawnCommand.java Moved some files around 2022-04-26 21:27:35 -07:00
StopCommand.java Moved some files around 2022-04-26 21:27:35 -07:00
TalentCommand.java Fixed can set talent level to 16 bug (#408) 2022-05-01 16:42:02 +02:00
TeleportAllCommand.java Formatting changes 2022-04-28 22:21:30 -04:00
TeleportCommand.java Support Teleport from console 2022-04-29 17:53:42 +08:00
WeatherCommand.java Moved some files around 2022-04-26 21:27:35 -07:00