• Joined on 2026-05-25
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 21:37:38 +08:00
dbfc9c8b76 fix: 国标花牌初始不补牌 + 花牌补牌不递归
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 21:24:53 +08:00
a94e68fee2 fix: 鸡胡 FanValue=0 导致武汉麻将赢家得0分
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 21:12:51 +08:00
248af7642d feat: 计分倍数可配置化 (自摸/点炮/庄家)
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 21:06:22 +08:00
ae9c4c4142 feat: EndConditions映射 + 骰子翻牌定精(random wildcard)
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 20:53:43 +08:00
5b60255f02 docs: AI-readable DSL规范+番型识别器清单
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 20:45:37 +08:00
721333390a feat: 四DSL 100%规则合规→零警告
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 20:38:36 +08:00
237a6dc0ad feat: 规则级合规检查→适配率报告不再虚报100%
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 20:37:15 +08:00
b038d5e2da fix: GetLegalActions从硬编码改为读DSL+条件求值+wildcard计数修正
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 20:32:41 +08:00
d5973fd2bc fix: 4个HIGH severity DSL规则bug(子代理审查发现)
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 20:29:52 +08:00
9b9e4c310b fix: flower_rules DSL字段全部接入引擎(花牌计分+开局换花)
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 20:22:05 +08:00
d95eab84f0 fix: chi在四川血战等无吃变体中仍然可用
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 20:16:50 +08:00
ed30351ad0 feat: DSL适配率报告+零静默丢弃YAML字段
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 20:10:08 +08:00
55bdfd85a5 fix: wildcard DSL字段全面驱动引擎(不再硬编码)
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 20:05:27 +08:00
c2b5136085 refactor: _wildcards static→实例级 WildcardRegistry
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 19:46:22 +08:00
0dbb7c2d15 fix: revert确定性种子+加maxRounds防死循环
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 19:30:24 +08:00
e39c9ab4f1 fix: 根除flaky测试层三bug
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 19:16:19 +08:00
978fcd87dd fix: 国标fan_types缺常见番型→0%胡牌率(补全28种)
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 18:38:17 +08:00
cadf76999e fix: DSL total字段从未被引擎校验+广东牌库数修正
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 18:31:52 +08:00
490f265b33 fix: 五个DSL设计特性从未实现(对照审查)
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-04 18:12:08 +08:00
a06f40bd2d fix: 番型互斥从未应用 + FanValue兜底乱给分 + 白名单过滤