Commit Graph

703 Commits

Author SHA1 Message Date
2897e7c790 rename habit puzzle game again for testing 2022-05-09 16:47:07 -04:00
075fd49d8e test habit puzzle game in CI 2022-05-09 16:31:25 -04:00
063cacb26c fix another aoc zip type error 2022-05-09 15:50:25 -04:00
a825b7b499 fix aoc zip type error 2022-05-09 15:41:57 -04:00
e861e7f18d report error when ktxt2 source and output ext are same 2022-05-09 15:38:15 -04:00
265f81405b fix kiss-vscode concat type error 2022-05-09 15:24:38 -04:00
3e6649b0be fix zip type error in asciilib 2022-05-09 15:16:59 -04:00
d8960c5e68 Ktxt2 allow hide source or output column 2022-05-09 14:23:57 -04:00
ba15529769 ktxt2 join apply special chars within joined block 2022-05-09 11:34:11 -04:00
10b6222e9d fix blades tile rendering 2022-05-06 20:14:45 -04:00
3cfb9fdc86 blades-engine render one tile 2022-05-06 16:44:08 -04:00
d876911929 add a .gitignore to kiss-flixel template 2022-05-06 15:21:00 -04:00
a9b78d8e59 add import kiss.Prelude to kiss-flixel template 2022-05-06 15:18:13 -04:00
fce9edc5bb combine HighNumbers instances for questionable results 2022-03-30 23:57:00 -06:00
fadc08339f Generable generate a single random instance 2022-03-30 23:13:42 -06:00
95e12f62e1 Skeleton of Generable build macro 2022-03-30 23:13:41 -06:00
c6f70b46ea Prokgen generators for primitives 2022-03-30 23:13:41 -06:00
bde4be60f0 fix new (or) error in aoc 2022-03-28 19:14:04 -06:00
01990de701 fix case statement in flixel rpg 2022-03-28 17:46:41 -06:00
245da224b0 kiss new-flixel-project 2022-03-28 16:39:28 -06:00
0fbb526e70 move SpriteTools to a new kiss-flixel haxelib 2022-03-28 15:34:20 -06:00
03f0e65a2b fix kiss-vscode tests 2022-03-28 15:13:25 -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
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