Skip to content

Releases: LesMiserablesMod/hoi4modutilities

v0.12.5

Choose a tag to compare

@1985312383 1985312383 released this 06 Jul 18:07

Add preview label mode toggle (ID/Name)

Add a UI control and runtime support to toggle preview labels between IDs and localized names. New CSS for the toggle; focus and technology content builders now inject data-preview-label-* and data-preview-title-* attributes and use localized text where available. instanttextbox gained options to control localization/raw rendering. Webview utilities implement subscribe/refresh/apply logic to toggle modes and update displayed text and titles; focustree and techtree wire these up on load and folder changes so the label mode updates without rebuilding content.

5a7332e4-a391-4e04-875a-e0befd340fc6

v0.12.4

Choose a tag to compare

@1985312383 1985312383 released this 05 Jul 11:27

What's Changed

fix informations of the project

New Contributors

Full Changelog: v0.12.3...v0.12.4

v0.12.3

Choose a tag to compare

@1985312383 1985312383 released this 05 Jul 10:49

HOI4 Mod Utilities Maintained

This release marks the transition from a simple mirror of the original HOI4 Mod Utilities project to a maintained fork focused on keeping the preview tools usable with current Hearts of Iron IV versions.

The original extension had not been updated for a long time, while HOI4 has continued to receive major game updates and DLC content. As a result, some existing preview features no longer handled newer vanilla and modded content correctly. This fork keeps the lightweight nature of the original tool, but updates the parts that matter most for mod development.

Highlights

  • Renamed the extension package to hoi4modutilities-maintained.
  • Updated publisher metadata and project links for the maintained fork.
  • Added GitHub Release workflow for automatic VSIX packaging.
  • Added optional Marketplace publishing through VSCE_PAT.
  • Updated the build workflow to use Node.js 20.
  • Improved focus tree preview compatibility with newer icon and GFX loading behavior.
  • Improved technology preview usability, including mouse wheel zoom support.
  • Added Chinese README support with Marketplace-friendly localized README naming.
  • Preserved attribution to the original project while clarifying this fork’s maintenance scope.

Notes

This project remains a lightweight VS Code extension for Hearts of Iron IV mod development. The goal is not to turn it into a full replacement for the game or a standalone editor, but to keep the existing preview workflows practical and reliable for current vanilla and modded content.