Commit Graph

1653 Commits

Author SHA1 Message Date
85d979a98b put habits file in user Documents 2022-08-16 15:48:24 +00:00
f3c5fdb71e habit game fix launching with no puzzles started 2022-08-16 15:39:58 +00:00
8169536271 fix assert in macros 2022-08-16 15:37:27 +00:00
d03dcd3b7a pieces rotate good! 2022-08-15 15:51:56 +00:00
f5d9ccd6e6 puzzle debug render stuff 2022-08-15 15:47:07 +00:00
91238507c7 DebugLayer re-add thickness argument 2022-08-15 15:46:02 +00:00
e936cac526 habit game save zoom and scroll 2022-08-14 22:47:09 +00:00
b7276de847 k.doc for some forms I missed forever ago 2022-08-14 22:32:02 +00:00
5c055e8995 debug write piece coords with ids 2022-08-14 22:08:21 +00:00
9a8957aa2c fix match zone and point alignments 2022-08-14 22:07:15 +00:00
dfebe243cc DebugLayer use zoom-independent thickness of 1 2022-08-14 21:49:02 +00:00
7aa6e575f2 HabitState use DebugLayer 2022-08-14 21:27:57 +00:00
7774971bad DebugLayer.drawFlxRect 2022-08-14 21:25:27 +00:00
3372274ca4 less crash-prone debug layer 2022-08-14 21:24:40 +00:00
5182444a80 Start writing optimized DebugLayer 2022-08-14 20:28:47 +00:00
68861ec43b debug render positions 2022-08-13 20:06:07 +00:00
5689bff6f0 no simple render 2022-08-13 19:32:56 +00:00
d3830a9bb7 crop jigsawpiece points 2022-08-13 18:52:57 +00:00
704c1e8c2f move rotationPadding into KissExtendedSprite 2022-08-13 17:55:10 +00:00
a5ee16d3f4 pad rotated frames 2022-08-13 17:04:51 +00:00
aa34b79826 fix match zones for baked pieces 2022-08-13 16:47:50 +00:00
5cc3b1d50d rotation leave origins alone 2022-08-13 15:31:44 +00:00
79cc41599c ignore stored origins 2022-08-13 15:26:24 +00:00
09c360dc81 fix debug renderings 2022-08-13 15:25:13 +00:00
83a2694e80 fix angle baking 2022-08-13 02:31:01 +00:00
6e7e413629 bake rotations for puzzle pieces 2022-08-13 01:44:08 +00:00
3c4d408fc9 less obtrusive debug stuff 2022-08-13 01:43:24 +00:00
732f08adc6 fix rotation order of operations 2022-08-12 23:51:17 +00:00
81587cb050 save angles and origins of puzzle pieces 2022-08-12 23:50:27 +00:00
52c90c67a9 fix floating placeholder sprite 2022-08-12 23:46:14 +00:00
ceee9a1284 rotating pieces that mostly work 2022-08-12 22:49:29 +00:00
3909d5ad6e rotation-aware match zone debug outlines 2022-08-12 22:48:26 +00:00
b54eb15e74 habit game ui tweaks 2022-08-12 20:47:25 +00:00
40635e50bd Fix CameraTools zoom-out limitation 2022-08-12 20:40:21 +00:00
e4c9f20544 make CONTROL the reset key 2022-08-12 19:14:08 +00:00
3580538144 debug write piece ids on the piece sprites 2022-08-12 19:13:40 +00:00
175a956294 fix pieces matching with non-matching pieces 2022-08-12 19:13:05 +00:00
2a438f43b5 fix snapping errors! 2022-08-12 18:35:45 +00:00
2e2f0ab180 fix entry window reappearing on refresh interval 2022-08-12 17:18:40 +00:00
231fc1f57c macro to clean up (checkMatches) 2022-08-12 17:13:50 +00:00
5a64e95a0f SHIFT in debug build to un-solve puzzle 2022-08-12 16:29:12 +00:00
41140798b8 fix null error in GroupTools 2022-08-12 14:58:45 +00:00
9321ecb9ec ACTUALLY approximate square pieces for any puzzle aspect ratio 2022-08-10 20:27:33 +00:00
ce2583c3aa approximate square pieces for any puzzle aspect ratio 2022-08-10 20:25:59 +00:00
5ffd0904b1 piecesPerPoint 2022-08-10 20:25:17 +00:00
d233fd1062 Make puzzleWidth and puzzleHeight variable 2022-08-10 19:07:58 +00:00
4a7094faba more dramatically scaled jigsaw geometry for all image sizes 2022-08-10 18:19:24 +00:00
3c708cd6f6 Solve the black bar jigsaw problem. close #104 2022-08-10 18:02:33 +00:00
150614aec6 test that habit puzzle geometry aligns with image corners 2022-08-10 16:36:16 +00:00
45df11a7b7 WIP KeyShortcutWindow for NAT flixel 2022-08-10 13:51:12 +00:00