Skip to content

v1.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Dec 20:30
· 7 commits to main since this release

Added

  • chore: Unit tests for services

Update

  • refactor: Update color enums (facial_hair_colors.dart, hair_colors.dart, outfit_colors.dart, skin_colors.dart) to use unique itemId patterns (e.g., FacialHairColor/Auburn) instead of shared IDs for improved isItemLocked filtering/logging.