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.0.4 - 2025-04-07

  • Fix index out of bounds errors when custom assets from mods have an invalid buyItemIndex.

0.0.3 - 2025-04-06

  • Fix player joins causing array index errors in clients.

0.0.2 - 2025-04-01

  • Fix store not being synchronized with clients.
  • Make disabled items unbuyable instead of only hiding from view.
  • Bump LethalNetworkAPI dependency from 2.* -> 3.*.

0.0.1 - 2025-02-06

Added

  • Item price editing.
  • Item enabling/disabling.