Commit Graph

125 Commits

Author SHA1 Message Date
f2d7ce7e01 1.9.6 v1.9.6 2026-02-12 13:32:35 +01:00
1b3563f052 i18n: uzupełnienie tłumaczeń (mapa trudności, nazwy języków) 2026-02-12 13:30:51 +01:00
e019ff37d2 1.9.5 2026-02-11 07:01:33 +01:00
54af7bda2c Refactor: Extract utils, cleanup timer logic, fix share screenshot 2026-02-11 07:01:32 +01:00
4a4d883105 1.9.4 2026-02-11 06:27:42 +01:00
0e537edcb1 fix: update win condition to validate hints instead of exact match 2026-02-11 06:27:42 +01:00
088c58b29a 1.9.3 2026-02-11 06:14:19 +01:00
d24992b826 fix: improve desktop layout, scrolling and background 2026-02-11 06:14:19 +01:00
bb2ecfd970 1.9.2 2026-02-11 06:00:37 +01:00
864ee7abb7 fix: rename share classes to avoid adblockers 2026-02-11 06:00:37 +01:00
09ccb1657a 1.9.1 2026-02-11 05:49:48 +01:00
16b2363c51 feat(layout): use native browser scroll for game board on desktop 2026-02-11 05:49:47 +01:00
6903c82992 1.9.0 2026-02-11 05:31:50 +01:00
0270aa8a2e feat(guide): update playback speed options (remove 3x, add 8x/16x) 2026-02-11 05:31:49 +01:00
3941f8f23f 1.8.5 2026-02-11 05:24:12 +01:00
9b959e77b0 perf(puzzle): optimize undo logic and dragging performance 2026-02-11 05:22:32 +01:00
585d615360 1.8.4 2026-02-11 05:00:18 +01:00
19d017fe90 feat(i18n): add simulation translations for all languages 2026-02-11 05:00:16 +01:00
b7021ff6b6 1.8.3 2026-02-11 04:50:21 +01:00
81bd3f249b perf(CustomGameModal): optimize difficulty map rendering with caching 2026-02-11 04:50:13 +01:00
4edd75f010 1.8.2 2026-02-11 04:47:09 +01:00
b25c467f75 feat(i18n): add translations for difficulty simulation feature 2026-02-11 04:47:02 +01:00
425746eead 1.8.1 2026-02-11 04:32:39 +01:00
367d6e282e fix(CustomGameModal): improve difficulty map UX - resize and drag outside 2026-02-11 04:32:32 +01:00
223507b411 1.8.0 2026-02-11 04:14:12 +01:00
74fb2beb27 feat(difficulty): implement Monte Carlo simulation for accurate difficulty calculation 2026-02-11 04:14:06 +01:00
a3fd11f59c 1.7.0 2026-02-11 03:47:30 +01:00
8387766f0a fix(CustomGameModal): improve layout of difficulty level and percentage 2026-02-11 03:47:24 +01:00
cf9cb56550 1.6.4 2026-02-11 03:03:15 +01:00
661dc37e70 feat: enhance custom game difficulty calculation and UI 2026-02-11 03:03:14 +01:00
a42738cbe2 1.6.3 2026-02-11 02:16:01 +01:00
9f18e51311 fix: solver logic and feat: save custom game settings 2026-02-11 02:15:59 +01:00
8d73de1e2f 1.6.2 2026-02-11 01:20:38 +01:00
ae61d37d89 fix: improve solver gap enforcement and overlapping block detection 2026-02-11 01:20:29 +01:00
f8d280666e 1.6.1 2026-02-11 01:02:00 +01:00
93523a6b78 fix: enforce gap between blocks in solver logic 2026-02-11 01:01:53 +01:00
03785d4fc4 1.6.0 2026-02-11 00:47:20 +01:00
3d3a482153 feat: improve victory sound effect 2026-02-11 00:47:07 +01:00
97a9d1f409 1.5.0 2026-02-11 00:27:50 +01:00
a9691446c3 feat: display hint usage percentage in win screen 2026-02-11 00:27:43 +01:00
be2ea75570 1.4.0 2026-02-11 00:18:37 +01:00
d74d532f99 refactor: use inline SVGs and compact download button in WinModal 2026-02-11 00:18:32 +01:00
3bba4f3bbc 1.3.0 2026-02-10 23:59:38 +01:00
bec5ef33dd feat: improve share buttons functionality with hybrid approach 2026-02-10 23:59:32 +01:00
1eceec1595 1.2.1 2026-02-10 23:44:03 +01:00
7b5252dc22 fix: add missing translations for Arabic and other languages 2026-02-10 23:43:58 +01:00
fb69995f68 1.2.0 2026-02-10 23:13:21 +01:00
a6d02f4367 refactor: optimize solver to use pure logic without guessing 2026-02-10 23:13:14 +01:00
454c755268 1.1.0 2026-02-10 23:00:49 +01:00
8f84a17813 feat: add difficulty and dirty flag to result image 2026-02-10 23:00:43 +01:00