nbusseneau-Better_Cartography_Table icon

Better Cartography Table

Allows precise control over sharing pins via cartography tables. Supports private pins, public pins, and guild pins. Supports NoMap worlds.

CHANGELOG

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

0.3.0 - 2024-04-12

Added

  • Support for NoMap world modifier: interacting with a cartography table will display the map.
  • Enforce mod to be installed on all clients if installed on the server (Jotunn version check).

Changed

  • Updated for Valheim 0.217.46.

Fixed

  • Fix NullReferenceException errors if shift-clicking a pin on the map without interacting with a cartography table.

0.2.0 - 2024-02-25

Added

  • Add limited one-way compatibility for public pins sharing from modded clients to vanilla non-modded clients.

Fixed

  • Fix shared pins disappearing if a cartography table is in use while a save occurs.
  • Fix NullReferenceException errors if hovering a cartography table while the game is shutting down.

0.1.1 - 2024-02-18

Fixed

  • Restrict map interactions to sharable pin types.
  • Remove debug logging.
  • Fix pin type filter toggling flooding logs with NullReferenceException errors.

0.1.0 - 2024-02-12

Added

  • Initial release.