developer
  • Joined on 2026-05-10
developer merged pull request developer/scrabble-game#59 2026-06-14 17:44:49 +00:00
feat(ui): горизонтальная раскладка игрового экрана — доска по высоте + левая панель
developer pushed to feature/landscape-game-layout at developer/scrabble-game 2026-06-14 17:39:08 +00:00
02ef31c464 feat(ui): landscape iteration — reorder left panel, enable board zoom
developer created pull request developer/scrabble-game#59 2026-06-14 17:07:04 +00:00
feat(ui): горизонтальная раскладка игрового экрана — доска по высоте + левая панель
developer pushed to feature/landscape-game-layout at developer/scrabble-game 2026-06-14 17:06:36 +00:00
9ec72c8377 feat(ui): landscape two-column game layout, board fitted by height
developer created branch feature/landscape-game-layout in developer/scrabble-game 2026-06-14 17:06:36 +00:00
developer deleted branch feature/instant-game-open from developer/scrabble-game 2026-06-14 16:08:22 +00:00
developer pushed to development at developer/scrabble-game 2026-06-14 16:08:22 +00:00
7716353f84 Merge pull request 'feat(ui): мгновенное открытие партии — предзагрузка идущих партий + кэш черновика без «прыжка»' (#58) from feature/instant-game-open into development
c9021fc070 feat(ui): preload ongoing games and cache the draft for an instant, jump-free game open
Compare 2 commits »
developer merged pull request developer/scrabble-game#58 2026-06-14 16:08:20 +00:00
feat(ui): мгновенное открытие партии — предзагрузка идущих партий + кэш черновика без «прыжка»
developer created pull request developer/scrabble-game#58 2026-06-14 15:53:30 +00:00
feat(ui): мгновенное открытие партии — предзагрузка идущих партий + кэш черновика без «прыжка»
developer pushed to feature/instant-game-open at developer/scrabble-game 2026-06-14 15:53:11 +00:00
c9021fc070 feat(ui): preload ongoing games and cache the draft for an instant, jump-free game open
developer created branch feature/instant-game-open in developer/scrabble-game 2026-06-14 15:53:11 +00:00
developer pushed to development at developer/scrabble-game 2026-06-14 15:02:33 +00:00
4f2fc795ec Merge pull request 'fix(engine): single-word rule connects along the play line' (#57) from feature/single-word-connectivity into development
222eaf730f feat(game): void unreplayable games as a draw instead of erroring
ff87a3bf62 fix(engine): single-word rule connects along the play line
Compare 3 commits »
developer deleted branch feature/single-word-connectivity from developer/scrabble-game 2026-06-14 15:02:33 +00:00
developer merged pull request developer/scrabble-game#57 2026-06-14 15:02:32 +00:00
fix(engine): single-word rule connects along the play line
developer pushed to feature/single-word-connectivity at developer/scrabble-game 2026-06-14 14:57:29 +00:00
222eaf730f feat(game): void unreplayable games as a draw instead of erroring
developer created pull request developer/scrabble-game#57 2026-06-14 12:49:35 +00:00
fix(engine): single-word rule connects along the play line
developer created branch feature/single-word-connectivity in developer/scrabble-game 2026-06-14 12:49:18 +00:00
developer pushed to feature/single-word-connectivity at developer/scrabble-game 2026-06-14 12:49:18 +00:00
ff87a3bf62 fix(engine): single-word rule connects along the play line
developer pushed tag v1.1.1 to developer/scrabble-solver 2026-06-14 12:46:19 +00:00
developer pushed to master at developer/scrabble-solver 2026-06-14 12:46:11 +00:00
bf48d3c915 Merge pull request 'scrabble: single-word rule requires in-line connection' (#3) from feature/single-word-connectivity into master
d70bd35470 scrabble: single-word rule requires in-line connection
Compare 2 commits »