Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix join command and remove command bug and update docs #904

Merged
10 commits merged into from
May 15, 2022

Conversation

lsCoding666
Copy link
Contributor

@lsCoding666 lsCoding666 commented May 15, 2022

Description

fix join command and remove command bug and update docs
Please carefully read the Contributing note and Code of conduct before making any pull requests.
And, Do not make a pull request to merge into stable unless it is a hotfix. Use the development branch instead.

Issues fixed by this PR

Type of changes

  • Bug fix
  • New feature
  • Enhancement
  • Documentation

Checklist:

  • My code follows the style guidelines of this project
  • My pull request is unique and no other pull requests have been opened for these changes
  • I have read the Contributing note and Code of conduct
  • I am responsible for any copyright issues with my code if it occurs in the future.

…tter into development

� Conflicts:
�	src/main/java/emu/grasscutter/languages/CNLanguage.java
�	src/main/java/emu/grasscutter/languages/Language.java
…tter into development

� Conflicts:
�	README.md
�	src/main/java/emu/grasscutter/command/commands/JoinCommand.java
�	src/main/java/emu/grasscutter/command/commands/RemoveCommand.java
�	src/main/resources/languages/en-US.json
�	src/main/resources/languages/zh-CN.json
�	src/main/resources/languages/zh-TW.json
@ghost ghost merged commit 722d53c into Grasscutters:development May 15, 2022
Birdulon pushed a commit to Birdulon/Grasscutter that referenced this pull request Aug 21, 2022
…#904)

* feat:new command "join" and "remove" to force join or remove avatar in your current team

* fix:change MaxAvatarsInTeam from 9 to 4

* feat:update & merge branch.Translate fix

* fix(command):fix remove command a stupid bug.Loop delete element bug.

* fix(command):fix join command. When adding avatars, repeat avatars skip and non repeat avatars join.

* fix(language):fix join command remove command translate

* fix(ReadMe):update README.md join and remove command.
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant