This release refactors the core logic with meaningful abstractions to reduce the entangling of logic and presentation. In the process, a few smaller issues have been resolved as well.
What's Changed
- Add reliable support for multiple frames for the "Previous Positions" map tracker by @FramePerfection in #32
- Set seperator for position copy to ',' by @FramePerfection in #36
- Extract (some) core logic by @FramePerfection in #35
- Use CsWin32 for (most) native win32 bindings by @FramePerfection in #41
- Add GitHub Actions workflow for .NET desktop build by @FramePerfection in #43
- Improve object slot image filter by @FramePerfection in #45
- fix special variables not respecting their 'groupList' XML attribute by @FramePerfection in #46
Full Changelog: v0.7.3...v0.8.0