Commit Graph

261 Commits

Author SHA1 Message Date
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 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 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 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 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
Randy Thiemann 2ce4934ce7 Accidental inverted check causing early top out. 2023-10-21 19:09:36 +02:00
Randy Thiemann 37a5d70c95 Forgot a license. 2023-10-21 17:32:59 +02:00
Randy Thiemann af233d2b91 License. 2023-10-21 17:28:38 +02:00
Randy Thiemann 8542b5c03f Fix IRS bug and change game over screen. 2023-10-21 17:14:45 +02:00
Randy Thiemann d1468a8635 Level selection 2023-10-21 16:31:26 +02:00
Randy Thiemann 8eba0dd290 Properly kill SFX 2023-10-21 15:25:02 +02:00
Randy Thiemann c5dd424e03 Speed up 2023-10-21 15:14:45 +02:00
Randy Thiemann e96ec41e8b Fix rotation bug. 2023-10-21 15:08:43 +02:00
Randy Thiemann fa73dc3a2b Add toggle. 2023-10-21 14:33:18 +02:00
Randy Thiemann 33e1bf3520 Add internal button swap. 2023-10-21 14:07:28 +02:00
Randy Thiemann 8844b163b9 Improve title screen. 2023-10-21 14:00:28 +02:00
Randy Thiemann 2aa9f605e4 Fix sticky flag. 2023-10-21 14:00:08 +02:00
Randy Thiemann 0a4bc367ec Cleanup and bug fixes. 2023-10-21 11:20:22 +02:00
Randy Thiemann 782bd5c2c8 Cleanup and bug fixes. 2023-10-21 11:15:38 +02:00
villadelfia 79d6706ef8 Update 'src/field.asm' 2023-10-21 08:58:17 +00:00
villadelfia 03fd8ad969 Fix small bug in menu. 2023-10-20 16:47:41 +00:00
Randy Thiemann 417a89fedd V0.0 2023-10-20 18:09:06 +02:00
Randy Thiemann 0143555f36 Implement scoring 2023-10-20 17:25:42 +02:00
Randy Thiemann df206841eb Disable DAS charge. 2023-10-20 16:29:24 +02:00
Randy Thiemann 7922208559 Almost all the gameplay is in. 2023-10-20 16:28:11 +02:00
Randy Thiemann 020a2dc3b2 Proper animations on prelock. 2023-10-20 12:46:55 +02:00
Randy Thiemann b77580b2da IHS sound 2023-10-20 11:45:41 +02:00
Randy Thiemann e1077ebde4 Forgot to de-irs when IRS would cause a game over 2023-10-20 11:40:39 +02:00
Randy Thiemann 2eb1e5888f Bit of polish 2023-10-20 08:57:12 +02:00
Randy Thiemann 7b9f62d0ba Game over mode 2023-10-20 08:52:57 +02:00
Randy Thiemann c024598ce5 Initial delay mode code. 2023-10-20 08:46:11 +02:00
Randy Thiemann 61ef24a9e8 Sonic drop and hold. 2023-10-20 08:40:34 +02:00
Randy Thiemann 0f2e811130 Pieces are spawning, basic movement is working. 2023-10-20 08:17:40 +02:00
villadelfia 07dd076301 Upload files to 'src/res/sources' 2023-10-18 21:42:50 +00:00
Randy Thiemann ed3ae01250 IHS and IRS 2023-10-18 13:14:58 +02:00
Randy Thiemann 51283ae200 Add Shadow Field 2023-10-18 13:14:48 +02:00
Randy Thiemann 313a97265f Implement score addition. 2023-10-18 11:59:22 +02:00
Randy Thiemann e84b9acc52 Improve SFX 2023-10-18 09:31:08 +02:00
Randy Thiemann 2201591544 Add title screen tilemap. 2023-10-18 06:14:27 +02:00
Randy Thiemann 655ce2e96b Art cleanup 2023-10-18 06:06:05 +02:00
Randy Thiemann 80a075e137 vblank performance 2023-10-18 05:26:06 +02:00
Randy Thiemann 6b644665cf Oops! All bugs! 2023-10-18 04:45:58 +02:00
villadelfia 8e8e5b0a48 Update 'src/state_gameplay.asm' 2023-10-18 02:10:56 +00:00
villadelfia a9aebb6a24 Update 'src/sprites.asm' 2023-10-18 02:09:28 +00:00
villadelfia fb022aa6d7 Update 'src/main.asm' 2023-10-18 02:09:12 +00:00
villadelfia 97cb802152 Update 'src/sprites.asm' 2023-10-18 02:06:40 +00:00
villadelfia 6bddc381ec Update 'src/sprites.asm' 2023-10-18 02:03:05 +00:00
villadelfia 9b8f8c08c8 Update 'src/main.asm' 2023-10-18 02:01:35 +00:00
villadelfia 1f7f17a353 Update 'src/include/globals.asm' 2023-10-18 02:00:02 +00:00
villadelfia 0c8ed9c424 Update 'src/field.asm' 2023-10-18 01:32:25 +00:00
villadelfia d05febadac Update 'src/state_gameplay.asm' 2023-10-18 01:16:32 +00:00
villadelfia d36ac9159b Update 'src/main.asm' 2023-10-18 01:13:20 +00:00
villadelfia f90d414e8e Update 'src/main.asm' 2023-10-18 01:11:05 +00:00
villadelfia 3b68b0ffa1 Update 'src/time.asm' 2023-10-18 01:06:22 +00:00
villadelfia 77d831dc7a Update 'src/main.asm' 2023-10-18 01:02:46 +00:00
villadelfia 4460fd5cb4 Update 'src/include/globals.asm' 2023-10-18 00:58:49 +00:00
Randy Thiemann b60a025f89 Forgot to set the flag. 2023-10-17 13:56:00 +02:00
Randy Thiemann 6bb4a72c76 Level counting and updating of speed curve as required. 2023-10-17 13:52:57 +02:00
Randy Thiemann b6a703e0b2 More testing code. 2023-10-17 07:59:54 +02:00
Randy Thiemann 75a916f370 Improve SFX routines 2023-10-17 07:41:11 +02:00
Randy Thiemann 89e311ac5d Rudimentary SFX playback. 2023-10-16 13:27:08 +02:00
Randy Thiemann 4d46396e37 Next level = 100 2023-10-16 07:52:32 +02:00
Randy Thiemann c33caf39e4 Start on actual gameplay 2023-10-16 07:47:11 +02:00
Randy Thiemann 7bc9588c02 Refine speed curve. 2023-10-16 05:50:14 +02:00
Randy Thiemann 0f1d35ed51 Proper DAS charge holding. 2023-10-16 05:45:30 +02:00
Randy Thiemann 7efef9a042 All buttons should use that kind of code. 2023-10-13 11:30:55 +02:00
Randy Thiemann c2239e3290 Optimize jumps 2023-10-13 11:26:40 +02:00
Randy Thiemann 134e1b559e Implement input and clean up. 2023-10-13 11:20:28 +02:00
Randy Thiemann 9cedde3ed7 Implement RNG 2023-10-13 08:38:10 +02:00
Randy Thiemann 6f0d5d539c Data entry. 2023-10-13 08:37:55 +02:00
Randy Thiemann 6368948e45 Sprite drawing bug. 2023-10-13 08:37:21 +02:00
Randy Thiemann eab34d8f0b sprites 2023-10-11 08:18:12 +02:00
Randy Thiemann b29f44c1c0 initial commit 2023-10-10 10:32:24 +02:00