|
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 |
|
|
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 |
|
|
2cc1d00cd2
|
update kiss-tools
|
2023-05-09 17:42:36 -06:00 |
|
|
24d3a29481
|
Log handle release/debug file tracing
|
2023-05-09 17:38:57 -06:00 |
|
|
9c115f7e5b
|
update kiss
|
2023-05-08 17:11:22 -06:00 |
|
|
d6eda51249
|
DebugLayer allow optional canvas mode optimization
|
2023-05-08 16:51:00 -06:00 |
|
|
3f3c45cc42
|
lix files in kis-firefox template
|
2023-05-05 19:59:06 -06:00 |
|
|
d96ff62320
|
add missing deps to haxelib
|
2023-04-30 14:07:50 -06:00 |
|
|
3d73eb7442
|
update kiss
|
2023-04-30 13:52:47 -06:00 |
|
|
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 |
|