Hi thanks for your feedback! The savegames should be migrating e.g. 0.1.3 -> 0.1.4 — did it break after loading? Without having your savegame (bugreport ingame) I would currently think it's a bug created by the browser. They tend to cache old data and once you visit the page with the new version it loads some data from cache while some data has changed. Therefore a full refresh (Ctrl + Shift + R on most browsers) is necessary. This should not delete your savegame. But I already received another feedback about a player wishing more savegames, so I'll work on savegames anyways (more slots), maybe I'll just add an export/backup function to save it to another folder.
Items need more tooltips, 100%, will be added: Currently items have a short description but the actual stat effects aren't always obvious. The item/equipment system is already built to be robust and extensible, each item can have stat buffs, flags, and special effects, so adding more items with unique mechanics is straightforward. Here's how the current items work:
- Perfume ($30): A floral feminine fragrance, currently a flavor/roleplay item with no direct stat effect. Mechanical effects for perfume are on my list.
- Nails — 3 tiers, each grants Femininity and unlocks at different Fem levels.
- Natural Manicure ($10, requires Fem 8): +1-2 Femininity. Lasts 5 days.
- Pink Nails ($15, requires Fem 15): +1-2 Femininity. Lasts 4 days.
- Nail Art ($25, requires Fem 25): +2-3 Femininity. Lasts 3 days.
- Higher tiers give more Femininity but expire faster, fancier nails need more upkeep.
- Nail Refresh ($10, or $5 with salon discount): Resets the wear timer on your existing manicure and grants +1 Femininity. Once the timer runs out your nails expire and you need a full new set.
- Laser Maintenance ($50, or $25 with discount): Touch-up session to keep your body smooth after the initial laser removal. Grants +1 Femininity. Only available once you've completed laser removal.
- Hair Touchup ($75, or $38 with discount): Tightens bonds and trims split ends on your extensions. Grants +1 Femininity. Only available once you have long hair.
- Makeup Refresher ($50, or $25 with discount): Practice session with new trends and techniques. Grants +1 Femininity. Doesn't increase your makeup skill level, for that you need the full Makeup Lessons (Basic/Intermediate/Advanced).
I'll add clearer tooltips showing exact stat effects and maintenance timers in a future update.
More visual states for hair/laser/etc. 100% agree and it's my dream too:
The problem is I played other games and I hate it when you buy something and it never shows up visually. Currently there are a few scenes and places that adjust, e.g. the character portrait changes based on equipped items, and some scenes have variants for long_hair, chastity, and long_hair + chastity states. The apartment mirror for example has 4 variants and some other scenes aswell. My goal is to have this for every scene where it makes sense, but the game currently has 634 images. Adding another visual state multiplies that significantly. It's on my list and I'm working through it scene by scene.
So TLDR: Working on it!