Commit graph

80 commits

Author SHA1 Message Date
41cc6f7287 change level order 2025-05-31 13:35:58 -04:00
8a4fbf1060 order all current levels 2025-05-31 12:20:22 -04:00
8d4890c9c5 level/squeeze_{00,01} 2025-05-31 11:54:14 -04:00
6e12d58089 position levels properly 2025-05-31 11:45:57 -04:00
749079ee44 fix board pieces sorting 2025-05-31 11:44:17 -04:00
2b5113406e level/lvel_cancelling_00 2025-05-31 11:44:05 -04:00
a119a6bd65 higher lvel balls move first in their phase 2025-05-31 11:27:23 -04:00
3aae6dd56e level/timing_00 2025-05-31 11:12:52 -04:00
36d7a3afbf level/ball_bounce_00 2025-05-31 11:05:49 -04:00
c7f1af3357 adjust ball arrow 2025-05-31 10:55:57 -04:00
63f4322281 Revert "initial secret messages"
This reverts commit 1f9c1b49ee.
2025-05-31 10:44:55 -04:00
1f9c1b49ee initial secret messages 2025-05-31 00:12:51 -04:00
1db86d093c level/diagonal_bounce_00 2025-05-30 23:37:27 -04:00
ec7cc12ab7 change ball arrow color for contrast 2025-05-30 23:36:50 -04:00
4357e8b66d wait for animation to finish to indicate victory 2025-05-30 23:36:34 -04:00
a4f612f33b victory indicator, remove done todos 2025-05-30 23:07:12 -04:00
963fffb053 tutorial level; rolltime indicator 2025-05-30 15:13:12 -04:00
94c0e72571 add blank level 2025-05-30 11:19:02 -04:00
e16482627a dial in sun movement
make it take as long as it takes the balls to move during rolltime basically
2025-05-29 18:00:59 -04:00
70f7ef747d finish rolltime animation when player moves 2025-05-29 17:29:23 -04:00
7e712e5468 kill invalid tweens before they run 2025-05-29 17:13:15 -04:00
b006648774 fix time display and double slowmo speed 2025-05-29 17:13:05 -04:00
fe623236c1 handle interruping animations better 2025-05-29 17:00:37 -04:00
bd29a6d9b4 dramatically improved, sequential animation 2025-05-29 01:37:13 -04:00
6f2153b40b remove debug/clock default text; add todo 2025-05-28 23:40:41 -04:00
04dc259568 much better input handling, mvp arr 2025-05-28 19:14:35 -04:00
065ee3d481 concept map: unconnected v1 2025-05-28 01:10:33 -04:00
c91363e128 controller slowmo mapping; revert ball texture 2025-05-28 00:34:27 -04:00
23e4bc717f remove bump undo anim, initial nightmare test 2025-05-27 20:01:16 -04:00
ce31680680 much more logical phasing system
the old system wasn't random, but this makes things much more intuitive while not reducing the (interesting) emergent complexity. IMO
2025-05-27 17:02:13 -04:00
f1d959d8d9 controller input mapping, disable echo
input handling is terrible right now
2025-05-24 19:00:39 -04:00
66f9210156 mvp player barrier (gr8 for tutorials) 2025-05-19 19:41:48 -04:00
2510e99dba minimal anti-aliasing 2025-05-19 19:11:41 -04:00
c1b01d2cac slow down audio in slowmo 2025-05-06 23:00:33 -04:00
8c79049aa1 use Engine.time_scale for slowmo 2025-05-06 22:33:56 -04:00
8c83919525 (probably overkill) subtle grid noise 2025-05-06 15:17:22 -04:00
8008ecc143 semi-transparent arrow 2025-05-06 00:31:33 -04:00
86b3f2c889 "velocity" arrow! 2025-05-06 00:30:37 -04:00
cd68c57c9b minor aesthetic changes, line up sun with squares more 2025-05-05 23:59:32 -04:00
52c15ebd8b remove unused piece constructors 2025-05-05 23:29:58 -04:00
b0826a934d lvel animation 2025-05-05 23:12:38 -04:00
a91b6999ec improved ground grid shader 2025-05-05 23:02:44 -04:00
99ee97c0c1 basic checkered ground 2025-05-05 18:13:48 -04:00
bf4739f238 less confusing undo animation 2025-05-05 17:31:05 -04:00
66314ebe4c use tweens for animation 2025-05-05 15:49:21 -04:00
d3a5b737d9 check win if you just pushed
if you reduce a block's velocity to zero you can win without time advancing
2025-05-05 14:39:44 -04:00
d11319c58f use default font for speedometers 2025-05-05 14:39:19 -04:00
fd964b1274 better lighting: shadows move with time 2025-05-05 14:37:32 -04:00
d6a045c43b level 4 noodling 2025-05-05 13:18:37 -04:00
4d72bd910f greater delay between levels for slower mo 2025-05-05 00:30:57 -04:00