-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### Version: Exet v0.60 November 3 2021 - Add support for creating 3-D crosswords. - Add support for reversing lights. - Bug-fix: viablots and darkness were not getting centered in non-square cells. - Add the 3-d vertical direction to the connectivity-checking algorithm. - Bug-fix: in 3-D, when the "darkness" square sits atop a dark background cell-square (as opposed to a large grid-sized background), stop the click event from propagating. - Simplify the code for linked-clue creation by always requiring the direction suffix explicitly. - Show a helpful message when auto-fill fails, suggesting reducing constraints.
- Loading branch information
1 parent
afb5aa6
commit 799cf41
Showing
5 changed files
with
309 additions
and
117 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
v0.59 | ||
v0.60 |
Oops, something went wrong.