This website requires JavaScript.
Explore
Help
Register
Sign In
xiaoou
/
card-game-engine
Watch
1
Star
0
Fork
0
You've already forked card-game-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a338dac13989028039f91053a35ed50b83ac8dd8
card-game-engine
/
RuleEngine
History
xiaoou
2ef8583180
fix: 消除 CS8604 warning (DslLoader f.Condition nullability)
...
LINQ Where 过滤了空值但编译器不跟踪 → 加 null-forgiving operator
2026-07-04 22:07:02 +08:00
..
AI
refactor: _wildcards static→实例级 WildcardRegistry
2026-07-04 20:05:26 +08:00
Core
feat: EndConditions映射 + 骰子翻牌定精(random wildcard)
2026-07-04 21:06:16 +08:00
Dsl
fix: 消除 CS8604 warning (DslLoader f.Condition nullability)
2026-07-04 22:07:02 +08:00
Patterns
fix: 鸡胡 FanValue=0 导致武汉麻将赢家得0分
2026-07-04 21:24:46 +08:00
Phase
refactor: FanValue fallback 集中到 PhaseMachine.DefaultFanValue()
2026-07-04 21:51:40 +08:00
Scoring
refactor: FanValue fallback 集中到 PhaseMachine.DefaultFanValue()
2026-07-04 21:51:40 +08:00
MahjongRoom.cs
refactor: 移除 maxRounds=500 安全阀, 牌局自然终止
2026-07-04 21:54:59 +08:00
RuleEngine.csproj
build: 升级 net9.0 → net10.0 (服务端 SDK 已升级至 10.0.109)
2026-07-04 10:58:12 +08:00