Commit Graph

  • 65a74661a7 Start with one held piece to mitigate lack of 3-piece-preview. Randy Thiemann 2023-10-23 06:22:27 +0200
  • 9b347b9e76 Improve gameplay sequencing. Randy Thiemann 2023-10-23 06:17:50 +0200
  • 6474d431a4 Clear up a byte of memory. Randy Thiemann 2023-10-23 06:17:34 +0200
  • 6ca137d41b Fix hold + IRS bug. Randy Thiemann 2023-10-23 06:16:55 +0200
  • 384a8fa801 Forgot that TGM3 gives more levels for more lines! Randy Thiemann 2023-10-22 22:33:35 +0200
  • 1802659875 These changes should vastly improve performance per frame but I am not 100% comfortable with the reliability of the code. Randy Thiemann 2023-10-22 21:58:02 +0200
  • b7a99d0786 Update readme Randy Thiemann 2023-10-22 21:05:31 +0200
  • c9f7ab5fa9 Implement TGM3 and world modes fully. Randy Thiemann 2023-10-22 20:28:08 +0200
  • f1f33b27d3 Slightly improve game over and also add modes, removing the RNG setting instead. Randy Thiemann 2023-10-22 13:42:30 +0200
  • 3116bccde4 Just for fun. Randy Thiemann 2023-10-22 00:34:55 +0200
  • 9ab1dbbf25 Disable jingles at higher speeds. Randy Thiemann 2023-10-22 00:04:41 +0200
  • b3100eb235 Update readme. Randy Thiemann 2023-10-21 22:00:47 +0200
  • 9724c2ea92 General touch ups. Randy Thiemann 2023-10-21 21:51:28 +0200
  • 58e50bb5ba Typo Randy Thiemann 2023-10-21 21:28:54 +0200
  • 50c7ab130b Cause it was easy enough to add. Randy Thiemann 2023-10-21 21:25:57 +0200
  • 8d474b3638 JRify Randy Thiemann 2023-10-21 21:03:50 +0200
  • 91d99e45f4 LDH where possible. Randy Thiemann 2023-10-21 20:53:54 +0200
  • ac28205be4 Move everything to HRAM. Randy Thiemann 2023-10-21 20:49:52 +0200
  • 61ae2c524b Add pause. Randy Thiemann 2023-10-21 20:21:49 +0200
  • e0669afe3a Update README Randy Thiemann 2023-10-21 19:53:31 +0200
  • 4e095a15ff New build. Randy Thiemann 2023-10-21 19:48:56 +0200
  • 6f6c2f4c53 Fine tuning. Randy Thiemann 2023-10-21 19:48:13 +0200
  • 9f2e881189 Add ready-go countdown. Randy Thiemann 2023-10-21 19:46:30 +0200
  • 621767aeb9 Add placeholder "ready go" sfx. Randy Thiemann 2023-10-21 19:42:33 +0200
  • 63db6081ff Without typo this time. Randy Thiemann 2023-10-21 19:35:14 +0200
  • f1a341a751 Make the SFX for sonic drops and landings a bit more subtle. Randy Thiemann 2023-10-21 19:25:00 +0200
  • aa948a2214 Actually fix the IRS bug. Randy Thiemann 2023-10-21 19:24:35 +0200
  • d4b1c6463e Fix IRS related issue. Randy Thiemann 2023-10-21 19:14:22 +0200
  • 2ce4934ce7 Accidental inverted check causing early top out. Randy Thiemann 2023-10-21 19:09:36 +0200
  • 961b85afca More readme. Randy Thiemann 2023-10-21 17:51:54 +0200
  • cbb9955b22 Add readme. Randy Thiemann 2023-10-21 17:50:36 +0200
  • 37a5d70c95 Forgot a license. Randy Thiemann 2023-10-21 17:32:59 +0200
  • 0783038dd5 Get rid of tools. Randy Thiemann 2023-10-21 17:31:47 +0200
  • cab117999c Add binary Randy Thiemann 2023-10-21 17:29:49 +0200
  • af233d2b91 License. Randy Thiemann 2023-10-21 17:28:38 +0200
  • 8542b5c03f Fix IRS bug and change game over screen. Randy Thiemann 2023-10-21 17:14:45 +0200
  • d1468a8635 Level selection Randy Thiemann 2023-10-21 16:31:26 +0200
  • 8eba0dd290 Properly kill SFX Randy Thiemann 2023-10-21 15:25:02 +0200
  • c5dd424e03 Speed up Randy Thiemann 2023-10-21 15:14:45 +0200
  • e96ec41e8b Fix rotation bug. Randy Thiemann 2023-10-21 15:08:43 +0200
  • fa73dc3a2b Add toggle. Randy Thiemann 2023-10-21 14:33:18 +0200
  • 33e1bf3520 Add internal button swap. Randy Thiemann 2023-10-21 14:07:28 +0200
  • 8844b163b9 Improve title screen. Randy Thiemann 2023-10-21 14:00:28 +0200
  • 2aa9f605e4 Fix sticky flag. Randy Thiemann 2023-10-21 14:00:08 +0200
  • 0a4bc367ec Cleanup and bug fixes. Randy Thiemann 2023-10-21 11:20:22 +0200
  • 782bd5c2c8 Cleanup and bug fixes. Randy Thiemann 2023-10-21 11:15:38 +0200
  • 79d6706ef8 Update 'src/field.asm' villadelfia 2023-10-21 08:58:17 +0000
  • 03fd8ad969 Fix small bug in menu. villadelfia 2023-10-20 16:47:41 +0000
  • 417a89fedd V0.0 Randy Thiemann 2023-10-20 18:09:06 +0200
  • 0143555f36 Implement scoring Randy Thiemann 2023-10-20 17:25:42 +0200
  • df206841eb Disable DAS charge. Randy Thiemann 2023-10-20 16:29:24 +0200
  • 7922208559 Almost all the gameplay is in. Randy Thiemann 2023-10-20 16:28:11 +0200
  • 020a2dc3b2 Proper animations on prelock. Randy Thiemann 2023-10-20 12:46:55 +0200
  • b77580b2da IHS sound Randy Thiemann 2023-10-20 11:45:41 +0200
  • e1077ebde4 Forgot to de-irs when IRS would cause a game over Randy Thiemann 2023-10-20 11:40:39 +0200
  • 2eb1e5888f Bit of polish Randy Thiemann 2023-10-20 08:57:12 +0200
  • 7b9f62d0ba Game over mode Randy Thiemann 2023-10-20 08:52:57 +0200
  • c024598ce5 Initial delay mode code. Randy Thiemann 2023-10-20 08:46:11 +0200
  • 61ef24a9e8 Sonic drop and hold. Randy Thiemann 2023-10-20 08:40:34 +0200
  • 0f2e811130 Pieces are spawning, basic movement is working. Randy Thiemann 2023-10-20 08:17:40 +0200
  • 07dd076301 Upload files to 'src/res/sources' villadelfia 2023-10-18 21:42:50 +0000
  • ed3ae01250 IHS and IRS Randy Thiemann 2023-10-18 13:14:58 +0200
  • 51283ae200 Add Shadow Field Randy Thiemann 2023-10-18 13:14:48 +0200
  • 313a97265f Implement score addition. Randy Thiemann 2023-10-18 11:59:22 +0200
  • e84b9acc52 Improve SFX Randy Thiemann 2023-10-18 09:31:08 +0200
  • 2201591544 Add title screen tilemap. Randy Thiemann 2023-10-18 06:14:27 +0200
  • 655ce2e96b Art cleanup Randy Thiemann 2023-10-18 06:06:05 +0200
  • 80a075e137 vblank performance Randy Thiemann 2023-10-18 05:26:06 +0200
  • 6b644665cf Oops! All bugs! Randy Thiemann 2023-10-18 04:45:58 +0200
  • 8e8e5b0a48 Update 'src/state_gameplay.asm' villadelfia 2023-10-18 02:10:56 +0000
  • a9aebb6a24 Update 'src/sprites.asm' villadelfia 2023-10-18 02:09:28 +0000
  • fb022aa6d7 Update 'src/main.asm' villadelfia 2023-10-18 02:09:12 +0000
  • 97cb802152 Update 'src/sprites.asm' villadelfia 2023-10-18 02:06:40 +0000
  • 6bddc381ec Update 'src/sprites.asm' villadelfia 2023-10-18 02:03:05 +0000
  • 9b8f8c08c8 Update 'src/main.asm' villadelfia 2023-10-18 02:01:35 +0000
  • 1f7f17a353 Update 'src/include/globals.asm' villadelfia 2023-10-18 02:00:02 +0000
  • 0c8ed9c424 Update 'src/field.asm' villadelfia 2023-10-18 01:32:25 +0000
  • d05febadac Update 'src/state_gameplay.asm' villadelfia 2023-10-18 01:16:32 +0000
  • d36ac9159b Update 'src/main.asm' villadelfia 2023-10-18 01:13:20 +0000
  • f90d414e8e Update 'src/main.asm' villadelfia 2023-10-18 01:11:05 +0000
  • 3b68b0ffa1 Update 'src/time.asm' villadelfia 2023-10-18 01:06:22 +0000
  • 77d831dc7a Update 'src/main.asm' villadelfia 2023-10-18 01:02:46 +0000
  • 4460fd5cb4 Update 'src/include/globals.asm' villadelfia 2023-10-18 00:58:49 +0000
  • b60a025f89 Forgot to set the flag. Randy Thiemann 2023-10-17 13:56:00 +0200
  • 6bb4a72c76 Level counting and updating of speed curve as required. Randy Thiemann 2023-10-17 13:52:57 +0200
  • b6a703e0b2 More testing code. Randy Thiemann 2023-10-17 07:59:54 +0200
  • 75a916f370 Improve SFX routines Randy Thiemann 2023-10-17 07:41:11 +0200
  • 89e311ac5d Rudimentary SFX playback. Randy Thiemann 2023-10-16 13:27:08 +0200
  • 4d46396e37 Next level = 100 Randy Thiemann 2023-10-16 07:52:32 +0200
  • c33caf39e4 Start on actual gameplay Randy Thiemann 2023-10-16 07:47:11 +0200
  • 7bc9588c02 Refine speed curve. Randy Thiemann 2023-10-16 05:50:14 +0200
  • 0f1d35ed51 Proper DAS charge holding. Randy Thiemann 2023-10-16 05:45:30 +0200
  • 7efef9a042 All buttons should use that kind of code. Randy Thiemann 2023-10-13 11:30:55 +0200
  • c2239e3290 Optimize jumps Randy Thiemann 2023-10-13 11:26:40 +0200
  • 134e1b559e Implement input and clean up. Randy Thiemann 2023-10-13 11:20:28 +0200
  • 9cedde3ed7 Implement RNG Randy Thiemann 2023-10-13 08:38:10 +0200
  • 6f0d5d539c Data entry. Randy Thiemann 2023-10-13 08:37:55 +0200
  • 6368948e45 Sprite drawing bug. Randy Thiemann 2023-10-13 08:37:21 +0200
  • eab34d8f0b sprites Randy Thiemann 2023-10-11 08:18:12 +0200
  • b29f44c1c0 initial commit Randy Thiemann 2023-10-10 10:32:24 +0200