Devlogs
Scrabble Solver v1.5
v1.5
Additions
Keyboard support
- Click on an empty tile on the board to select it
- Click on an already selected tile to change the direction of where the word will be typed
- Universal tiles are automatically selected with the typed letter & the chosen letter is changed at the same time
- Universal tiles have the lowest priority out of all tiles, therefore they are entered last
- Entering an invalid tile plays a decline sound
Automation
- Added an Auto-Place function, which automatically places the best move tiles on the board after refresh
- Inactive by default
- Automatically swaps tiles if no moves were found
- Added an Auto-Enter function, which automatically submits the placed with Auto-Place function tiles
- Added an Auto-Refresh function for solutions
- Active by default
- After a Solutions refresh the next best move tile is now selected
- Solution refreshes no longer highlight tiles
- Solutions now automatically refresh on game load
- Added a toggle to automatically refresh until a word of 7+ length is found
- Added a toggle to automatically refresh until a turn of 30+ score is found
Other
- Enter now could used to confirm replacing the tile rack if the input field is selected
- Replaced the Mute Button with a toggle
- Removed universal tiles from the starter Tile Bag because of longer solutions refreshes
- They can still easily be entered using the input field
- Replaced them with ‘S’-tiles for more bingo potential
Fixes
- Fixed the Universal Tile input checks not fully working
- Hotkeys now always work and no longer get used to navigate between buttons in some cases
- Fixed the Replace Rack function not working when the player ran out of tiles