You are viewing a potentially older version of this package.
View all versions.
Pintervention
Too many pins? It's time for a Pintervention.
Date uploaded | 9 months ago |
Version | 1.1.0 |
Download link | ComfyMods-Pintervention-1.1.0.zip |
Downloads | 407 |
Dependency string | ComfyMods-Pintervention-1.1.0 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202README
Pintervention
Too many pins? It's time for a Pintervention.
Features
- Adds panel to filter pins by player who placed them on the cartography table
- Toggle panel with hotkey
Lctrl + F
by default. - Disable a players pin's from rendering on the map by clicking their pin row
- Panel is resizable with dragger located in bottom right.
- Toggle panel with hotkey
- Allows enabling and disabling reading pins and map data from cartography tables
- Player names are stored to the cartography table ZDO.
- Unmodded players who write to the table will appear as
Unknown Player #
- Unmodded players who write to the table will appear as
Previews
Notes
- See source at: GitHub.
- Looking for a chill Valheim server? Comfy Valheim Discord
- Pintervention icon created by @jenniely (jenniely.com)
CHANGELOG
Changelog
1.2.0
- Fixed ambiguous method name for additional
1.1.0
- Changed
LoadPlayerNames()
to run asZNetScene.Awake()
postfix. - Added feature to save filtered pin owners between sessions.
1.0.0
- Initial release.