Commit Graph

52 Commits

Author SHA1 Message Date
Trent Nelson
4dddcb1b43 TimerWithPause.stopAll 2023-08-01 17:17:36 -06:00
7418d158fe allow recording on/off more than once 2023-07-30 12:00:47 -06:00
d68ba4f4db Add OBSTools for automated OBS recording 2023-07-30 09:59:26 -06:00
1721220afa update kiss 2023-07-21 10:30:53 -06:00
0552721c51 update kiss 2023-07-17 14:34:23 -06:00
8b56f96eaf update kiss 2023-07-11 10:01:18 -06:00
4dcfcc0f11 update kiss 2023-07-10 15:57:45 -06:00
d6659004bb update kiss 2023-07-10 10:31:22 -06:00
31f11e8eda update kiss 2023-07-05 06:40:46 -06:00
77dcc3add7 move FlxKeyShortcutHandler to kiss-flixel 2023-07-05 06:39:46 -06:00
fae12a7253 update kiss and haxe-strings 2023-07-02 06:23:04 -06:00
d9eb4db7d2 make JsonableArray iterable 2023-07-02 06:22:10 -06:00
8036724091 update kiss 2023-05-11 14:26:58 -06:00
a01cc6b76a update kiss 2023-05-08 17:10:54 -06:00
3a2d78b63e update kiss 2023-04-30 13:53:22 -06:00
ada1c031e1 update kiss 2023-04-29 19:54:41 -06:00
b0b90316ee update kiss-tools kiss version 2023-04-28 08:55:51 -06:00
a9740e6c34 update kiss 2023-04-27 14:25:13 -06:00
7d812b08e0 lix files for kiss-tools 2023-04-27 13:33:05 -06:00
80a6cc3f2a Add LICENSE to every haxelib 2023-04-27 11:43:34 -06:00
aec0432563 Fix SyntaxHub/haxe4.3 compatibility in kiss-tools 2023-04-25 09:41:46 -06:00
28597a74a1 Save fuzzy matches 2023-04-18 16:40:31 -06:00
ecd165e908 Separate FuzzyMaps for each actor. Close #110 2023-04-18 15:46:23 -06:00
08c5bf1f21 Pause Movie timers 2023-04-03 10:57:00 -06:00
1786783a4b add lightSources jsonMap to Movie 2023-03-29 07:12:49 -06:00
b32ffe7ec9 JsonMap and JsonableArray 2023-03-28 09:55:36 -06:00
12db1cffd6 KeyShortcutHandler allow force register item 2022-10-08 22:33:14 +00:00
b93aa877e8 Pass KeyShortcutHandler consumers a printable prefixmap represention. Close #154. 2022-10-08 21:20:08 +00:00
b5c7b36e89 KeyShortcutHandler don't cancel after onSelectItem calls start() 2022-10-06 20:36:27 +00:00
5f5c41ef71 make duplicate registerItem() a no-op 2022-10-06 20:12:18 +00:00
81b9435602 rearrange haxelib.jsons, .hxml files, and project.xml files 2022-10-06 17:30:59 +00:00
fb6996ca53 +x perms for all .sh scripts 2022-09-29 18:51:29 +00:00
7beb6cf689 KeyShortcutHandler detect conflict with cancelKey 2022-09-14 20:11:02 +00:00
df7b898806 KeyShortcutHandler return from functions after calling error handlers 2022-09-14 19:35:30 +00:00
38ff8e9d34 defAndX for local form versions 2022-08-21 17:20:24 +00:00
213720e330 KeyShortcutHandler allow special keys 2022-08-20 21:51:11 +00:00
3583113613 SHIFT in debug build to un-solve puzzle 2022-08-12 16:29:12 +00:00
4d716f2d11 WIP KeyShortcutWindow for NAT flixel 2022-08-10 13:51:12 +00:00
5f4f612cfa takeFuzzyJson 2022-08-05 18:57:22 +00:00
5ce27c9bc7 FuzzyJson basic feature 2022-08-04 21:12:54 +00:00
4701332c7a defAndCall, defAndReturn with &meta and :Typed support 2022-07-27 17:36:51 +00:00
63d2ae80ff defAndCall macro for refactoring 2022-07-27 16:32:16 +00:00
07642884cb don't pass SHIFT to FlxKeyShortcutHandler 2022-07-05 15:20:27 +00:00
277fa06263 Add KeyShortcutHandler to every NAT UI, KeyShortcutSystem 2022-07-01 23:36:28 +00:00
6376a9c555 KeyShortcutHandler allow capital letters. close #68 2022-06-18 19:26:11 +00:00
f68c71c55a add Kiss.setup() to most projects 2022-02-23 14:31:47 -07:00
99a5495d49 only define FlxKeyShortcutHandler \#if flixel 2022-02-09 14:31:58 -07:00
376a693435 make ESCAPE the cancelKey for FlxKeyShortcutHandler 2022-02-09 14:30:08 -07:00
3948417c30 FlxKeyShortcutHandler 2022-02-09 14:29:00 -07:00
6227ac8cc2 Refactor Kiss-VSCode to use new KeyShortcutHandler 2022-02-03 12:48:58 -07:00