Skip to content

Releases: huudy-app/huudy

Huudy v0.2.0

05 May 18:22

Choose a tag to compare

v0.2.0 - Logo Redesign and Quick Wins

This release cleans up the UI and adds license visibility so you always know what's active.

What's new:

  • License status in settings: the settings panel now shows the license status for each plugin individually. No more guessing whether a plugin is active or not.
  • New version indicator: Huudy now shows when a new version is available so you know when to update.
  • Port setting removed: the server port setting has been removed from the UI. One less thing to configure, one less thing to break.

Full changelog: github.com/huudy-app/huudy/milestone/1?closed=1

Huudy v0.1.0

01 May 16:18

Choose a tag to compare

Huudy v0.1.0 — First Release

Huudy reads your game HUD in real time using computer vision (no mods, no API hooks, just pixels) and serves live data as browser-source overlays for OBS and other streaming tools.

Supported Games

  • Manor Lords — population, resources, and regional stats via ONNX models with CNN digit OCR; resource tab tracking
  • Minecraft — health, armor, hunger, satiation, XP bar, XP level, and hotbar slot images; detects poisoned, withered, frozen, and absorption heart states; scale-invariant detection across GUI scales

Features

  • Drag-and-drop overlay editor with per-item position, font, color, and visibility controls
  • WebSocket broadcast for live overlay updates without page refresh
  • Capture from full screen, a specific window, or OBS via WebSocket v5
  • Free tier: first category of stats with watermark overlay
  • License system: one-time per-game purchase, offline JWT validation, no expiry

Requirements

  • Windows 10 (build 17763) or later
  • No .NET install required (self-contained)