Commit Graph

42 Commits

Author SHA1 Message Date
Randy Thiemann 83ded02c76 Typo. 2023-10-24 14:46:44 +02:00
Randy Thiemann a4f41eee1f Release. 2023-10-24 14:38:19 +02:00
Randy Thiemann f46488e19d Redo SFX engine & speed curves. 2023-10-24 13:35:51 +02:00
Randy Thiemann 93e6d7946f Prevent double lock. 2023-10-24 10:59:02 +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 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 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 75f450f62b Add BRAVO! 2023-10-23 07:39:18 +02:00
Randy Thiemann 9b347b9e76 Improve gameplay sequencing. 2023-10-23 06:17:50 +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 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 f1a341a751 Make the SFX for sonic drops and landings a bit more subtle. 2023-10-21 19:25:00 +02:00
Randy Thiemann 2ce4934ce7 Accidental inverted check causing early top out. 2023-10-21 19:09:36 +02:00
Randy Thiemann af233d2b91 License. 2023-10-21 17:28:38 +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 33e1bf3520 Add internal button swap. 2023-10-21 14:07:28 +02:00
Randy Thiemann 2aa9f605e4 Fix sticky flag. 2023-10-21 14:00:08 +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
Randy Thiemann 0143555f36 Implement scoring 2023-10-20 17:25:42 +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 e1077ebde4 Forgot to de-irs when IRS would cause a game over 2023-10-20 11:40:39 +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
Randy Thiemann 51283ae200 Add Shadow Field 2023-10-18 13:14:48 +02:00
Randy Thiemann 80a075e137 vblank performance 2023-10-18 05:26:06 +02:00
villadelfia 0c8ed9c424 Update 'src/field.asm' 2023-10-18 01:32:25 +00:00
Randy Thiemann c33caf39e4 Start on actual gameplay 2023-10-16 07:47:11 +02:00
Renamed from src/include/field.asm (Browse further)