Commit Graph

66 Commits

Author SHA1 Message Date
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