Sky
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...
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...
### 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...
Requires https://github.com/discord-jda/JDA/pull/2668
Deprecate EasyPropertyCondition to use PropertyCondition so `isNegate()` is correctly handled with negation.
See https://github.com/SkriptLang/Skript/pull/8165
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...