• Joined on 2026-05-25
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 23:52:36 +08:00
1be5062d4d fix: 风(31-34)和箭(35-37)独立循环,非合并序列
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 23:45:45 +08:00
c1bcdc42a2 fix: ComputeNextTiles 正精=翻牌本身(非+1)
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 23:42:51 +08:00
d734c0a384 fix: 圈风/门风/单钓将/四归一加_fanConfig守卫 + 精牌显示 + TileName修复
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 23:31:40 +08:00
3f91d7c3f8 feat: 四归一/圈风/门风/单钓将识别器 + GameState状态跟踪
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 23:25:21 +08:00
816000a286 feat: 新增4个番型识别器—三风/双箭刻/一色三同顺/一般高
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 23:17:57 +08:00
488e96114f fix: excludes引用检查用enginePatterns替代fanTypes(修正误报)
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 23:11:40 +08:00
1576253caa fix: 子代理审查26问题修复13个(剩余为编码定义/DSL文档字段)
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 23:06:21 +08:00
712116bca8 fix: fan_stacking验证 + OnEliminate传播 + TurnOrder读DSL
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 22:49:27 +08:00
2ef7d57877 fix: 连七对识别器 + 258检查gap + .First() null防御
c2c326b07a docs: 更新审计JSON, 标注27个问题的修复状态
Compare 2 commits »
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 22:28:36 +08:00
d08eddda28 fix: HumanMahjongPlayer听牌检测不含字牌 + wildcard显示优化
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 22:20:16 +08:00
8d8403ee4e fix(DSL): 血战到底加鸡胡兜底
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 22:18:33 +08:00
f57446bd84 fix(DSL): 武汉删死番型 '将', 国标加鸡胡兜底
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 22:14:00 +08:00
359e02886f fix: --check输出区分能力注册 vs 规则覆盖, 不再误导
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 22:09:47 +08:00
a338dac139 feat: --check 标志只验证DSL覆盖率不跑牌局
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 22:07:10 +08:00
2ef8583180 fix: 消除 CS8604 warning (DslLoader f.Condition nullability)
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 22:02:48 +08:00
359e43ce23 docs: 全面更新 README + DSL规范
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 21:55:01 +08:00
42b032339c refactor: 移除 maxRounds=500 安全阀, 牌局自然终止
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 21:51:42 +08:00
b7fb93d4e4 refactor: FanValue fallback 集中到 PhaseMachine.DefaultFanValue()
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 21:46:59 +08:00
4e9f06d5cd fix: PhaseMachine硬编码>=8番 → 读DSL win_min_fan
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 21:41:55 +08:00
17a0d054ff fix: 武汉DSL添加鸡胡(base_fan=1)