Commit Graph

1265 Commits

Author SHA1 Message Date
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
049088c2a2 timed arrow spawning 2022-01-28 14:02:49 -07:00
8ded66c2d7 handloose fiddle with model frequencies 2022-01-28 14:01:57 -07:00
4933f3d3d2 no more assets in handloose 2022-01-28 14:00:59 -07:00
328a624c18 handloose turn carriage return to newline 2022-01-28 11:32:08 -07:00
5803b77c3e handloose make action arrows 2022-01-28 11:15:25 -07:00
ed32957755 WIP DocumentModel 2022-01-27 17:24:55 -07:00
720edc6959 handloose actionsprite actions 2022-01-27 16:04:20 -07:00
115b450f2f makeTriangleSprite() add and position arrows horizontally 2022-01-24 13:25:55 -07:00
2fd49f80ff map 4 directions in handloose 2022-01-24 12:59:59 -07:00
8abb4cbcbb Porting and refactoring handloose 2022-01-24 12:43:45 -07:00
4cacc481ab add handloose 2022-01-22 20:17:36 -07:00
c786d2da2e note on pixabay direct url implementation 2022-01-22 20:17:22 -07:00
c6669add05 sort lines kvscode command 2022-01-19 15:07:00 -07:00
a7bf865b16 move two-column credits left 2022-01-13 00:46:25 -07:00
16119f6a8a fix removing scene buttons 2022-01-12 23:43:09 -07:00
40c72dbb62 fix smart prop and character positions 2022-01-12 23:40:05 -07:00
2eb38314e3 load set sprites uniquely 2022-01-12 15:37:48 -07:00
e992085bfa size scene backgrounds UP if need be 2022-01-10 18:09:29 -07:00
3ecb4cd479 FullControl for stage positions 2022-01-10 14:19:16 -07:00