sudocle

A modern web app for Sudoku inspired by Cracking the Cryptic

MIT License

Stars
13

Bot releases are hidden (Show)

sudocle - v1.33.0

Published by michel-kraemer over 1 year ago

New features:

  • Support overlay and underlay alpha channel
  • Add support for background images
  • Support puzzle IDs starting with scl
  • Improve font rendering for new CTC puzzle type

Maintenance:

  • Support other puzzle IDs in CI tests
  • Update dependencies
sudocle - v1.32.0

Published by michel-kraemer over 1 year ago

New features:

  • f-puzzles are now loaded faster

Maintenance:

  • Update dependencies
sudocle - v1.31.0

Published by michel-kraemer over 1 year ago

New features:

  • Add experimental support for CTC puzzle format

Maintenance:

  • Update dependencies
sudocle - v1.30.0

Published by michel-kraemer over 1 year ago

New features:

  • Improve render performance in fog puzzles
  • Automatically fix invalid line breaks in rules

Bug fixes:

  • Use correct cell coordinates to calculate if cell is covered with fog. This fixes an issue that could cause corner marks to reveal if there is a cage under the fog.

Maintenance:

  • Update dependencies
sudocle - v1.29.6

Published by michel-kraemer over 1 year ago

Bug fixes:

  • Be more lenient when parsing fog lights

Maintenance:

  • Update dependencies
sudocle - v1.29.5

Published by michel-kraemer over 1 year ago

Bug fixes:

  • Center multi-line text in overlays
  • Do not show solution message in grid
sudocle - v1.29.4

Published by michel-kraemer over 1 year ago

Bug fixes:

  • Make font size of circles in f-puzzles smaller if necessary

Maintenance:

  • Update dependencies
sudocle - v1.29.3

Published by michel-kraemer over 1 year ago

Bug fixes:

  • Fix fog mask: do not show too much information
  • Ignore invalid fog cell format with negative coordinates

Maintenance:

  • Update dependencies
sudocle - v1.29.2

Published by michel-kraemer over 1 year ago

Bug fixes:

  • In fog puzzles, always show area outside of grid
sudocle - v1.29.1

Published by michel-kraemer over 1 year ago

Bug fixes:

  • Do not crash if the list of fog lights is empty

Maintenance:

  • Update dependencies
sudocle - v1.29.0

Published by michel-kraemer over 1 year ago

New features:

  • Add stroke to overlay text if contrast to background is too low
  • Put very large f-puzzles circles into underlays instead of overlays to prevent them from covering other elements in the puzzle

Maintenance:

  • Update dependencies
sudocle - v1.28.3

Published by michel-kraemer over 1 year ago

Bug fixes:

  • Fix broken pen tool

Maintenance:

sudocle - v1.28.2

Published by michel-kraemer over 1 year ago

Bug fixes:

  • Use correct rectangle size if it is explicitly specified in f-puzzles
  • Rectangles are supposed to be overlays in f-puzzles
sudocle - v1.28.1

Published by michel-kraemer over 1 year ago

Bug fixes:

  • Support yet another way of defining fog lights

Maintenance:

  • Update dependencies
sudocle - v1.28.0

Published by michel-kraemer over 1 year ago

New features:

  • Support new fogofwar attribute in f-puzzles

Bug fixes:

  • Make sure all regions in f-puzzle puzzles are initialised

Maintenance:

  • Update dependencies
sudocle - v1.27.0

Published by michel-kraemer almost 2 years ago

New features:

  • Support custom styles for f-puzzles
  • Corner marks should not leave room for cage values if the cell is covered by fog. This prevents that corner marks slightly shifted to the right reveal there's a cage value underneath the fog.
  • Improve performance by reducing number of draw calls

Maintenance:

  • Update dependencies
sudocle - v1.26.0

Published by michel-kraemer almost 2 years ago

New features:

  • Snap arrows and lines to circles
  • Do not shorten connected lines of same colour and thickness
  • Upgrade to PixiJS 7
sudocle - v1.25.3

Published by michel-kraemer almost 2 years ago

Bug fixes:

  • Given digits must not uncover fog

Maintenance:

  • Update dependencies
sudocle - v1.25.2

Published by michel-kraemer almost 2 years ago

Bug fixes:

  • Be more lenient when parsing invalid puzzle title
  • Swap z-index of coloured cells and clones in f-puzzles
sudocle - v1.25.1

Published by michel-kraemer almost 2 years ago

Bug fixes:

  • Be more lenient when parsing invalid fog light format
Badges
Extracted from project README
MIT license Actions Status