Release v1.0.8.9: Gearset persists on slot

- Do not treat slot as empty when CommandType is GearSet (CommandId 0 valid)
- Use CommandType/CommandId for GearSet display; resolve icon when IconId 0
- Bump version, changelog, pluginmaster

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-02-08 15:29:37 -05:00
parent 280004bdb0
commit 5ffbdd0b51
5 changed files with 28 additions and 12 deletions
+3 -3
View File
@@ -9,9 +9,9 @@
<PropertyGroup>
<AssemblyName>HSUI</AssemblyName>
<AssemblyVersion>1.0.8.8</AssemblyVersion>
<FileVersion>1.0.8.8</FileVersion>
<InformationalVersion>1.0.8.8</InformationalVersion>
<AssemblyVersion>1.0.8.9</AssemblyVersion>
<FileVersion>1.0.8.9</FileVersion>
<InformationalVersion>1.0.8.9</InformationalVersion>
</PropertyGroup>
<PropertyGroup>