Path to this page:
./
games/chess-tui,
Chess TUI implementation in rust
Branch: CURRENT,
Version: 2.5.1,
Package name: chess-tui-2.5.1,
Maintainer: pkgsrc-usersChess TUI implementation in rust.
Master sites:
Filesize: 22003.435 KB
Version history: (Expand)
- (2026-03-08) Updated to version: chess-tui-2.5.1
- (2026-01-18) Updated to version: chess-tui-2.3.0
- (2025-12-22) Updated to version: chess-tui-2.2.0
- (2025-11-07) Updated to version: chess-tui-1.6.2
- (2025-10-24) Package has been reborn
- (2025-10-24) Package deleted from pkgsrc
CVS history: (Expand)
2026-03-08 14:27:12 by pin | Files touched by this commit (3) |  |
Log message:
games/chess-tui: update to 2.5.1
2.5.1
What's Changed
fix: test and ci by @thomas-mauran in #228
2.5.0
What's Changed
feat: allow lowercase san in the move popup by @xiangsgao in #214
feat: elo selection and small bug fixes by @thomas-mauran in #209
feat: custom piece styles by @thomas-mauran in #218
fix: history add scrolling when too many moves by @thomas-mauran in #221
feat: look for chess pieces by @DaemonLife in #222
fix: return to ongoing games menu after resigning (issue #190) by \
@KapuuZapuu in #223
docs: update gif by @thomas-mauran in #226
2.4.0
What's Changed
fix: lichess use proper streaming by @thomas-mauran in #189
feat: linechart for the lichess menu by @thomas-mauran in #193
Refactor/clippy by @TomPlanche in #194
Fixing castling bug with taken pieces by @G-Chist in #196
feat: new menu by @thomas-mauran in #200
feat: clock system for local and bot modes by @thomas-mauran in #201
Include AppMan installation instructions in Binary.md by @shuvashish76 in #203
fix: handle readonly errors by @thomas-mauran in #204
Allow user to input moves using a pop up by @xiangsgao in #205
|
2026-01-18 17:16:41 by pin | Files touched by this commit (3) |  |
Log message:
games/chess-tui: update to 2.3.0
What's Changed
fix: parse args before mousetrack by @thomas-mauran in #181
fix: color popup piece scaling by @thomas-mauran in #186
fix: size crash by @thomas-mauran in #182
fix: ui history styling by @thomas-mauran in #187
fix: lichess bugs by @thomas-mauran in #183
fix: rust features to disable sound by @thomas-mauran in #184
pkgsrc changes: disable audio feature and avoid alsa dependency.
|
2025-12-22 22:01:47 by pin | Files touched by this commit (3) |  |
Log message:
games/chess-tui: update to 2.2.0
2.2.0
- feat: blinking selected cell cursor by @thomas-mauran in #169
- feat: improve the color selection popup by @thomas-mauran in #171
- feat: allow engine to have an argument too by @thomas-mauran in #172
- feat: deb build by @thomas-mauran in #173
2.1.2
- build on intel macos
2.1.1
- fix style for the vertical alignment of the left side number
- fix the piece style with different scaling
2.1.0
- ci: build for aarch64-macos, aarch64-linux and x64-windows as well by @jarjk \
in #162
- feat: add sounds by @thomas-mauran in #161
- feat: lichess + doc + disconnect by @thomas-mauran in #165
- feat: bot auto install script and debug popup by @thomas-mauran in #166
- docs: blog posts + releases blog posts by @thomas-mauran in #167
2.0.0
- shakmaty integration by @tigerros in #137
- feat: skins by @thomas-mauran in #152
- Feat/move through history by @thomas-mauran in #153
- Fix exit while hosting by @Andrada42 in #155
- Feat/lichess by @thomas-mauran in #156
|
2025-11-07 10:54:14 by pin | Files touched by this commit (3) |  |
Log message:
games/chess-tui: update to 1.6.2
What's Changed
Make fen serialization follow spec by @ccapitalK in #132
Migrate to ruci by @tigerros in #139
feat: refactor handler by pages by @RaoniSilvestre in #138
ci: upload chess-tui binary to the release by @mfernd in #141
feat: bot depth cli argument by @thomas-mauran in #144
feat: end screen hiding + improve the style + fix black player selection by \
@thomas-mauran in #146
|
2025-02-06 12:24:33 by pin | Files touched by this commit (3) |  |
Log message:
games/chess-tui: update to 1.6.1
What's Changed
feat(logging): Add configurable logging system with documentation by \
@TomPlanche in #126
Fix Multiplayer Connection Issues with Improved Socket Handling and Logging \
by @TomPlanche in #128
[FIX] Corrected moves history display by @TomPlanche in #130
fix: esc key bug when playing bot by @thomas-mauran in #129
|
2024-12-24 19:27:10 by pin | Files touched by this commit (3) |  |
Log message:
games/chess-tui: update to 1.6.0
What's Changed
deps: update lru to v0.12.5 by @Adamska1008 in #118
feat: online multiplayer by @thomas-mauran in #119
fix: dockerfile by @thomas-mauran in #121
|
2024-11-28 09:41:26 by pin | Files touched by this commit (3) |  |
Log message:
games/chess-tui: update to 1.5.0
What's Changed
fix: bot promotion using UCI standard by @thomas-mauran in #97
fix: material diff when castling by @thomas-mauran in #99
refactor: move tests by @thomas-mauran in #103
Docs/create website by @thomas-mauran in #107
fix: en passant make sure we eat the piece by @thomas-mauran in #109
docs: getting started, architecture intro and installation guide by \
@thomas-mauran in #111
Mouse click by @theonlytruealex in #85
Bug fix: Bot move freezes player move by @LucaSain in #84
refactor: split code by @thomas-mauran in #114
|
2024-11-20 22:34:33 by pin | Files touched by this commit (3) |  |
Log message:
games/chess-tui: update to 1.4.0
What's Changed
- fix: threefold repetition by @TomaDumitrescu in #82
- Feat/turn board by @thomas-mauran in #88
|