Commit Graph

159 Commits

Author SHA1 Message Date
Trent Nelson
85843c70c8 update dependencies 2023-08-02 12:31:55 -07:00
Trent Nelson
21e777cf95 Allow f1ToRecord on existing ActionManager 2023-08-02 11:13:09 -07:00
Trent Nelson
511113e93d update deps 2023-08-01 17:18:17 -06:00
61e71a1f2b F1 to record with kiss_tools.OBSTools 2023-07-30 12:05:24 -06:00
93f306b2b3 update deps 2023-07-21 10:31:15 -06:00
ef3575d8a3 update dependencies 2023-07-17 14:34:59 -06:00
1a1715a389 don't overwrite specific gamepad mappings with default ones 2023-07-11 14:17:10 -06:00
97953584e1 allow NOT selecting the first interactive control automatically 2023-07-11 11:53:42 -06:00
ec1932ee4a SimpleWindow outlines 2023-07-11 10:11:36 -06:00
5f25a3ed60 update dependencies 2023-07-11 10:01:51 -06:00
900096d1d5 make the scrollbar interactive 2023-07-11 09:44:53 -06:00
46069333bf KissExtendedSprite respect boundsRect 2023-07-11 06:54:51 -06:00
c4b19184dd scroll bar represents vertical scroll view slice 2023-07-11 05:32:29 -06:00
5b0bce7a63 fix xText not highlighting 2023-07-10 16:45:03 -06:00
dbc4c9a451 fix a selection indexing error 2023-07-10 16:25:37 -06:00
09c92f17d6 keyboard/gamepad mode by default 2023-07-10 14:25:35 -06:00
97541e4f80 vertical SimpleWindow accept mousewheel input 2023-07-10 13:57:56 -06:00
192ed4e49e fully show last control in vertical SimpleWindow 2023-07-10 13:57:40 -06:00
3879945659 remove a print 2023-07-10 11:50:39 -06:00
a7276ea174 update dependencies 2023-07-10 10:37:04 -06:00
3c795ef14d add a selection marker to SimpleWindow 2023-07-10 10:29:12 -06:00
ad5383102d test global default keys 2023-07-10 09:45:13 -06:00
46708280cb SimpleWindow global default keys 2023-07-10 09:45:01 -06:00
bc5213d4d3 suppress JUST_PRESSED event on first frame with gamepad input 2023-07-07 09:05:47 -06:00
81396050dd don't allow selection of empty strings in promptForChoice 2023-07-06 17:54:12 -06:00
33975bfb88 Keyboard/gamepad control selection in SimpleWindow 2023-07-06 12:11:14 -06:00
a235ab6fdf SimpleWindow onSelect and onDeselect events 2023-07-06 11:25:06 -06:00
5a3644d26e SimpleWindow first pass at gamepad support 2023-07-06 09:47:46 -06:00
bd56790167 add upKey, downKey, enterKey to SimpleWindow 2023-07-06 09:47:30 -06:00
913be1e6c8 FlxKeyShortcutHandler first pass at gamepad support 2023-07-06 09:46:58 -06:00
02712865b3 clear deprecation warnings from test project 2023-07-06 09:46:22 -06:00
fd74689d2c simplewindow test project 2023-07-05 07:15:36 -06:00
f457e433f0 change package of FlxKeyShortcutHandler 2023-07-05 06:47:05 -06:00
e4d121b3a5 absorb FlxKeyShortcutHandler from kiss-tools 2023-07-05 06:41:31 -06:00
a8a3a4ff53 script for making new kiss-flixel project 2023-07-05 06:35:59 -06:00
6bfcf84328 allow formatting on textPlate FlxText 2023-07-04 09:36:30 -06:00
516ca9cbde update kiss 2023-07-03 08:54:08 -06:00
c36c309d4b SimpleWindow allow non-layout controls 2023-07-03 08:53:11 -06:00
d81d106b9f update kiss 2023-07-02 06:25:41 -06:00
8e33207613 update kiss 2023-06-29 17:05:30 -06:00
70a1f88015 allowOutOfRange for SpriteTools positioning 2023-06-22 13:21:46 -06:00
7381447087 allow font specification on writeOnSprite 2023-06-14 08:34:53 -06:00
3d0cc19386 update kiss 2023-06-14 07:03:50 -06:00
0a184ea9ab SimpleWindow scroll by 3s 2023-06-12 20:57:54 -06:00
b84eca61bf vertical scrolling SimpleWindow feature 2023-06-12 13:58:52 -06:00
fe4001404d SpriteTools.logSprites 2023-05-26 18:17:38 -06:00
6c3500f88c fix bad remove call 2023-05-26 17:44:12 -06:00
1afb61a1ec splice when removing in SimpleWindow 2023-05-26 17:33:09 -06:00
e0547ea778 SimpleWindow.promptForString 2023-05-12 11:40:03 -06:00
490e0a76ab update kiss 2023-05-11 14:26:38 -06:00