Commit Graph

272 Commits

Author SHA1 Message Date
Randy Thiemann 93e6d7946f Prevent double lock. 2023-10-24 10:59:02 +02:00
Randy Thiemann f7647fe183 Prevent 20G double locks. 2023-10-24 10:45:06 +02:00
Randy Thiemann 3829f62100 Push colorization 2023-10-24 10:29:16 +02:00
Randy Thiemann 679a6ee907 Finish the easter egg. 2023-10-24 09:50:11 +02:00
Randy Thiemann d10444cca6 Colorization 2023-10-24 09:04:39 +02:00
Randy Thiemann db3276b925 Oopsie 2023-10-24 09:04:14 +02:00
Randy Thiemann 183be391da Typo in level curve. 2023-10-24 05:08:49 +02:00
Randy Thiemann 9c32202e95 Oversight in level comparison code 2023-10-24 05:08:38 +02:00
Randy Thiemann 83006e64eb first line award, then level up when a piece spawns. 2023-10-24 04:59:25 +02:00
Randy Thiemann 3a6de627ee Level up bug. 2023-10-24 04:47:02 +02:00
Randy Thiemann 078c2001e7 Scoring bug. 2023-10-24 04:43:50 +02:00
Randy Thiemann 056bdf36a5 Fix ready/go 2023-10-23 20:44:24 +02:00
Randy Thiemann 9c9a210d9e Fix crash, improve ARS2, improve initial hold. 2023-10-23 20:31:18 +02:00
Randy Thiemann 3576cb9bc6 Decoupled release. 2023-10-23 12:16:16 +02:00
Randy Thiemann 246b760bfb Fix 20G related bugs. 2023-10-23 08:40:59 +02:00
Randy Thiemann a96652c679 Update build. 2023-10-23 08:21:51 +02:00
Randy Thiemann ee016a1480 Improve pause. 2023-10-23 08:12:16 +02:00
Randy Thiemann c572aabefa Save prefs. 2023-10-23 08:06:19 +02:00
Randy Thiemann dfa5e5b19b New build. 2023-10-23 07:41:29 +02:00
Randy Thiemann 75f450f62b Add BRAVO! 2023-10-23 07:39:18 +02:00
Randy Thiemann 1ca7ecb16d Oops. Hold. 2023-10-23 07:39:10 +02:00
Randy Thiemann 228cdfec9e Release new version. 2023-10-23 07:05:51 +02:00
Randy Thiemann 65a74661a7 Start with one held piece to mitigate lack of 3-piece-preview. 2023-10-23 06:22:27 +02:00
Randy Thiemann 9b347b9e76 Improve gameplay sequencing. 2023-10-23 06:17:50 +02:00
Randy Thiemann 6474d431a4 Clear up a byte of memory. 2023-10-23 06:17:34 +02:00
Randy Thiemann 6ca137d41b Fix hold + IRS bug. 2023-10-23 06:16:55 +02:00
Randy Thiemann 384a8fa801 Forgot that TGM3 gives more levels for more lines! 2023-10-22 22:33:35 +02:00
Randy Thiemann 1802659875 These changes should vastly improve performance per frame but I am not 100% comfortable with the reliability of the code. 2023-10-22 21:58:02 +02:00
Randy Thiemann b7a99d0786 Update readme 2023-10-22 21:05:31 +02:00
Randy Thiemann c9f7ab5fa9 Implement TGM3 and world modes fully. 2023-10-22 20:28:08 +02:00
Randy Thiemann f1f33b27d3 Slightly improve game over and also add modes, removing the RNG setting instead. 2023-10-22 13:42:30 +02:00
Randy Thiemann 3116bccde4 Just for fun. 2023-10-22 00:34:55 +02:00
Randy Thiemann 9ab1dbbf25 Disable jingles at higher speeds. 2023-10-22 00:04:41 +02:00
Randy Thiemann b3100eb235 Update readme. 2023-10-21 22:00:47 +02:00
Randy Thiemann 9724c2ea92 General touch ups. 2023-10-21 21:51:28 +02:00
Randy Thiemann 58e50bb5ba Typo 2023-10-21 21:28:54 +02:00
Randy Thiemann 50c7ab130b Cause it was easy enough to add. 2023-10-21 21:25:57 +02:00
Randy Thiemann 8d474b3638 JRify 2023-10-21 21:03:50 +02:00
Randy Thiemann 91d99e45f4 LDH where possible. 2023-10-21 20:53:54 +02:00
Randy Thiemann ac28205be4 Move everything to HRAM. 2023-10-21 20:49:52 +02:00
Randy Thiemann 61ae2c524b Add pause. 2023-10-21 20:21:49 +02:00
Randy Thiemann e0669afe3a Update README 2023-10-21 19:53:31 +02:00
Randy Thiemann 4e095a15ff New build. 2023-10-21 19:48:56 +02:00
Randy Thiemann 6f6c2f4c53 Fine tuning. 2023-10-21 19:48:13 +02:00
Randy Thiemann 9f2e881189 Add ready-go countdown. 2023-10-21 19:46:30 +02:00
Randy Thiemann 621767aeb9 Add placeholder "ready go" sfx. 2023-10-21 19:42:33 +02:00
Randy Thiemann 63db6081ff Without typo this time. 2023-10-21 19:35:14 +02:00
Randy Thiemann f1a341a751 Make the SFX for sonic drops and landings a bit more subtle. 2023-10-21 19:25:00 +02:00
Randy Thiemann aa948a2214 Actually fix the IRS bug. 2023-10-21 19:24:35 +02:00
Randy Thiemann d4b1c6463e Fix IRS related issue. 2023-10-21 19:14:22 +02:00