Commit Graph

12 Commits

Author SHA1 Message Date
c3188bb740 fix: prevent premature solved status, add DFS boost button, mark boosted exports 2026-02-13 07:03:08 +01:00
fa5fa12157 fix: resetGrid visibility in puzzle store and hide camera switch on single-cam devices 2026-02-13 06:14:51 +01:00
2cd32d4a3e Optimize simulation with logic-only solver, fix rectangular grid support, and improve worker pool
All checks were successful
Deploy to Production / deploy (push) Successful in 8s
2026-02-13 05:18:55 +01:00
48def6c400 feat: enhance image import and solvability calculation (v1.13.0)
All checks were successful
Deploy to Production / deploy (push) Successful in 18s
- Implement non-linear threshold slider (histogram percentile method)
- Add real-time solvability calculation with progress indicator
- Improve solvability logic with generative lookahead (smash)
- Update ImageImportModal UI (alpha preview, grid size 5-80)
- Add missing translations and difficulty labels
- Optimize web worker pool with queue clearing and progress reporting
- Fix mobile camera support and UI layout
2026-02-13 02:23:44 +01:00
54af7bda2c Refactor: Extract utils, cleanup timer logic, fix share screenshot 2026-02-11 07:01:32 +01:00
0e537edcb1 fix: update win condition to validate hints instead of exact match 2026-02-11 06:27:42 +01:00
9b959e77b0 perf(puzzle): optimize undo logic and dragging performance 2026-02-11 05:22:32 +01:00
8f84a17813 feat: add difficulty and dirty flag to result image 2026-02-10 23:00:43 +01:00
78b80cfbc8 feat: enhance custom game mode with fill rate slider and difficulty indicator 2026-02-10 22:35:28 +01:00
fa984788aa feat: disable win fanfare and sharing if guide was used 2026-02-10 02:30:58 +01:00
eb206ddd01 Fireworks na oknie wygranej i zamykanie modala 2026-02-08 15:36:06 +01:00
235fd3022f Initial commit 2026-02-08 01:06:19 +01:00