Commit Graph

1110 Commits

Author SHA1 Message Date
6ee0c0fe03 SimpleWindow don't destroy controlCamera 2022-09-10 21:59:10 +00:00
9ab8bdb96d fix NAT flixel cpp bug 2022-09-08 20:46:45 +00:00
74a7a41cae fix return value of playground commands 2022-09-08 20:39:46 +00:00
d2f3dc294c fix addConnections 2022-09-08 05:09:35 +00:00
acb8127e10 fix a null position component bug 2022-09-08 05:07:49 +00:00
599b39370b catch bad NAT command implementations at runtime 2022-09-08 05:00:55 +00:00
02aeaa85c5 fix ui camera scroll bug 2022-09-08 02:35:48 +00:00
26ab037ec9 Draw lines between connections 2022-09-08 02:35:24 +00:00
a250339e70 DebugLayer.drawLine 2022-09-08 02:34:36 +00:00
01df515cc4 playground systems process connections 2022-09-08 01:38:58 +00:00
8e5fde91fb add connections in NAT playground 2022-09-08 01:17:00 +00:00
d328bc8227 fix NAT playground null entry error 2022-09-08 00:23:27 +00:00
ae7059edc7 rearrange playground processing logic 2022-09-07 23:17:36 +00:00
d8edfd904d make catsMatch dry 2022-09-07 22:38:12 +00:00
eb51b430a4 put SimpleWindow controls in a bounded camera 2022-09-07 20:43:22 +00:00
e2243b2864 refresh Images2 component 2022-09-07 04:54:57 +00:00
9d16e26b88 fix killing nonexistent sprites 2022-09-07 01:12:02 +00:00
f16c06b1c3 fix the oversight of not adding Circle.hx 2022-09-07 01:09:06 +00:00
3558f8dbbc revert the use of KeyShortcutWindow in NAT flixel 2022-09-07 00:48:17 +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
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