You are viewing a potentially older version of this package. View all versions.
ComfyMods-ZoneScouter-1.5.0 icon

ZoneScouter

The sector's instance level... it's over 9000!

Date uploaded 4 months ago
Version 1.5.0
Download link ComfyMods-ZoneScouter-1.5.0.zip
Downloads 1072
Dependency string ComfyMods-ZoneScouter-1.5.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202

README

ZoneScouter

The sector's instance level... it's over 9000!

Features

SectorInfoPanel

  • Shows current position, current sector and ZDOs in sector.

    ZoneScouter - SectorInfoPanel

  • Panel can be repositioned by dragging it with the mouse.

CopyPositionButton

  • Click on the Copy button to copy your current position (as XYZ) to clipboard.
  • Hold LeftShift and click on the Copy button to copy your current position (as XZY) to clipboard.

SectorZdoCountGrid

  • Disabled by default, toggle it on/off in ConfigurationManager.
  • There are two GridSize options available (in dropdown menu):
    • Show ZDO counts for current sector and surrounding sectors (ThreeByThree).

      ZoneScouter - SectorZdoCountGrid - 3x3

    • Show ZDO counts for all sectors within range (FiveByFive).

      ZoneScouter - SectorZdoCountGrid - 5x5

ShowSectorBoundaries

  • Disabled by default, toggle it on/off in ConfigurationManager.
  • Creates semi-transparent colored boundary walls on each side of current sector.

    ZoneScouter - ShowSectorBoundaries

Configuration

  • Almost everything is configurable (more will be added later).

    ZoneScouter - Configuration

Notes

  • This is the good enough release with more features/options to be added later.
  • See source at: GitHub.
  • Looking for a chill Valheim server? Comfy Valheim Discord
  • Check out our community driven listing site at: valheimlist.org

CHANGELOG

Changelog

1.5.0

  • Added new config option toggleSectorBoundariesShortcut to use to toggle sector boundaries (default: un-set).

1.4.0

  • Updated for v0.217.38 patch.
  • Moved changelog into CHANGELOG.md.
  • Added new Copy button to copy current position to clipboard.

1.3.0

  • Updated all UI.Text references to use TextMeshPro.
  • Added new config option showZDOManagerContent to toggle NextId row in the SectorInfoPanel, default to off.

1.2.0

  • Fixed for v0.216.9 patch.

1.1.0

  • Added a new row ZdoManager.NextId to the SectorInfoPanel.
  • Minor code clean-up.

1.0.1

  • Fixed grid display of sectors corresponding to NESW movement. Blah math.

1.0.0

  • Initial release.