Trent Nelson
|
21e777cf95
|
Allow f1ToRecord on existing ActionManager
|
2023-08-02 11:13:09 -07:00 |
|
|
61e71a1f2b
|
F1 to record with kiss_tools.OBSTools
|
2023-07-30 12:05:24 -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 |
|
|
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 |
|
|
3c795ef14d
|
add a selection marker to SimpleWindow
|
2023-07-10 10:29:12 -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 |
|
|
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 |
|
|
6bfcf84328
|
allow formatting on textPlate FlxText
|
2023-07-04 09:36:30 -06:00 |
|
|
c36c309d4b
|
SimpleWindow allow non-layout controls
|
2023-07-03 08:53:11 -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 |
|
|
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 |
|
|
71cc7795e1
|
textPlates need unique graphics
|
2023-05-11 13:17:29 -06:00 |
|
|
76e0502faf
|
textPlate helper
|
2023-05-11 12:36:09 -06:00 |
|
|
9d51d83e38
|
SimpleWindow cameras can't be default draw targets
|
2023-05-09 17:56:54 -06:00 |
|
|
24d3a29481
|
Log handle release/debug file tracing
|
2023-05-09 17:38:57 -06:00 |
|
|
d6eda51249
|
DebugLayer allow optional canvas mode optimization
|
2023-05-08 16:51:00 -06:00 |
|
|
098f6721ed
|
Caught the notorious SimpleWindow crash
|
2023-03-09 05:23:59 -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 |
|