HTSW v0.13.0 Beta (VS Code v2.0.1)
Pre-release
Pre-release
HTSW 0.13.0
- Improved import reliability: fixed several cases where imports could re-edit actions that hadn't changed, and false "Housing changed since last import" warnings.
- Item fields now accept vanilla item names like white_wool, red_wool, or lime_stained_clay directly — no need to declare plain vanilla items in your project. See the vanilla item names reference in the docs.
- Faster imports when an action changed heavily: the importer rebuilds it instead of editing field by field when that's quicker.
- The live import view shows faded change markers on lines with planned changes before they're applied.
- Chat typed while an import has Housing's value prompt open is held and sent after the prompt closes instead of being lost.
- New debug tools: /htsw debug codeview records the live import view into a shareable replay, and /htsw debug diffcapture records import comparisons for offline analysis.