gamer147
d665f88067
refactor(battle-node): unify IMatchingBridge.RegisterBattle signature
Single RegisterBattle(p1, p2?, type) with contract validation throws on
invalid combinations (Pvp requires both; Bot requires p2==null; Scripted
accepts either). PendingBattle carries Type + P1 + nullable P2. Handler
+ controller adapt; v1.2 behaviour preserved because Scripted is the
only type used today (Phase 2 adds Pvp, Phase 3 adds Bot).
2026-06-01 20:00:52 -04:00
..
2026-06-01 20:00:52 -04:00
2026-06-01 12:44:42 -04:00
2026-05-23 18:14:42 -04:00
2026-05-31 13:44:33 -04:00
2026-06-01 00:41:09 -04:00
2026-05-31 12:26:57 -04:00
2026-05-31 11:27:56 -04:00
2026-06-01 12:37:44 -04:00
2026-06-01 12:40:26 -04:00
2026-06-01 00:40:51 -04:00
2026-05-31 17:12:16 -04:00
2026-06-01 00:41:09 -04:00
2024-09-05 08:32:54 -04:00
2026-05-31 13:29:27 -04:00
2026-05-31 21:21:14 -04:00
2026-05-23 14:18:01 -04:00