Commit Graph

1902 Commits

Author SHA1 Message Date
39c760e2bf Kiss template use pure-kiss Main_ class 2022-10-08 19:46:30 +00:00
58a221eb7a KeyShortcutHandler don't cancel after onSelectItem calls start() 2022-10-06 20:36:27 +00:00
93173c0347 don't save priority window column when x-ing out 2022-10-06 20:35:59 +00:00
50cbf2f36f make duplicate registerItem() a no-op 2022-10-06 20:12:18 +00:00
bf51c8c0e8 add leftKey, rightKey to SimpleWindow. 2022-10-06 20:11:32 +00:00
ec38ef9108 Fix xHandler key conflict. Close #147 2022-10-06 18:56:24 +00:00
f14cfd3ef0 Clickable SimpleWindow pages. Close #139. 2022-10-06 18:51:24 +00:00
cd173ee581 remove special controls from SimpleWindow column count 2022-10-06 18:10:39 +00:00
b95d927016 Throw error when array is passed to variadic prelude function. Close #114. 2022-10-06 17:57:25 +00:00
f867fea3a0 make the R key rotate pieces again. close #117 2022-10-06 17:36:47 +00:00
02b7e306a6 remove pure-kiss proof of concept project 2022-10-06 17:31:12 +00:00
bb1afbe6c9 import Option and using StringTools in pure kiss classes 2022-10-06 17:31:10 +00:00
637ae85d46 (extends) and (implements) for pure-kiss classes 2022-10-06 17:31:09 +00:00
52c1b570ab more helpful defNew error message 2022-10-06 17:31:08 +00:00
2f6431f8c2 (import) and (using) for pure-kiss classes 2022-10-06 17:31:06 +00:00
0040cfea11 Make generated main functions public 2022-10-06 17:31:05 +00:00
a3b16da04c Confirm that .kiss-only classes get the right package 2022-10-06 17:31:03 +00:00
549b4f2826 fix kiss-express test dependency installation 2022-10-06 17:31:02 +00:00
b6c6926cc8 Make KissFrontend run by default 2022-10-06 17:31:01 +00:00
ad8cbcd824 rearrange haxelib.jsons, .hxml files, and project.xml files 2022-10-06 17:30:59 +00:00
0b1kn00b
0cc9a18cb5 debug switch on trace 2022-10-06 17:30:57 +00:00
0b1kn00b
4f64a7cc30 KissFrontend in src 2022-10-06 17:30:55 +00:00
0b1kn00b
77a2408181 extraParams.hxml 2022-10-06 17:30:54 +00:00
0b1kn00b
fba3446d9a README.md 2022-10-06 17:30:53 +00:00
0b1kn00b
560f6e5da7 tink_syntaxhub in haxelib#1 2022-10-06 17:30:52 +00:00
0b1kn00b
18b6d40ac0 tink_syntaxhub in haxelib 2022-10-06 17:30:51 +00:00
0b1kn00b
931379b4ec smooch 2022-10-06 17:30:49 +00:00
d69c6accfb Fix imports in transcribe-voice-track 2022-10-06 17:30:48 +00:00
96f671b803 run github actions on pull requests 2022-10-05 17:36:02 +00:00
45f1e83a61 Don't run app.listen when testing nat-globelet-playground 2022-10-02 19:58:45 +00:00
8de1aa342d complicated globelet playground dependency fix 2022-09-30 01:47:53 +00:00
b6b0f0cf24 bump kiss version to 0.0.1 so haxe-strings comes with install 2022-09-30 01:47:19 +00:00
87489e85d4 alphabetize CI project list and note which ones are not tested 2022-09-29 23:47:29 +00:00
507d267c1f bring handloose and nat-globelet-playground into CI 2022-09-29 23:46:49 +00:00
8121ae425c Fix tryProcess for nonexistent executables on python 2022-09-29 22:35:48 +00:00
a1ee467d98 fix DLSystem without threading 2022-09-29 22:05:02 +00:00
60d5f88b1c fix target.threaded in kiss conditional compilation 2022-09-29 22:02:11 +00:00
e8eaf111db again, disable remarkable API extern stub 2022-09-29 21:50:30 +00:00
8635f4c4ed fix NAT example archive 2022-09-29 21:50:02 +00:00
bcf569e4ce fix missing imports in DummyUI 2022-09-29 21:49:28 +00:00
7f68458ee7 add missing fields to DummyUI 2022-09-29 21:05:29 +00:00
1f41ee8f86 Fix #extern setup.py support for newer Python versions 2022-09-29 20:31:21 +00:00
ac42eae845 Prelude.tryProcess allow cwd for every sys target except Java 2022-09-29 20:30:46 +00:00
47f877b7e3 Fix symbolName() and symbolNameValue() for C# 2022-09-29 19:14:49 +00:00
7625b3712b habit game screenshot saturday 2022-09-29 18:51:29 +00:00
c64a62b706 +x perms for all .sh scripts 2022-09-29 18:51:29 +00:00
58ddb8ce0f layton screenshots for habit puzzles devlog 2022-09-29 18:44:34 +00:00
567b306e3a test + fix for an ifLet regression 2022-09-29 18:38:59 +00:00
76db25ca2d CI don't use proprietary habit puzzles assets 2022-09-29 18:16:32 +00:00
c1ca1d37ed NAT flixel close on delete 2022-09-28 23:22:57 +00:00