Back to Editor

Changelog

History of changes and new features

v1.4.2

2025-03-12
  • Fixed cat data parsing for cats with marker flag (gender and mutations were not detected correctly)
  • Improved T-array detection using scoring-based algorithm to handle varying data offsets
  • Fixed passive ability writing crash when disorder list contains None values

v1.4.1

2025-03-10
  • Fixed negative mutation ID parsing (some mutations were not detected correctly)
  • Fixed mutation saving for negative mutation IDs

v1.4.0

2025-03-01
  • Added search functionality to mutation selector
  • Added search functionality to active and passive ability selectors
  • Improved ability selection with grouped picker modal

v1.3.0

2025-02-26
  • Added furniture system support with backpack management
  • Added furniture data parser and viewer tools
  • Updated save file parser to handle furniture BLOB structure

v1.2.0

2025-02-26
  • Redesigned theme colors and typography
  • Optimized editor experience with better visual hierarchy
  • Added class icon display in cat editor
  • Improved CatEditModal performance with native select

v1.1.0

2025-02-25
  • Added mutation display with T-array mapping
  • Refactored skill system with class-based grouping
  • Added support for editing cat mutations
  • Fixed mutation saving issues

v1.0.0

2025-02-24
  • Initial release
  • Cat stats editing (STR, DEX, CON, INT, SPD, CHA, LUCK)
  • Cat level, age, and class editing
  • Active and passive abilities editing
  • Basic game data modification (gold, food, day)
  • Local browser processing - no server uploads