Skip to content

RoK Tracker v1.0.0 (beta)

Latest

Choose a tag to compare

@Nexor256 Nexor256 released this 03 Jun 16:27
· 24 commits to main since this release

RoK Tracker Suite v1.0.0 (Pre-Release) - The Desktop App Update

Welcome to the biggest update to RoK Tracker yet! I have completely rebuilt the application from the ground up to provide a faster, sleeker, and significantly more user-friendly desktop experience.

** Pre-Release Note:** This is an early preview of the new v1.0.0 application. While the core scanners (Kingdom, Alliance, Honor, Seed) are fully functional, the Calculators and History tabs in the sidebar are currently locked and marked as "Coming Soon" while I put the finishing touches on them!

Major Highlights

  • Native Desktop App (Tauri v2): I've replaced the old PyWebView backend with a lightning-fast native Tauri shell. The app starts faster, uses less memory, and feels like a true native Windows application.
  • Modern UI Redesign: A completely rebuilt interface using Vue 3, Tailwind CSS, and shadcn-vue. It features a beautiful dark mode, responsive layouts, and real-time scanning progress indicators.
  • The All-In-One Suite: You no longer need separate scripts! The Kingdom, Alliance, Honor, and Seed scanners are now unified into a single application.
  • Smaller Footprint: By compiling the Python backend with Nuitka instead of PyInstaller, the scanning engine is now significantly smaller and faster.
  • Seamless Auto-Updates: Future updates will be pushed directly to the app. You'll get a notification when a new version is out, and it will install with a single click.

Warning

Windows Defender Notice: This installer bundles our heavily compressed Python scanning engine into a single file (scanner_sidecar.exe). Windows Defender and other antiviruses often falsely flag this file as malware and may silently delete it upon installation.

If your app gets stuck on "Initializing Sidecar", please open your Windows Security -> Protection History, find the blocked threat, select Restore / Allow on device, and restart the app.

Full Changelog: https://github.com/Nexor256/RoK-Tracker/commits/v1.0.0