Skip to content

Status Light manipulation

Compare
Choose a tag to compare
@Emik03 Emik03 released this 14 Feb 00:25
· 77 commits to main since this release
ded3250

Version 4.6

This update adds new APIs for changing the status light or max strikes, faking strikes, and other opt-in checks. All binaries have been recompiled to take advantage of the new compiler optimizations.

MINOR

wawa.DDL:

wawa.Recall

PATCH

wawa.Modules and wawa.TwitchPlays:

  • Micro-optimize and reuse collections throughout the library when possible.

General:

  • Use the new .NET 9 Preview SDK which grants improvements in compiler optimizations. All versions from here on out will be using the new SDK when compiling.