Commit Graph

1134 Commits

Author SHA1 Message Date
245da224b0 kiss new-flixel-project 2022-03-28 16:39:28 -06:00
7457ee6921 reduce maxDepth of GenerativeTestCase 2022-03-28 15:41:43 -06:00
0fbb526e70 move SpriteTools to a new kiss-flixel haxelib 2022-03-28 15:34:20 -06:00
7a91e0d2e7 don't test eval on pure js 2022-03-28 15:30:54 -06:00
03f0e65a2b fix kiss-vscode tests 2022-03-28 15:13:25 -06:00
70e9217aa6 add haxe-strings to common-args.hxml 2022-03-28 14:43:14 -06:00
a0e1c7be0e generalize makeFileForNewProject() to allow more templates 2022-03-28 14:32:36 -06:00
8ae016b816 implement quickWebview function for Kiss-VSCode use 2022-03-24 13:29:55 -06:00
1073ae618a fix showCorrespondingFile 2022-03-23 14:53:10 -06:00
ae45fb3e74 add jsdom to KissConfig 2022-03-23 14:17:45 -06:00
35782287d5 npmSafeTrySpawnSync 2022-03-23 14:16:11 -06:00
854a7d5497 fix unused case warning in kiss-vscode test.sh 2022-03-23 13:05:46 -06:00
b1a08f29cd monthly habits 2022-03-03 13:24:56 -07:00
7430920127 fix interval habit parsing 2022-03-03 12:44:12 -07:00
056fa2ae95 monthly enum constructor for habit game 2022-02-28 16:22:54 -07:00
e9c6b4d34a Add intervalEntries to habit game UI 2022-02-28 15:03:15 -07:00
e58118c8c0 add interval entries to HabitModel 2022-02-28 14:58:04 -07:00
4170c4fc64 add Kiss.setup() to most projects 2022-02-23 14:31:47 -07:00
1433c78144 initialization macro to suppress the unused case warning 2022-02-23 14:17:35 -07:00
dd5fbc2f66 fix habit game not giving points for todos 2022-02-16 13:18:07 -07:00
8605daf9d0 remove prints in habit-puzzle-game 2022-02-10 12:39:05 -07:00
b36ff3e179 variadic intersect() function 2022-02-10 12:34:18 -07:00
331d2f3311 habit game show full puzzle before moving on 2022-02-09 14:33:38 -07:00
d71d9df5c1 only define FlxKeyShortcutHandler \#if flixel 2022-02-09 14:31:58 -07:00
e90983db2d make ESCAPE the cancelKey for FlxKeyShortcutHandler 2022-02-09 14:30:08 -07:00
77ee9edab8 FlxKeyShortcutHandler 2022-02-09 14:29:00 -07:00
30938959b3 fix some habit puzzle game logic 2022-02-07 14:05:11 -07:00
f2ad2a64b0 Store the last date each daily was performed 2022-02-05 14:26:02 -07:00
b3387e6f24 habit game only add keyboard shortcut for active items 2022-02-05 13:45:10 -07:00
d268b0cdb6 Reveal a puzzle in Habit game 2022-02-04 16:53:40 -07:00
174e0a30fd HabitModel.totalPoints() 2022-02-04 15:47:01 -07:00
1fa8171025 Add RewardFile to HabitModel 2022-02-04 15:43:15 -07:00
ffb5028e55 habit game track model and remove finished texts 2022-02-03 23:11:41 -07:00
5531bc9f5b habit game make shortcut map and text labels 2022-02-03 22:41:05 -07:00
e303c66655 HabitModel get activeLabel of Entry 2022-02-03 22:04:00 -07:00
b614601b33 HabitModel save 2022-02-03 21:48:18 -07:00
e1416e5c7a structure for HabitModel.save() 2022-02-03 20:35:07 -07:00
c8e043b726 Parse habits.txt model for habit game 2022-02-03 14:51:53 -07:00
e3ce4e20b7 allow &mut on variable in list-eating pattern 2022-02-03 14:51:40 -07:00
2958172387 (contains) macro 2022-02-03 14:29:57 -07:00
3627a362b1 skeleton for habit puzzle game 2022-02-03 13:41:59 -07:00
ee55b91e4d remove a trace 2022-02-03 13:41:48 -07:00
ae871c38bc Refactor Kiss-VSCode to use new KeyShortcutHandler 2022-02-03 12:48:58 -07:00
afba4ddc26 kiss-tools KeyShortcutHandler based on kiss-vscode shortcut system 2022-02-02 14:58:27 -07:00
ad02f0962d kiss-tools project 2022-02-02 12:13:28 -07:00
c9358f1419 map lines and sort lines use inputEditor 2022-02-01 14:27:26 -07:00
0cca471de4 inputEditor function for KissConfig 2022-02-01 13:56:22 -07:00
83a0e23c32 kiss-vscode add extensionPath variable to KissConfig 2022-02-01 13:01:38 -07:00
8c6ff83f5c outline how precompiled char frequency will work 2022-01-28 14:30:33 -07:00
7b160b1000 handloose display the text 2022-01-28 14:03:17 -07:00