puzzmo-com / xd-crossword-tools

A single dependency for using the xd file format for crosswords: convertors (puz -> xd, xd -> json, json -> xd, json -> puz) and editor tooling for xd
MIT License
36 stars 4 forks source link

Better rebus handling #18

Closed samanpwbb closed 8 months ago

samanpwbb commented 8 months ago

Head's up, this PR is stacked on https://github.com/puzzmo-com/xd-crossword-tools/pull/17 so review that first. I noticed a handful of cases in the parser where we aren't correctly accounting for rebus tiles, so this PR will attempt to fix them all.

orta commented 8 months ago

good luck

samanpwbb commented 8 months ago

Ok @orta this is ready for a look. I left a few comments outlining the changes here!

orta commented 8 months ago

shipped as 6.4.0