Sky

Results 9 issues of Sky

These small changes allow better customization & organization of console colors. ### Example code: ``` on script load: print "This is in orange, and this in yellow." print "This is...

[contributing]: https://jda.wiki/contributing/contributing/ ## Pull Request Etiquette - [X] I have checked the PRs for upcoming features/bug fixes. - [X] I have read the [contributing guidelines][contributing]. ### Changes - [X] Internal...

type: feature

This is a list to keep track of the remaining elements to update with the new async system. The ones that are not implemented yet won't work with the new...

status: to be added
type: internal
4.19.0

### Describe the bug System.Exception System.Exception: 不可以存在两个账户类型和 Uuid 均相同的账户 at Natsurainko.FluentLauncher.Services.Accounts.AccountService.AddAccount(Account account) at Natsurainko.FluentLauncher.ViewModels.Common.AuthenticationWizardDialogViewModel.Finish() at Natsurainko.FluentLauncher.ViewModels.Common.AuthenticationWizardDialogViewModel.Next() at ABI.System.Windows.Input.ICommand.Vftbl.Do_Abi_Execute_3(IntPtr thisPtr, IntPtr parameter) ### Steps to reproduce the bug Simply adds a...

bug
need to fix
need more infomation

Requires https://github.com/discord-jda/JDA/pull/2668

Deprecate EasyPropertyCondition to use PropertyCondition so `isNegate()` is correctly handled with negation.

Hi there! With the new 0.7.1 release, HuskUI seems only to target net 10.0 now. Is this a deliberate decision to drop net 9.0? If not, would it be possible...