HTSW v0.14.0 Beta (VS Code v2.1.0)
Pre-release
Pre-release
HTSW 0.14.0
- NPC imports can now set Look at Players, Hide Name Tag, and skin. NPC equipment remains intentionally unsupported; declaring it stops that NPC before any Housing changes are applied.
- Function imports and exports now support descriptions, including clearing an existing description.
- Region bounds are now required consistently by validation, simulation, and live import.
- Auto-Track now reconciles its queue as tracked projects change, and bound-house cleanup keeps tabs, sources, and export destinations in sync.
- Diagnostic sharing now asks for consent before uploading error or performance reports and can be changed from settings.
- Fixed item comparisons after restored parse snapshots and stopped empty server-stripped lore from causing false item changes.
- Replaced the partial importables guide with a generated, complete reference covering every importable type and shared import behavior.
VS Code 2.1.0
- The project explorer can create linked starter HTSL files while adding functions, events, commands, regions, and NPCs.
- Standalone HTSL files now appear in a dedicated, searchable project-tree section with folders, Git decorations, and direct file opening.
- Clicking anywhere on a standalone-HTSL group or folder row now expands or collapses it.
- Added dedicated VS Code extension and CLI tooling documentation.
CLI 1.3.15
- Update checks now stay silent in non-interactive commands and only show an upgrade notice immediately after a fresh check, avoiding repeated notices from the cache.