Commit Graph

160 Commits

Author SHA1 Message Date
b78508c163 Close #130 - allow toggle low-priority habits 2022-09-18 19:10:50 +00:00
fc03c8df11 Habit puzzles ui to toggle top priority 2022-09-14 21:06:53 +00:00
4a45b00fc0 Habit puzzles allow cancel all temporary UI 2022-09-14 21:06:10 +00:00
b80f50df56 SimpleWindow xButton and xKey. close #129 2022-09-14 20:27:10 +00:00
8785c00b12 HabitState.nextFrame() 2022-09-14 19:36:27 +00:00
01425e8526 count and list available matches 2022-09-13 22:06:15 +00:00
2dc03ffd30 fix last commit 2022-09-11 21:59:27 +00:00
0bd6f4e4bf use pointsStr in habit file/delete screen 2022-09-11 21:52:19 +00:00
f774c1aa0d logic for top-priority habit entries 2022-09-11 00:05:08 +00:00
a27e8cef5c disable sound tray 2022-09-10 22:12:39 +00:00
9991807c2b dev log screenshot and todo list items 2022-09-07 00:39:46 +00:00
85c2866a14 more reasonable behavior for label sequences on non-bonus habits 2022-08-31 22:18:55 +00:00
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
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
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
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