Commit Graph

1040 Commits

Author SHA1 Message Date
d9893537b0 WIP allow editing habit/task labels 2022-09-18 21:13:50 +00:00
d2d82c8d88 SimpleWindow use KissInputText to handle inputtext click for focus 2022-09-18 21:12:35 +00:00
56d1404f42 fix null error in scrollLeft() 2022-09-18 21:11:11 +00:00
576c1a43bb NAT temporarily only allow choose 1 entry 2022-09-18 20:02:26 +00:00
a14688e96d fix null error when scrolling without x button 2022-09-18 19:33:40 +00:00
5fe68c428c when refreshing model from file, preserve toggle status of low-priority tasks 2022-09-18 19:26:21 +00:00
b78508c163 Close #130 - allow toggle low-priority habits 2022-09-18 19:10:50 +00:00
6d6e4c3a0a stop key shortcut input when simple window textbox is activated 2022-09-15 01:05:17 +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
f0fae53fb9 SimpleWindow makeXControls when clearing 2022-09-14 21:04:35 +00:00
b80f50df56 SimpleWindow xButton and xKey. close #129 2022-09-14 20:27:10 +00:00
473e998160 KeyShortcutHandler detect conflict with cancelKey 2022-09-14 20:11:02 +00:00
8785c00b12 HabitState.nextFrame() 2022-09-14 19:36:27 +00:00
aeb27e751e KeyShortcutHandler return from functions after calling error handlers 2022-09-14 19:35:30 +00:00
01425e8526 count and list available matches 2022-09-13 22:06:15 +00:00
b02cd2ee4e DragToSelectPlugin.selectSprites() 2022-09-13 21:11:34 +00:00
dee7acf28a Fix DragToSelect breaking match zones 2022-09-13 21:10:53 +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
f9fbe86a19 fix column width bug in SimpleWindow 2022-09-11 21:17:33 +00:00
78f7b5ca00 AddDLURL return changeset 2022-09-11 17:04:31 +00:00
39c0c35fe5 fix SimpleWindow.clearControls 2022-09-11 16:10:07 +00:00
9889918d72 Fix column width bug 2022-09-11 01:51:40 +00:00
54fa95d142 SimpleWindow scroll left and right for overflow 2022-09-11 01:03:41 +00:00
cf201c6bc3 fix column positioning in SimpleWindow 2022-09-11 00:08:40 +00:00
f774c1aa0d logic for top-priority habit entries 2022-09-11 00:05:08 +00:00
10301cb4ae NAT color component 2022-09-10 23:06:23 +00:00
49734a071f addComponent and removeComponent return the entry 2022-09-10 23:05:30 +00:00
a27e8cef5c disable sound tray 2022-09-10 22:12:39 +00:00
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