Skip to content

Fix for bridges - #472

Merged
humanat merged 21 commits into
mainfrom
develop
Sep 14, 2026
Merged

humanat merged 21 commits into
mainfrom
develop

Conversation

@humanat

@humanat humanat commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

No description provided.

samtcifihi and others added 21 commits September 12, 2026 11:54
Adds board-23 alongside the existing board-9/11/15/17/19/27 sizes.
Asli's boardsize resolution already generically parses any
"board-<n>" variant, so no engine logic changes were needed beyond
the metadata entry and English/Esperanto variant names.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JzxdyPNjcMTeQ73PGg2K9S
Fixes the draft's syntax/wiring bugs (mismatched brackets in the 8x8
lookup table, board.forEach key/value mix-up, redundant per-player
calls that stringified the whole result array) and wires the stat
into sidebarScores(), matching how other games expose per-player
sidebar stats. The hand-built lookup tables' actual values were
independently re-derived and verified correct.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EhY7aqTm7KNK2BSk2QaGjx
Briefly explains what the sidebar stat measures and its caveat that
it ignores interference from other stacks, following the existing
gameinfo.notes / apgames:notes.<uid> convention used by other games.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EhY7aqTm7KNK2BSk2QaGjx
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EhY7aqTm7KNK2BSk2QaGjx
Preserve Mirador challenge placements after invalid clicks
@humanat
humanat merged commit a2961cc into main Sep 14, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants