0.1.41 天命·兑现:天命flag全量接线15+项即时兑现 + NPC演化种子派生零主rng消耗 + pushNews/purgeNpc确定性修复 + 族史卷叙事层chronicle-scroll.ts + 时效flag自动清理 + UI建筑专精加成预览 + LegacyPanel族史卷视图 + 金钟罩重算

This commit is contained in:
2026-09-13 16:38:24 +08:00
parent beeda036f6
commit 631099fd8c
22 changed files with 745 additions and 80 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import { GameState, SaveMeta, SnapshotMeta, Id } from '../types/domain'
import { validateLoadedState, exportEnvelope, parseImportEnvelope } from './migrate'
const GAME_VERSION = '0.1.40'
const GAME_VERSION = '0.1.41'
const DB_PREFIX = 'cotyc-save-'
let seqCounter = 0