首次公開發布與 AI 交接資訊#1
Merged
Merged
Conversation
新增可逆 code hook 功能並優化熱路徑 - 新增 x64 rel32 remote code hook 基礎設施(code cave、expected-bytes fail-closed、讀回驗證、還原後釋放),支援 forceLevelUpItem 與兩項 duplicate 功能,只套用於 2026-07-23 Profile。 - 新增本局金幣/角色等級/經驗值單次讀寫與 85 項升級道具 ID 清單。 - 線上防護改為 ValueLockService 共用前置 guard,每 100ms 週期只跑一次 EnsureOffline,並在 fail-closed 後停止列舉與拒絕新增鎖。 - ProcessMemorySession 加入模組資訊快取,消除熱路徑配置(span 版 ReadBytes、ref/in byte P/Invoke、stackalloc)。 - OffsetCatalogFile 先比對時間戳與長度,變動時才以 SHA-256 定案。 - 測試由 20 增為 23 項,Debug 建置 0 警告/0 錯誤,23/23 通過。 Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> @
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
摘要
AI_HANDOFF.md的最新重要 Commit、GitHub 遠端與目前發布檢查分支。main,後續版本可沿用相同 Profile/分支/PR 流程維護。目前已完成
win-x64-folderRelease 發布 Profile。驗證
尚待實機確認
目前遊戲 Profile 維持
verified: false。主選單唯讀診斷只能解析gameSpeed與maxTreasure,其餘鏈需進入單人關卡後完成逐項可逆寫入與實際效果驗證;在此之前正式 WPF 會拒絕附加,也不會把 Trainer 宣稱為可用。