Commit Graph

300 Commits

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