Skip to content

v1.0.7

Choose a tag to compare

@github-actions github-actions released this 30 May 01:41
34f7265

๐Ÿ”ง 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.

image_2026-05-30_04-41-40

โœจ 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