Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
FearNoSpear
Protects thrown spears from disappearing on long throws and adds a `!myspear` chat command to pin tracked spears on the map. Also removes deathpins when tombstones are recovered.
CHANGELOG
Version |
Update Notes |
|---|---|
| 1.0.6 | - Removed destructive same-item duplicate cleanup, simplified rescue and locator state, hardened locator RPC validation, reduced repeated ItemDrop scans, and made no-tombstone death-pin cleanup wait for delayed tombstone creation. |
| 1.0.5 | - Reduced locator state and RPC payload complexity by removing stale item-key record storage and inlining the local spear record store. |
| 1.0.4 | - Simplified the spear locator around thrower-tagged world ZDO spear drops, fixed thrown spears being skipped when pickedUp is set, and removed stale projectile-location fallback records. |
| 1.0.3 | - Use thrower metadata and server-side ZDO scanning as the primary !myspear locator path, with tracked records kept as fallback. |
| 1.0.2 | - Fixed tombstone deathpin cleanup patch failing to load on Valheim builds where TombStone.Setup uses ownerUID as the parameter name. |
| 1.0.1 | - Deathpin can be removed if tombstone is recovered. |
| 1.0.0 | - Initial Release |