InsightHUD

A smart in-game HUD that reveals entity behavior, farming states, and processing insights in real time.
Back to Files

insighthud-1.4.2.jar

File nameinsighthud-1.4.2.jar
Uploader
DaVinci_IODaVinci_IO
Uploaded
Apr 12, 2026
Downloads
175
Size
693.4 KB
File ID
7915410
Type
R
Release
Supported game versions
  • Early Access

What's new

Changelog - Version 1.4.2: The API & Integration Update

This update focuses on expanding the technical foundation of InsightHUD, introducing better customization for API providers and a highly requested optional integration.

🚀 New Features

  • Optional NPCTrading Integration: If the NPCTrading mod is installed, InsightHUD will now automatically detect linked traders. It displays the shop name and the current number of active trade offers directly on the HUD.
  • Enhanced API Styling: The API now supports Hex Colors, Bold, and Italic formatting. Modders can now create visually distinct HUD elements to highlight critical information.
  • Dynamic Font Sizing: API providers can now override default font sizes for specific labels, allowing for better hierarchy in information-dense HUDs.

🛠️ Technical Improvements

  • Optimized API Architecture: Significant performance improvements in how snapshots are processed and distributed to third-party providers.
  • Failsafe Dependency Handling: Improved "Soft Dependency" logic. The plugin remains 100% stable even if optional dependencies like NPCTrading or HyCitizens are missing.
  • Improved Debug Suite: Expanded the /insighthud debug command to include full Trader-Dump information and real-time observation tags for easier troubleshooting.

🔧 Internal Changes

  • Updated InsightHudInfoBuilder to support overloaded methods for better backward compatibility.
  • Refactored HyCitizensResolver to use native API calls for improved reliability over reflection.

Thank you for using InsightHUD! If you encounter any bugs, please report them on our issue tracker.