v1.0.7
๐ง Utility / Maintenance Release
This is a tooling and dependency maintenance release โ no breaking changes.
Highlights include CI/CD action version bumps, a professional Lua tabbed UI framework, README badge polish, and crash fixes in the wallhack overlay.
โจ Highlights
| Area | What landed |
|---|---|
| ๐จ UI | Valve-style overhaul โ 2ร scaled fonts, professional dark theme, tabbed Lua framework |
| ๐ Proxy | Multi-version BASS proxy with clean per-version install paths |
| ๐ง Linux | Publishing artifacts for 2.51 and 2.71 on Linux (no proxy yet โ see #50) |
| ๐ Fixes | Removed spurious end_window() on failed Begin, added missing cursor/window bindings |
| ๐ฆ CI/CD | Action version bumps, README badge polish, release-notes template |
๐ง Linux Publishing โ 2.51 & 2.71
Linux artifacts for game versions 2.51 and 2.71 are now published alongside the Windows builds.
โ ๏ธ No DX8 proxy yet. The graphics interception layer (DirectX 8) still needs a proxy shim in the SDK before full feature parity with Windows. This is being tracked in #50 โ DX8 proxy impl for SDK. Once landed, proxy-enabled Linux builds will ship for both versions.
๐ฆ Assets
| Platform | Format | Size |
|---|---|---|
| ๐ช Windows (win32) | .zip |
~122 MB |
| ๐ช Windows (win32) | .tar.xz |
~100 MB |
| ๐ง Linux 2.51 | published | โ |
| ๐ง Linux 2.71 | published | โ |
๐ฎ Up Next
| Issue | What | Blocks |
|---|---|---|
| #50 | DX8 proxy for SDK | Proxy-enabled Linux 2.51 / 2.71 |
Full Changelog: v1.0.6...v1.0.7
What's Changed
- Custom release notes header โ utility/maintenance release template by @e-gleba in #42
- feat: valve-style ui overhaul โ 2x scaled fonts, professional dark theme by @e-gleba in #43
- fix: remove spurious end_window() on failed Begin + add missing cursor/window bindings by @e-gleba in #44
- feat: multi-version bass proxy with clean per-version install by @e-gleba in #45
Full Changelog: v1.0.6...v1.0.7