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

feat(commands): Brigadier command DSL #73

Merged
merged 9 commits into from
Jun 6, 2024
Merged

feat(commands): Brigadier command DSL #73

merged 9 commits into from
Jun 6, 2024

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    80caa44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08d25a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac3640f View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    e6b9206 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    944f4b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a34f788 View commit details
    Browse the repository at this point in the history
  3. fix(commands): Accidentally marking commands with suggestions as null…

    …able
    
    chore(commands): Inline a lot of DSL functions
    doc(commands): Document some DSL functions
    0ffz committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    00cd729 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'refs/remotes/origin/develop' into develop

    # Conflicts:
    #	idofront-commands/src/main/kotlin/com/mineinabyss/idofront/commands/brigadier/RootIdoCommands.kt
    0ffz committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    7f47a46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85e9f2c View commit details
    Browse the repository at this point in the history