Hii,
thanks for finding those bugs! As I’m already far ahead in 0.2.3 (next content patch), I won’t hotfix these 3 separately. But I’ll fix them all for 0.2.3.
-
Easy fix. The energy calculation only looks at bed upgrades and forgets about your background bonus. So every night it recalculates and poof, your Military +20 is gone. Same reason the bed sets it to 110 instead of 130.
-
Found multiple issues in the streaming system. The Ring Light perk wasn’t actually reducing energy costs, the tip overlay math was off, and there’s a path where energy can go negative without properly triggering a blackout. All getting reworked.
-
This one’s a save sync issue. When you load an older save, the shop still sees the purchase flag (“owned”) but the inventory doesn’t reconstruct the item from it. Adding a reverse-sync on load so items get restored from their purchase flags.
Thanks again for the detailed report, really helps narrow things down!