Development of WinBoard 4.3.15
Posted: 20 Aug 2008, 12:48
Now that WinBoad 4.3.14 is ready for release, I have already started on version 4.3.15. Compred to 4.3.14, I changed the following:
1) Super-Chess is added as a new variant ("-variant super")
2) It is now possible to do claim verification without Detect Mates being switched on
3) Wins of a bare King for whatever reason are corrected to draws if Verify Claims is on.
4) The position index and game index can be made to auto-increment in match mode, by specifying it as a hegative number. A value of -1 increments every game, a value of -2 every 2 games (so that each position is played with both colors)
All the above already works (or, at least, is supposed to...) Other things I plan to add:
5) Rewinding of the position or game index after a specified number of positions/games, under control of a new option '-rewindIndex N'.
6) Replace the promotion popup menu by something else, perhaps optionally.
7) Implement the "Machine Both" mode, which is already in the menu.
8) Add the Amazon and Centaur as pieces WinBoard knows about.
9) Add multi-session time controls. (The clock-management for this feature already works, but the info is not sent to the engines yet.)
10) Add the standard options for engine configuring, for memory size, EGT path and opening book path. The UCI menu already allows the user to enter these parameters into WinBoard, so it should be easy to relay them to the engineif the latter so requests.
11) Add an option to configure the number of cores an engine may use.
1) Super-Chess is added as a new variant ("-variant super")
2) It is now possible to do claim verification without Detect Mates being switched on
3) Wins of a bare King for whatever reason are corrected to draws if Verify Claims is on.
4) The position index and game index can be made to auto-increment in match mode, by specifying it as a hegative number. A value of -1 increments every game, a value of -2 every 2 games (so that each position is played with both colors)
All the above already works (or, at least, is supposed to...) Other things I plan to add:
5) Rewinding of the position or game index after a specified number of positions/games, under control of a new option '-rewindIndex N'.
6) Replace the promotion popup menu by something else, perhaps optionally.
7) Implement the "Machine Both" mode, which is already in the menu.
8) Add the Amazon and Centaur as pieces WinBoard knows about.
9) Add multi-session time controls. (The clock-management for this feature already works, but the info is not sent to the engines yet.)
10) Add the standard options for engine configuring, for memory size, EGT path and opening book path. The UCI menu already allows the user to enter these parameters into WinBoard, so it should be easy to relay them to the engineif the latter so requests.
11) Add an option to configure the number of cores an engine may use.