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.
PortalOresAndTeleportMarkers
Transport ores through Valheim portals, create personal markers, and teleport to markers or connected players with /tp commands.
CHANGELOG
Changelog
2.3.1
- Fixed
/tp playerto use the in-world character name instead of the platform display name. - Added active
Player/Transform, loaded ZDO, and public map-position resolution in that order. - Added explicit feedback for unavailable and non-shared remote positions.
- Fixed distant players shown on the map failing because their ZDO was not loaded locally.
- Added safe handling for duplicate character names.
2.3.0
- Added
/tp player playerNameto teleport to connected players. - Added player name autocomplete using the Tab key.
- Added safe positioning near the target player.
- Added support for player names containing spaces.
- Added player teleport messages in Brazilian Portuguese and English.
- Updated
/tp helpwith the new player teleport command.
2.2.1
- Added masukito as the primary project and assembly company metadata.
- Added Thunderstore publishing instructions for the
masukitoteam. - Fixed local package naming metadata that could display the author as Unknown.
- Documented the expected package identifier as
masukito-PortalOresAndTeleportMarkers.
2.2.0
- Updated the public mod name to Portal Ores & Teleport Markers to represent portal transport and teleport markers.
- Added masukito as a mod author alongside Anderson David.
- Reworked the Thunderstore description for improved discoverability.
- Expanded the README with portal transport and
/tpmarker documentation. - Added clear local marker and multiplayer information.
- Recreated the mod icon with a magical portal, ores, metals,
/tp, and player teleportation.
2.1.0
- Removed server synchronization for teleport markers.
- Restored local per-player and per-world marker storage.
- Removed shared markers and
/tp list all. - Removed marker networking, RPCs and protocol validation.
- Added the
/tp helpcommand. - Added automatic language detection based on the Valheim game language.
- Added
autoas the default language option. - Kept Brazilian Portuguese and English translations.
- Preserved marker autocomplete, persistence, cooldown and marker limits.
2.0.1
- Fixed marker network initialization on current Valheim versions.
- Removed invalid patches targeting
ZRoutedRpc.Awake()and parameterlessZNet.Shutdown(). - Added resilient RPC lifecycle registration and connection reset handling.
- Fixed initial and incremental marker synchronization lifecycle.
- Fixed non-teleportable item icon detection on the current Valheim UI.
- Fixed independent non-teleportable tooltip handling.
- Improved compatibility with inventory UI mods.
- Improved cleanup of outdated plugin DLLs during local deployment.
2.0.0
- Added server-authoritative teleport marker storage and validation.
- Added initial synchronization, incremental create/delete updates, cache resynchronization, and protocol version 1.
- Added
/tp list all, public markers, shared teleportation, and qualifiedOwner:Markerresolution. - Added persistent owner authorization and blocked deletion, spoofed identity, coordinates, and destinations from clients.
- Added synchronized autocomplete with own-marker priority and owner-only delete suggestions.
- Added Server/Local storage, sharing, shared teleport, and marker-name length settings.
- Added bounded payload validation, finite-coordinate checks, RPC origin checks, and operation rate limits.
- Added Portuguese (Brazil) and English network marker messages.
- Preserved legacy local files without automatically trusting or importing their coordinates.
1.2.0
- Added marker name autocomplete using the Tab key.
- Added cycling between matching teleport markers.
- Added Shift+Tab support for reverse cycling.
- Added prefix, partial, accent-insensitive, and fuzzy marker matching.
- Added autocomplete support for
/tpand/tp delete. - Added configurable autocomplete limits and fuzzy search.
1.1.0
- Added personal teleport markers.
- Added
/tp create,/tp,/tp deleteand/tp listcommands. - Markers preserve the player's exact position, altitude, and rotation.
- Added persistent markers separated by player and world.
- Added configurable marker limits, multiplayer access, and teleport cooldown.
1.0.1
- Removed the non-teleportable icon from restricted items while portal restrictions are disabled.
- Removed the related non-teleportable warning from item tooltips.
- Preserved the original UI when the mod is disabled.
1.0.0
- Initial release.
- Allows restricted items to be transported through Valheim portals.
- Supports vanilla items and modded items using Valheim's standard teleport restriction.