gamer147
2b506574e7
feat(battle-engine-port): M2 step 1 — SingleBattleMgr constructs headless
...
First green of the M2 go/no-go probe: `new SingleBattleMgr(StandardBattleMgr-
ContentsCreator)` now builds the two-player pair fully headless against the shim,
no Unity runtime. Verdict: headless construction is feasible; every blocker was a
mechanical no-op shim fill or data seam, not a Unity/logic wall.
Shim fills (authored):
- GameMgr: lazy non-null DataMgr/PrefabMgr/InputMgr/SoundMgr/BattleControl.
- GameObject: lazy cached component model so GetComponent<T>/AddComponent<T> return
non-null no-op instances for Component-derived T (F1: unguarded view touches).
- Resources.Load(string): cached non-null GameObject so the prefab->Instantiate->
GetComponent chain (UnityEventAgent) yields a real object.
- ClassBattleCardViewBase: re-attach dropped IClassBattleCardView (no-op members);
ClassBattleCardBase.Setup casts the created view to it.
Engine copy (DP1/DP3 mis-cut fix):
- CardIconControl.cs copied verbatim (manifested) + generated null-stub deleted.
SplitAndCompleteIconStr is pure string logic on the resolution path that M1 had
wrongly stubbed as "View" -> null deref in SkillCreator.CreateBuildInfo.
Test harness (SVSim.BattleEngine.Tests, authored fixture):
- HeadlessContentsCreator/HeadlessPhaseCreator: deterministic replica of the solo
practice init (StandardBattleMgrContentsCreator + SingleBattlePhaseCreator) with
no-op recovery/replay managers.
- HeadlessCardMaster: reflects the loader cards.json dump into CardMaster.
- HeadlessMasterData: minimal Data.Master (class-character list, empty collections)
+ Data.Load + player/enemy chara ids.
- ConstructionProbeTests.SingleBattleMgr_constructs_headless — GREEN.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-06 01:36:22 -04:00
..
2026-06-06 00:34:12 -04:00
2026-06-05 23:33:14 -04:00
2026-06-06 00:34:12 -04:00
2026-06-05 21:37:23 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 23:50:10 -04:00
2026-06-05 23:10:52 -04:00
2026-06-05 21:37:23 -04:00
2026-06-05 21:37:23 -04:00
2026-06-05 21:37:23 -04:00
2026-06-05 23:10:52 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 21:33:00 -04:00
2026-06-06 00:42:03 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 21:23:52 -04:00
2026-06-05 21:23:52 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 23:10:52 -04:00
2026-06-05 23:10:52 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 21:37:23 -04:00
2026-06-05 21:37:23 -04:00
2026-06-05 22:24:22 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-06 00:34:12 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 23:10:52 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 23:10:52 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 23:50:10 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 23:10:52 -04:00
2026-06-05 22:24:22 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-06 00:34:12 -04:00
2026-06-05 22:01:37 -04:00
2026-06-06 00:34:12 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:33:37 -04:00
2026-06-05 23:10:52 -04:00
2026-06-05 22:01:37 -04:00
2026-06-06 00:42:03 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-06 00:34:12 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 23:10:52 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 23:43:47 -04:00
2026-06-05 23:10:52 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 23:10:52 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 23:10:52 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 23:50:10 -04:00
2026-06-06 00:15:46 -04:00
2026-06-05 22:33:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 23:43:47 -04:00
2026-06-06 00:42:03 -04:00
2026-06-05 23:10:52 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:24:22 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-06 00:11:43 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-06 00:38:58 -04:00
2026-06-05 21:23:52 -04:00
2026-06-05 23:50:10 -04:00
2026-06-05 23:50:10 -04:00
2026-06-05 21:37:23 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 21:33:00 -04:00
2026-06-05 21:33:00 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 21:23:52 -04:00
2026-06-05 21:33:00 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:33:37 -04:00
2026-06-05 21:37:23 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:33:37 -04:00
2026-06-05 21:37:23 -04:00
2026-06-05 23:10:52 -04:00
2026-06-05 23:10:52 -04:00
2026-06-05 23:10:52 -04:00
2026-06-05 22:33:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 23:10:52 -04:00
2026-06-05 23:10:52 -04:00
2026-06-05 23:10:52 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:24:22 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:24:22 -04:00
2026-06-05 22:24:22 -04:00
2026-06-06 00:38:58 -04:00
2026-06-06 00:38:58 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 23:10:52 -04:00
2026-06-05 22:24:22 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 23:10:52 -04:00
2026-06-06 00:57:51 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:33:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-06 00:31:29 -04:00
2026-06-06 00:31:29 -04:00
2026-06-05 21:33:00 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:33:37 -04:00
2026-06-05 23:50:10 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 21:37:23 -04:00
2026-06-05 21:33:00 -04:00
2026-06-05 21:33:00 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 21:33:00 -04:00
2026-06-05 23:10:52 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 21:33:00 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 23:43:47 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-06 00:42:03 -04:00
2026-06-05 23:10:52 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:24:22 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:24:22 -04:00
2026-06-05 23:10:52 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 23:10:52 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:33:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 23:50:10 -04:00
2026-06-05 22:01:37 -04:00
2026-06-06 00:15:46 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 21:33:00 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 23:43:47 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 23:10:52 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 21:23:52 -04:00
2026-06-05 21:23:52 -04:00
2026-06-06 00:42:03 -04:00
2026-06-05 23:10:52 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 23:10:52 -04:00
2026-06-05 21:33:00 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 23:10:52 -04:00
2026-06-05 22:24:22 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 23:10:52 -04:00
2026-06-05 22:33:37 -04:00
2026-06-05 22:01:37 -04:00
2026-06-05 23:10:52 -04:00