Skip to content

v0.1.5

Latest

Choose a tag to compare

@encodedlux encodedlux released this 20 Jul 21:50

Added

  • Added the setEquipHandler API callback allowing developers to intercept tool equipping/unequipping and route it through their own server-side network/replication layer (providing compatibility for Server-Authoritative games).

Changed

  • Refactored input bindings to use ContextActionService (CAS) instead of Roblox's new InputContext/InputAction system (IAS), resolving server authority replication errors.
  • Simplified theme configuration definitions by removing the state getter from theme properties.

Full Changelog: v0.1.4...v0.1.5