Dev Blog · 2026-05-31
Bondage Cafe Update v0.19
This is a quick hotfix to address some critical data integrity issues I discovered during a deep audit of the saving logic. Hotfix Details: Data Loss Prevention: Fixed an issue where furniture would occasionally disappear or purchases in the Cafe/Dungeon would fail if the player exited the scene too quickly. The system now forces an immediate save on all shop transactions. Race Condition Patches: Updated the HouseFurnitureManager and AutoReclaim logic to ensure that house ownership and furniture registration are properly synchronized, even during mid-session scene reloads. Box Serialization: Patched a bug where delivery boxes could cause…