Commit Graph

99 Commits

Author SHA1 Message Date
5a7679c9a5 lix files 2023-04-29 19:10:17 -06:00
04774ff0c9 Add LICENSE to every haxelib 2023-04-27 11:43:34 -06:00
133f9692e6 Make kiss-tools a kiss-flixel dependency 2023-03-09 07:08:14 -07:00
098f6721ed Caught the notorious SimpleWindow crash 2023-03-09 05:23:59 -07:00
96597c47c8 Failing test case for flx scene switch 2023-03-08 07:56:24 -07:00
5fb63989c9 Hollywoo-flixel local test project 2023-03-06 16:04:58 -07:00
34fc9d0372 Remove build macro use from kiss-flixel template (#175) 2023-01-22 14:29:02 -07:00
9749055999 Use old FlxPoint.rotate() implementation in KissExtendedSprite 2023-01-13 07:44:53 -07:00
a89e1bf462 habit-puzzles work around key conflict handling by not allowing custom shortcuts 2022-10-21 19:58:08 +00:00
8c3e6e51c5 KeyShortcutHandler allow force register item 2022-10-08 22:33:14 +00:00
832f3aacea NAT use SimpleWindow. Close #108 2022-10-08 22:32:34 +00:00
30da267f35 Close #160 and make screenCamera non-optional 2022-10-08 20:50:13 +00:00
569f10d7de make duplicate registerItem() a no-op 2022-10-06 20:12:18 +00:00
e03c5ff320 add leftKey, rightKey to SimpleWindow. 2022-10-06 20:11:32 +00:00
9f709b255d Fix xHandler key conflict. Close #147 2022-10-06 18:56:24 +00:00
f33207e48c Clickable SimpleWindow pages. Close #139. 2022-10-06 18:51:24 +00:00
fc91c22747 remove special controls from SimpleWindow column count 2022-10-06 18:10:39 +00:00
a49929c9eb rearrange haxelib.jsons, .hxml files, and project.xml files 2022-10-06 17:30:59 +00:00
0c81f0bd88 Close #137 2022-09-25 18:22:06 +00:00
8708fee465 Close #135 2022-09-25 18:16:09 +00:00
0c7d50b5f2 SimpleWindow allow showing with a preset camera column 2022-09-25 17:46:15 +00:00
c547922d87 SimpleWindow use KissInputText to handle inputtext click for focus 2022-09-18 21:12:35 +00:00
6b568cadf0 fix null error in scrollLeft() 2022-09-18 21:11:11 +00:00
a53e22dad3 fix null error when scrolling without x button 2022-09-18 19:33:40 +00:00
c6591b4fd4 stop key shortcut input when simple window textbox is activated 2022-09-15 01:05:17 +00:00
5b263cfd6a SimpleWindow makeXControls when clearing 2022-09-14 21:04:35 +00:00
da4f1aa31e SimpleWindow xButton and xKey. close #129 2022-09-14 20:27:10 +00:00
379386f834 DragToSelectPlugin.selectSprites() 2022-09-13 21:11:34 +00:00
bad807fc5d Fix DragToSelect breaking match zones 2022-09-13 21:10:53 +00:00
df189ecfff fix column width bug in SimpleWindow 2022-09-11 21:17:33 +00:00
75e7eb0bfd fix SimpleWindow.clearControls 2022-09-11 16:10:07 +00:00
3354cd303b Fix column width bug 2022-09-11 01:51:40 +00:00
690f90949b SimpleWindow scroll left and right for overflow 2022-09-11 01:03:41 +00:00
57e2e81708 fix column positioning in SimpleWindow 2022-09-11 00:08:40 +00:00
2eb84d0bf4 SimpleWindow don't destroy controlCamera 2022-09-10 21:59:10 +00:00
78f2d3f4d6 DebugLayer.drawLine 2022-09-08 02:34:36 +00:00
514a007fa5 put SimpleWindow controls in a bounded camera 2022-09-07 20:43:22 +00:00
491f7c93d0 Shift-enter to add alternates 2022-08-30 19:05:58 +00:00
0270deee08 Fix SimpleWindow control overflow with title 2022-08-30 18:27:56 +00:00
4cbc57da1d Can add multiple labels for bonus and task 2022-08-30 17:01:45 +00:00
1bc2814d05 SimpleWindow static defaultCamera 2022-08-30 16:04:18 +00:00
cfff1d689d UI to delete habits 2022-08-29 21:03:22 +00:00
fba58b28fd SimpleWindow.promptForChoice 2022-08-29 19:19:08 +00:00
48afafcbaa SimpleWindow reset control x on clear 2022-08-29 18:12:01 +00:00
b8045869c3 SimpleWindow columns for (some) overflow 2022-08-29 16:35:40 +00:00
9868b6630a fix keyboard shortcuts firing when typing text 2022-08-29 16:13:54 +00:00
907c5360f4 mouse intput for SimpleWindow 2022-08-20 21:25:36 +00:00
0c233b75c5 clear dragTarget when window appears 2022-08-20 17:16:10 +00:00
503df1fb3d highlight selected jigsaw pieces 2022-08-20 17:15:09 +00:00
badcea0155 Habit game Disable most mouse input when menu is open 2022-08-20 14:43:07 +00:00