Releases: Raidfire85/MES-Reference-Library
Releases · Raidfire85/MES-Reference-Library
Release list
v3.19.7
Summary
- Mod validator .sbc read limit raised from 50 MB to 100 MB so large prefab definitions can be validated without being skipped
Install
- VS Marketplace: Raidfire.mes-reference-library
- Open VSX: raidfire.mes-reference-library
- Manual: download the VSIX below
After updating, run Developer: Reload Window, then re-run Validate Mod. The report header should show \MES Reference Library v3.19.7.
v3.19.6
Summary
- Parse wiki tag tables with both
Allowed Values:andAllowed Value(s):labels (synced WebWiki compatibility) - Mod validation report now shows the running extension version in the header
Install
- VS Marketplace: Raidfire.mes-reference-library
- Open VSX: raidfire.mes-reference-library
- Manual: download the VSIX below
After updating, run Developer: Reload Window, then re-run Validate Mod. The report header should show MES Reference Library v3.19.6.
v3.19.5
Summary
- Fix SBC/Mod validator false positives for
[MaxActions:-1], boolean tags likeCheckTargetDistance/LimitRotationSpeed/ReplenishSystems, and other tags where MES uses-1as disabled/unlimited - Wiki tag metadata now parses MES-WebWiki
<table>markup correctly - Added MES source-derived minus-one tag allowlist (110 tags)
Install
- VS Marketplace: Raidfire.mes-reference-library
- Open VSX: raidfire.mes-reference-library
- Manual: download the VSIX below or run
cursor --install-extension mes-reference-library-3.19.5.vsix
v3.19.4
Fixed
- Validate Mod no longer fails silently — errors show in a notification
- Skips oversized
.sbcfiles (> 50 MB, usually world saves) instead of hitting Node's 2 GiB read limit - Warns when no
.sbcfiles are found under the selectedDatafolder - Validation report tab revealed more reliably
Install
v3.19.3
Summary
- Rebuilt bundled wiki from latest MES-WebWiki
- Enum/vector allowed values and tag table updates (Autopilot, Spawn Conditions, Core Behavior, Command, Target, Trigger, Weapons, and more)
- MeridiousIcon used for VS Marketplace and Open VSX listings
Install
v3.19.2
Fixed
- VS Marketplace and Open VSX icon restored to MeridiousIcon (scaled
MeridiousIcon.jpgportrait).
v3.19.1
Fixed
- Open VSX / marketplace icon now shows a white MES portrait on a steel-blue background (previous black-on-transparent icon was invisible on dark gallery pages).
- Icon moved to root
icon.pngfor Open VSX compatibility.
v3.19.0
Summary
- Sync bundled wiki from latest MES-WebWiki (enum/vector allowed values resolved from MES profile source via MES-WebWiki-Sync)
- Build script now fetches WebWiki from GitHub by default at compile time (set
WIKI_BUILD_LOCAL=1to use local../MES-WebWikiclone)
Install
- VS Code / Cursor: install from marketplace after publish, or download the VSIX from this release
- Manual:
cursor --install-extension mes-reference-library-3.19.0.vsix
v3.18.4
What's new
- Wiki content syncs from MES-WebWiki on GitHub (weekly-updated community docs)
- Markdown is built into offline HTML locally using mkdocs navigation
- Fixed duplicate page titles and incorrect headers on profile/guide pages
- Bundled runtime dependencies (markdown-it, yaml) so the extension activates correctly
- Updated README and added PUBLISHING.md for Marketplace release
Install
- Download \mes-reference-library-3.18.4.vsix\ below
- In VS Code or Cursor: Extensions → ⋯ → Install from VSIX...
- Reload the window
Offline use
The full wiki is bundled — no internet needed to browse or validate. Use ⟳ Sync when online to pull the latest WebWiki docs.
3.15.5
First public release.
- Offline MES/RivalAI wiki with search and bookmarks
- SBC validation and mod validation report
- Optional GitHub wiki sync
- Theme-tinted activity bar icon (SVG)
- VSIX archive cleanup on build (oldver/)
Install: download mes-reference-library-3.15.5.vsix, then Extensions → Install from VSIX.