Hodoku-2.2.8
Pre-releaseFeatures:
-
Puzzle -> Solution Count
- It counts how many solutions a puzzle has with a cutoff limit of 1000.
-
Clear an entire color channel in either Cells or Candidates. This is done in the Active Cell panel by Ctrl + Left Click on a color in the color palette. Only this color will be cleared from the board.
-
Mouse click while coloring no longer selects a cell. I found it distracting, sometimes the selector color overlay made the cell's colors look off. It can still be moved with the arrow keys. Maybe I should re-enable it, but add a toggle feature to automatically hide the selector when entering coloring mode.
Minor:
-
File -> New Empty
- It generates an empty board. This replaces File -> New Givens. This new layout is more conventional with other programs.
-
Edit -> Edit Givens
- Renamed and relocated File -> Modify Givens. It did not make sense being under the File menu. Now it is more clear what it does.
-
Edit -> Play Game
- Relocated from File -> Play Game. This belongs with Edit Givens since you use it to leave editor mode.
Bug Fixes:
-
Active Cell color would disappear when clicking outside the grid to hide the cursor selector.
-
Active Color preview defaulted to cell color preview.
-
Faulty transition from drag to click while Ctrl down leading to a cell being deselected.