Commit Graph

989 Commits

Author SHA1 Message Date
43c176e684 refactor UI message for creating habit labels 2022-08-31 22:15:02 +00:00
3775c53512 refactor adding points into model logic 2022-08-31 21:51:28 +00:00
b1c54fad14 fix puzzle pack choice bug from first playtest 2022-08-31 21:25:05 +00:00
e9e74b4db6 linux butler push release builds 2022-08-31 21:25:05 +00:00
b0a9187f58 habit puzzles playtest gif 2022-08-31 14:01:53 -06:00
c0ba3d4127 Fix Sunday daily bug 2022-08-30 19:41:24 +00:00
129335ac59 Shift-enter to add alternates 2022-08-30 19:05:58 +00:00
04643ad243 Allow creating interval habits 2022-08-30 18:50:04 +00:00
d8ce911381 Allow create monthly habit 2022-08-30 18:28:35 +00:00
9fad6182a0 Fix SimpleWindow control overflow with title 2022-08-30 18:27:56 +00:00
f1e3cd7e13 Allow create daily habits 2022-08-30 17:40:24 +00:00
6171f48dc5 Can add multiple labels for bonus and task 2022-08-30 17:01:45 +00:00
9b96ba13e4 UI to create Todo and Bonus entries 2022-08-30 16:19:47 +00:00
84dc8c65b3 SimpleWindow static defaultCamera 2022-08-30 16:04:18 +00:00
fc3bf543ec fix new pieces not matching 2022-08-30 15:38:36 +00:00
154b696280 show/hide the entry window when skipping puzzle 2022-08-30 15:38:04 +00:00
6a57612e5f make red buttons less abrasive 2022-08-29 21:19:20 +00:00
82b3a6e9f2 fix opening entry window during deletion choice 2022-08-29 21:07:27 +00:00
f777eda5da UI to delete habits 2022-08-29 21:03:22 +00:00
e60115818a Make habit Entry toStringable 2022-08-29 20:35:42 +00:00
ffd8cae013 Make gray buttons more visible 2022-08-29 20:10:03 +00:00
8b70706e25 use SimpleWindow.promptForChoice wherever possible 2022-08-29 19:41:06 +00:00
4e0235746d SimpleWindow.promptForChoice 2022-08-29 19:19:08 +00:00
fa2fa22de2 make PuzzlePack toStringable 2022-08-29 19:05:55 +00:00
c617c1510d SimpleWindow reset control x on clear 2022-08-29 18:12:01 +00:00
87dd1ca424 no more need to uncomment and recompile for debug rendering 2022-08-29 16:49:25 +00:00
6f6122a00c SimpleWindow columns for (some) overflow 2022-08-29 16:35:40 +00:00
9eeb457040 fix keyboard shortcuts firing when typing text 2022-08-29 16:13:54 +00:00
b456e2d2fd bugfixing from frc demo 2022-08-29 15:51:53 +00:00
45aaa96c1d fix DebugLayer camera disconnecting from pieceCamera 2022-08-29 15:51:20 +00:00
91d3d73665 defAndX for local form versions 2022-08-21 17:20:24 +00:00
888d0b2178 allow abandoning a puzzle 2022-08-20 23:35:21 +00:00
738c876c89 KeyShortcutHandler allow special keys 2022-08-20 21:51:11 +00:00
3c892debd6 mouse intput for SimpleWindow 2022-08-20 21:25:36 +00:00
bf2ab1e61f habit puzzles loading bar 2022-08-20 20:13:00 +00:00
fe1c231802 clear dragTarget when window appears 2022-08-20 17:16:10 +00:00
ab9e47e271 highlight selected jigsaw pieces 2022-08-20 17:15:09 +00:00
d77ac2594d Habit game Disable most mouse input when menu is open 2022-08-20 14:43:07 +00:00
1af88ab3d7 tweak margin and speed 2022-08-19 22:03:13 +00:00
de55482433 fix DragState null camera error 2022-08-19 22:02:45 +00:00
57372023aa keep release builds in a separate folder 2022-08-19 22:02:00 +00:00
c4dd104ddc fix not showing the entry window 2022-08-19 21:26:47 +00:00
c6f3e22ab4 better blue for entries 2022-08-19 21:20:30 +00:00
5d50a672d9 make a new pieceCamera when switching puzzles 2022-08-19 21:19:49 +00:00
b5284f99ae fix crash when spaces are in puzzle pack name 2022-08-19 21:18:28 +00:00
6533fa77d2 itch.io butler build 2022-08-19 21:17:49 +00:00
3ae46cb98d fix match detection 2022-08-18 19:04:46 +00:00
dcc3dcfa01 optimize adding additional jigsaw sprites 2022-08-18 18:38:08 +00:00
a1c2c05a14 checkMatches of the one piece held 2022-08-18 00:26:48 +00:00
716ebcb275 make right-click rotate pieces 2022-08-18 00:00:18 +00:00