Commit Graph

32 Commits

Author SHA1 Message Date
blek 2387b87908
better UX on wrong word 2023-09-21 13:09:34 +10:00
blek 4bc83730ea
properly handle non-5 custom words 2023-09-21 13:08:25 +10:00
blek 8592d93446
improve qr code gen & use V1 for encrypting the link 2023-09-21 13:04:26 +10:00
blek 9296adaa75
allow current word to be submitted even if its not in the dictionary 2023-09-21 13:04:04 +10:00
blek f32144a779
dont receive letters when game creator is not open 2023-09-21 12:44:16 +10:00
blek 7ae198bc9c
make v1 be more random 2023-09-11 23:26:01 +10:00
blek d0c95f579e
complete V1 2023-09-11 22:51:28 +10:00
blek da5b74b5f1
V1 cipher 2023-09-11 22:37:53 +10:00
blek 2eb06e2447
fix input element style 2023-09-06 21:25:52 +10:00
blek 2bc6569856
tweak input element colors 2023-09-06 21:24:53 +10:00
blek 3abe11c218
fix modal button on light theme 2023-09-06 21:20:09 +10:00
blek 8947612aea
light-ify buttons 2023-09-06 21:18:59 +10:00
blek 4158bfdb7b
light-ify modal 2023-09-06 21:15:14 +10:00
blek c3c31b1ea5
tweak keyboard colors a bit 2023-09-06 21:11:32 +10:00
blek 0916417957
light-ify InputElement 2023-09-06 21:10:40 +10:00
blek 8292637cc3
light theme for keyboard 2023-09-06 20:56:08 +10:00
blek 43dc5c2d0d
expose addScriptAllowedHook to ScriptInterface.addScriptAllowedHook 2023-09-04 00:21:47 +10:00
blek c514cab513
properly display script warning 2023-09-04 00:13:32 +10:00
blek fadfd21352
add settings 2023-09-04 00:12:37 +10:00
blek ad397eb1ae
fix vscode error in targets.ts 2023-09-04 00:12:21 +10:00
blek 2206f442d1
add warning if scripts are allowed 2023-09-03 23:57:08 +10:00
blek 6c1ba181c2
make ScriptInterface.scriptsAllowed readonly 2023-09-03 23:48:50 +10:00
blek 220a46270e
fix ScriptInterface.gameState.submit_guess() not working 2023-09-03 23:48:07 +10:00
blek cba520b3ec
add set_current_word and submit_guess hooks to ScriptInterface.GameState 2023-09-03 23:43:16 +10:00
blek 9039499ad2
add green|yellow|unfit letters to GameState 2023-09-03 23:35:31 +10:00
blek 410ff840b0
add scripting interface 2023-09-03 23:33:13 +10:00
blek 0526044d23
remove leftover debug expressions 2023-09-03 22:40:22 +10:00
blek a56e33b9f2
add "Create a game" button 2023-09-03 22:38:05 +10:00
blek 40eac5d01f
ensure that targets are in dictionary 2023-09-03 22:37:52 +10:00
blek c12e4fbde7
make input squares smaller on mobile 2023-09-03 21:32:49 +10:00
blek 111be6acbf
mobile-ify 2023-09-03 21:28:20 +10:00
blek 39f7f238a5
init repo 2023-09-03 20:37:05 +10:00