-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: add
reclamation
and improve fight
, roguelike
, copilot
…
…commands (#313) Features: - Added a new `reclamation` sub-command. - Improved functionality for the `fight` and `roguelike` sub-commands with additional parameters. - `ssscopilot` is now an individual sub-command for SSS, separate from `copilot`. - `copilot` can now handle multiple files, sets, and accepts extra parameters. - Support overlay to override default value of predefined tasks. Others: - Unified the entry point for all predefined tasks. Breaking Changes: - The SSS copilot file is incompatible with the `copilot` sub-command; use the `ssscopilot` sub-command instead. - Some runtime-entered parameters should be passed as command-line arguments now.
- Loading branch information
Showing
22 changed files
with
2,052 additions
and
827 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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 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 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 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 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 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 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.