-
-
Notifications
You must be signed in to change notification settings - Fork 72
adding #360 #369
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
Merged
Merged
adding #360 #369
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
9e519fd
adding #360
DerEchtePilz 832128e
provide ExecutionInfo with a record
DerEchtePilz ad5ef54
fixing JavaDocs
DerEchtePilz 31d9b61
fixing some things
DerEchtePilz e7626e8
adding a CommandArguments class to hold provided arguments
DerEchtePilz f23361a
remove method parameters, fix documentation code to match new syntax
DerEchtePilz bfe45a3
Merge branch 'JorelAli:dev/dev' into dev/dev
DerEchtePilz 45753b1
fix Kotlin DSL to match new syntax
DerEchtePilz 0601bfc
fixing Converter
DerEchtePilz f512772
fix some more documentation issues
DerEchtePilz d21d50b
fixing some annotation examples to match new syntax
DerEchtePilz 15f29ff
fix annotation generation to match new syntax
DerEchtePilz 47b86f8
handle String[] for converted commands correctly
DerEchtePilz 92f4e37
parse arguments only once
DerEchtePilz 88b232f
Make argsToObjectArr return a CommandArguments object. Change name of…
DerEchtePilz 328295e
fixing generateCommand method
DerEchtePilz 18eb95d
fix Brigadier#parseArguments method
DerEchtePilz d4d07c9
add Javadocs to ExecutionInfo
DerEchtePilz 374ebcc
Remove test command thingy from CommandAPIMain. Add Javadocs to Comma…
DerEchtePilz e6d8cab
updating branch to support new project structure
DerEchtePilz 43d3382
clean up after merge
DerEchtePilz 9fbf5a7
fixing a method call in Brigadier#parseArguments
DerEchtePilz 5c01e6a
fixing CommandTree DSL
DerEchtePilz 6d4fa44
optimizing some imports
DerEchtePilz 9142d85
fixing some formatting issues
DerEchtePilz 7057cf5
Merge branch 'JorelAli:dev/dev' into dev/dev
DerEchtePilz a02a8b8
fixing documentation example code
DerEchtePilz eb5bf6e
fix commands not being executable
DerEchtePilz 104391c
fixing build error
DerEchtePilz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
8000
Diff view
Next
Next commit
adding #360
- Loading branch information
commit 9e519fd9f5be6a4e4ca0044d4c6fe438b0e20fb9
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.