Commit Graph

98 Commits

Author SHA1 Message Date
7a548852a7 Add LICENSE to every haxelib 2023-04-27 11:43:34 -06:00
c781702d5e Make kiss-tools a kiss-flixel dependency 2023-03-09 07:08:14 -07:00
3d90bfc8ca Caught the notorious SimpleWindow crash 2023-03-09 05:23:59 -07:00
29db732fa8 Failing test case for flx scene switch 2023-03-08 07:56:24 -07:00
87569c269c Hollywoo-flixel local test project 2023-03-06 16:04:58 -07:00
c3197b83e4 Remove build macro use from kiss-flixel template (#175) 2023-01-22 14:29:02 -07:00
8a1f1f27cd Use old FlxPoint.rotate() implementation in KissExtendedSprite 2023-01-13 07:44:53 -07:00
ad6d9eac75 habit-puzzles work around key conflict handling by not allowing custom shortcuts 2022-10-21 19:58:08 +00:00
18a81742fa KeyShortcutHandler allow force register item 2022-10-08 22:33:14 +00:00
9446ad09a8 NAT use SimpleWindow. Close #108 2022-10-08 22:32:34 +00:00
2bbccad2d5 Close #160 and make screenCamera non-optional 2022-10-08 20:50:13 +00:00
50cbf2f36f make duplicate registerItem() a no-op 2022-10-06 20:12:18 +00:00
bf51c8c0e8 add leftKey, rightKey to SimpleWindow. 2022-10-06 20:11:32 +00:00
ec38ef9108 Fix xHandler key conflict. Close #147 2022-10-06 18:56:24 +00:00
f14cfd3ef0 Clickable SimpleWindow pages. Close #139. 2022-10-06 18:51:24 +00:00
cd173ee581 remove special controls from SimpleWindow column count 2022-10-06 18:10:39 +00:00
ad8cbcd824 rearrange haxelib.jsons, .hxml files, and project.xml files 2022-10-06 17:30:59 +00:00
fe4501aa84 Close #137 2022-09-25 18:22:06 +00:00
84fa553530 Close #135 2022-09-25 18:16:09 +00:00
8bd4a49cb6 SimpleWindow allow showing with a preset camera column 2022-09-25 17:46:15 +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
a14688e96d fix null error when scrolling without x button 2022-09-18 19:33:40 +00:00
6d6e4c3a0a stop key shortcut input when simple window textbox is activated 2022-09-15 01:05:17 +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
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
f9fbe86a19 fix column width bug in SimpleWindow 2022-09-11 21:17:33 +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
6ee0c0fe03 SimpleWindow don't destroy controlCamera 2022-09-10 21:59:10 +00:00
a250339e70 DebugLayer.drawLine 2022-09-08 02:34:36 +00:00
eb51b430a4 put SimpleWindow controls in a bounded camera 2022-09-07 20:43:22 +00:00
129335ac59 Shift-enter to add alternates 2022-08-30 19:05:58 +00:00
9fad6182a0 Fix SimpleWindow control overflow with title 2022-08-30 18:27:56 +00:00
6171f48dc5 Can add multiple labels for bonus and task 2022-08-30 17:01:45 +00:00
84dc8c65b3 SimpleWindow static defaultCamera 2022-08-30 16:04:18 +00:00
f777eda5da UI to delete habits 2022-08-29 21:03:22 +00:00
4e0235746d SimpleWindow.promptForChoice 2022-08-29 19:19:08 +00:00
c617c1510d SimpleWindow reset control x on clear 2022-08-29 18:12:01 +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
3c892debd6 mouse intput for SimpleWindow 2022-08-20 21:25:36 +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
de55482433 fix DragState null camera error 2022-08-19 22:02:45 +00:00