Path of Idle Immortals Playtest · published · build 25271168
A new "Rebirth Routes" tab in the reincarnation dialog. Five paths, each unlocked by your current generation plus (for some) a global achievement:
Each route grants permanent attribute bonuses applied when you next reincarnate, plus recommended origins/physiques/talents for that playstyle. You can pick or switch anytime — switching only affects your NEXT reincarnation; bonuses already banked are never reverted. Completion is tracked per route (runs & best score).
The entry effects "retain % of previous-life attributes" (memoryRetention) and "gradual memory recovery" (memoryRecovery) only took effect when your character died of old age. Clicking the reincarnate button yourself ran an older code path that silently discarded the previous life's snapshot — the points you spent on those entries did nothing. Both paths now run the same logic: memory entries work in active reincarnation too.
City market shops used to only APPEND new goods on each refresh — old stock could linger for up to 4 refresh cycles (30–60 min each), which read as "refreshing adds items but never changes the shelf". Every refresh now replaces the entire shelf with fresh goods (multi-channel supply preserved: self-produce / NPC / random pool). An old bug where same-batch deduplication never actually worked is also fixed — the shelf fills properly from the pool now.
Save version 44 → 45: adds the rebirth-route fields with safe defaults. Old saves load as-is; nothing is lost, no action needed.