RG

Results 13 issues of RG

type: enhancement
area: text-minimessage

closes #809 TODO: - [x] Rollback in case of a failure while updating - [x] Let the users enable/disable auto updates using config or startup flags - [x] Test changes

type: feature

Adds shorthand methods to send messages with mini-message strings in them easily. The current approach utilizes the delegation provided by `ForwardingAudience` and allows users to use a custom `MiniMessage` instance...

type: enhancement
area: text-minimessage

If you accidentally run the `cargo scaffold` command without the `--download` argument or want to redo an entire problem, a manual deletion of the file is required before running the...

`cd` should be underlined with blue instead of red [here](https://webui.adventure.kyori.net/?mode=chat_closed&input=%3Cred%3E%3Cunderlined%3Eab%3Cblue%3Ecd&bg=grass) ![image](https://user-images.githubusercontent.com/76780190/173071188-dba1215d-c122-476a-804a-af76c74fac34.png)

type: bug
area: frontend

### Act version 0.2.62 ### Feature description When running `act -P` for large images there is no indication of how much download has been completed and how much is left....

kind/feature-request

### Is there an existing feature request for this? - [X] I have searched the existing issues before opening this feature request. ### Describe the feature you would like to...

feature request

This PR introduces the input-sync command as discussed in #79. To support this, the download functions have been refactored with the addition of a `DownloadMode` enum. This allows passing arguments...