ItemStandFix
Preserves item stand styles and upgrade visuals. Server installs protect placement metadata; client installs also fix hammer-highlight visual resets.Changelog
0.3.9 - 2026-09-25
- Notes that Valheim 1.0.16 resolved the item stand issue addressed by this mod and that the mod is no longer needed on that version or later.
0.3.8 - 2026-09-24
- Documents the hammer-highlight limitation for unmodded clients, its temporary remove-and-replace workaround, and the complete client-side fix.
0.3.7 - 2026-09-24
- Refreshes hammer-highlight renderer tracking when an item stand replaces its displayed item, allowing newly attached items to highlight immediately.
0.3.6 - 2026-09-24
- Restores item styles after the active hammer-highlight material update, rather than waiting for highlighting to end.
0.3.5 - 2026-09-24
- Added the initial client-side hammer-highlight restoration attempt.
0.3.4 - 2026-09-23
- Prevents transient server deserialization states from clearing metadata on occupied item stands.
- Limits empty-stand metadata cleanup to confirmed local item-removal events; stale metadata is safely replaced on the next placement.
0.3.3 - 2026-09-23
Initial public beta release.
- Preserves item styles and upgrade visuals on item stands.
- Supports dedicated-server installation without requiring the mod on clients.
- Supports client installation for singleplayer and unmodded servers.
- Clears visual metadata from confirmed local item-removal events and replaces stale metadata whenever another item is placed.
- Prioritizes corrected stand data for immediate network delivery, reducing delayed visual reversion.
- Verifies the attached item matches the queued item before writing client-side metadata, preventing simultaneous placements from crossing item values.


