Commit Graph

125 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
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
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
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
87dd1ca424 no more need to uncomment and recompile for debug rendering 2022-08-29 16:49:25 +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
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
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
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
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
ec2f30d33b fix saving group-drag piece positions 2022-08-17 23:55:50 +00:00
ab71d9523c drag to select works in many cases 2022-08-17 22:48:24 +00:00
0d934e1f4d half-functional DragToSelectPlugin for KissExtendedSprites 2022-08-17 20:22:46 +00:00
8131258ccc devlog and untracked file cleanup into .temp 2022-08-17 02:44:58 +00:00
25464a4e0c extra tally symbol 2022-08-17 01:32:54 +00:00
4546792a17 add new pieces relative to the camera 2022-08-17 00:53:39 +00:00
e1ad43f7ac less jig size manipulation when more pieces are involved 2022-08-17 00:53:17 +00:00
df67fa06e0 prompt for puzzle size and piecesPerPoint 2022-08-17 00:40:36 +00:00
f3c5fdb71e habit game fix launching with no puzzles started 2022-08-16 15:39:58 +00:00
d03dcd3b7a pieces rotate good! 2022-08-15 15:51:56 +00:00
f5d9ccd6e6 puzzle debug render stuff 2022-08-15 15:47:07 +00:00
e936cac526 habit game save zoom and scroll 2022-08-14 22:47:09 +00:00