Lemroon-Room_And_Chest_Tracker icon

Room And Chest Tracker

HUD showing undiscovered rooms and unopened chests remaining.

By Lemroon
Last updated 9 hours ago
Total downloads 6
Total rating 0 
Categories Mods
Dependency string Lemroon-Room_And_Chest_Tracker-1.2.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2305

README

Room & Chest Tracker

A simple Stonewards HUD that keeps track of the remaining undiscovered rooms and unopened chests in the current world.

Features

  • Rooms Left — shows how many rooms remain to be discovered.
  • Chests Left — shows how many unopened chests remain.
  • Multiplayer support — the counters are synchronised so players can see the same world progress.
  • Customisable HUD — adjust the size and position of the tracker through the mod configuration.
  • F7 toggle — press F7 to show or hide the tracker.
  • The tracker is intended to be unobtrusive and positioned away from the game's coin display.

Installation

Thunderstore / r2modman

Install Room & Chest Tracker through Thunderstore or your preferred compatible mod manager.

Manual installation

  1. Install BepInEx for Stonewards.
  2. Place StonewardsRoomChestTracker.dll in:
StoneWards/
└── BepInEx/
    └── plugins/
        └── StonewardsRoomChestTracker.dll
  1. Launch Stonewards.

Configuration

The tracker can be configured through the BepInEx configuration system.

Available settings include:

  • UI Scale — changes the size of the tracker.
  • Position X — moves the tracker horizontally.
  • Position Y — moves the tracker vertically.
  • Width — changes the width of the tracker.
  • Height — changes the height of the tracker.
  • Show Tracker — enables or disables the tracker.

Changes to the configuration can be made through your BepInEx configuration file or a compatible configuration manager.

Controls

Key Action
F7 Show / hide tracker

Multiplayer

The tracker is designed for multiplayer games.

The host provides the world progress information, allowing connected players to see the same room and chest counts.

Version

1.2.0

Credits

Created for the Stonewards modding community.

Support

If you encounter a problem, please include:

  • Stonewards version
  • BepInEx version
  • Room & Chest Tracker version
  • Whether you are the host or a client
  • Your BepInEx log, if possible

Please report reproducible issues with as much detail as possible.