|
8b70706e25
|
use SimpleWindow.promptForChoice wherever possible
|
2022-08-29 19:41:06 +00:00 |
|
|
4e0235746d
|
SimpleWindow.promptForChoice
|
2022-08-29 19:19:08 +00:00 |
|
|
fa2fa22de2
|
make PuzzlePack toStringable
|
2022-08-29 19:05:55 +00:00 |
|
|
c617c1510d
|
SimpleWindow reset control x on clear
|
2022-08-29 18:12:01 +00:00 |
|
|
87dd1ca424
|
no more need to uncomment and recompile for debug rendering
|
2022-08-29 16:49:25 +00:00 |
|
|
6f6122a00c
|
SimpleWindow columns for (some) overflow
|
2022-08-29 16:35:40 +00:00 |
|
|
9eeb457040
|
fix keyboard shortcuts firing when typing text
|
2022-08-29 16:13:54 +00:00 |
|
|
b456e2d2fd
|
bugfixing from frc demo
|
2022-08-29 15:51:53 +00:00 |
|
|
45aaa96c1d
|
fix DebugLayer camera disconnecting from pieceCamera
|
2022-08-29 15:51:20 +00:00 |
|
|
eaff41733e
|
n
|
2022-08-21 18:14:00 +00:00 |
|
|
efd4d186b2
|
printLocals
|
2022-08-21 17:31:25 +00:00 |
|
|
91d3d73665
|
defAndX for local form versions
|
2022-08-21 17:20:24 +00:00 |
|
|
888d0b2178
|
allow abandoning a puzzle
|
2022-08-20 23:35:21 +00:00 |
|
|
738c876c89
|
KeyShortcutHandler allow special keys
|
2022-08-20 21:51:11 +00:00 |
|
|
3c892debd6
|
mouse intput for SimpleWindow
|
2022-08-20 21:25:36 +00:00 |
|
|
bf2ab1e61f
|
habit puzzles loading bar
|
2022-08-20 20:13:00 +00:00 |
|
|
fe1c231802
|
clear dragTarget when window appears
|
2022-08-20 17:16:10 +00:00 |
|
|
ab9e47e271
|
highlight selected jigsaw pieces
|
2022-08-20 17:15:09 +00:00 |
|
|
d77ac2594d
|
Habit game Disable most mouse input when menu is open
|
2022-08-20 14:43:07 +00:00 |
|
|
1af88ab3d7
|
tweak margin and speed
|
2022-08-19 22:03:13 +00:00 |
|
|
de55482433
|
fix DragState null camera error
|
2022-08-19 22:02:45 +00:00 |
|
|
57372023aa
|
keep release builds in a separate folder
|
2022-08-19 22:02:00 +00:00 |
|
|
c4dd104ddc
|
fix not showing the entry window
|
2022-08-19 21:26:47 +00:00 |
|
|
c6f3e22ab4
|
better blue for entries
|
2022-08-19 21:20:30 +00:00 |
|
|
5d50a672d9
|
make a new pieceCamera when switching puzzles
|
2022-08-19 21:19:49 +00:00 |
|
|
b5284f99ae
|
fix crash when spaces are in puzzle pack name
|
2022-08-19 21:18:28 +00:00 |
|
|
6533fa77d2
|
itch.io butler build
|
2022-08-19 21:17:49 +00:00 |
|
|
3ae46cb98d
|
fix match detection
|
2022-08-18 19:04:46 +00:00 |
|
|
dcc3dcfa01
|
optimize adding additional jigsaw sprites
|
2022-08-18 18:38:08 +00:00 |
|
|
a1c2c05a14
|
checkMatches of the one piece held
|
2022-08-18 00:26:48 +00:00 |
|
|
716ebcb275
|
make right-click rotate pieces
|
2022-08-18 00:00:18 +00:00 |
|
|
b8d51ee7d1
|
Make DragToSelectPlugin boxColor customizable
|
2022-08-17 23:59:59 +00:00 |
|
|
06fed437af
|
add onSelected callback to KissExtendedSprite
|
2022-08-17 23:56:17 +00:00 |
|
|
ec2f30d33b
|
fix saving group-drag piece positions
|
2022-08-17 23:55:50 +00:00 |
|
|
2955657cb4
|
drag to select fix deselection when clicking background
|
2022-08-17 23:38:14 +00:00 |
|
|
86e8d71661
|
make drag to select support pixel-perfect
|
2022-08-17 23:28:58 +00:00 |
|
|
ab71d9523c
|
drag to select works in many cases
|
2022-08-17 22:48:24 +00:00 |
|
|
0d934e1f4d
|
half-functional DragToSelectPlugin for KissExtendedSprites
|
2022-08-17 20:22:46 +00:00 |
|
|
485c87e23f
|
DebugLayer don't lower thickness at high zoom
|
2022-08-17 20:09:30 +00:00 |
|
|
8131258ccc
|
devlog and untracked file cleanup into .temp
|
2022-08-17 02:44:58 +00:00 |
|
|
25464a4e0c
|
extra tally symbol
|
2022-08-17 01:32:54 +00:00 |
|
|
4546792a17
|
add new pieces relative to the camera
|
2022-08-17 00:53:39 +00:00 |
|
|
e1ad43f7ac
|
less jig size manipulation when more pieces are involved
|
2022-08-17 00:53:17 +00:00 |
|
|
df67fa06e0
|
prompt for puzzle size and piecesPerPoint
|
2022-08-17 00:40:36 +00:00 |
|
|
32f0cee2d2
|
allow hide habit entries
|
2022-08-16 20:30:19 +00:00 |
|
|
e5c0f0c5e5
|
mv habits -> assets
|
2022-08-16 20:29:30 +00:00 |
|
|
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 |
|