Randy Thiemann
|
d9456244e0
|
1.8
|
2024-02-12 04:44:13 +01:00 |
Randy Thiemann
|
922507263e
|
Oopsie.
|
2023-12-05 15:11:22 +01:00 |
Randy Thiemann
|
ea83cfebea
|
1.7
|
2023-12-05 06:19:46 +01:00 |
Randy Thiemann
|
13ae687d9c
|
Fixed hard drop not working in 20G.
|
2023-12-05 05:32:05 +01:00 |
Randy Thiemann
|
69d6001d16
|
Merge pull request #8
|
2023-12-05 05:28:05 +01:00 |
Randy Thiemann
|
31155adce5
|
Remove the initial free hold because the reason for it has been fixed long ago.
|
2023-11-24 07:43:46 +01:00 |
Randy Thiemann
|
fb8b4126f9
|
Change CHIL mode to line-based levels.
|
2023-11-24 07:29:10 +01:00 |
Randy Thiemann
|
9cf93cb4c3
|
Fix color regression.
|
2023-11-24 00:32:55 +01:00 |
Randy Thiemann
|
08b2f07024
|
Fix DMG intro and big mode bug.
|
2023-11-23 13:46:49 +01:00 |
Randy Thiemann
|
6dcef748d6
|
Oopsie, swapped two colors on GBA.
|
2023-11-23 06:44:04 +01:00 |
Randy Thiemann
|
e2abbe77de
|
Improve scoring, add dark mode, allow intro animation to be skipped.
|
2023-11-23 06:19:08 +01:00 |
Randy Thiemann
|
707274390d
|
Add staff roll music.
|
2023-11-20 07:43:38 +01:00 |
Randy Thiemann
|
778d1cfe21
|
Add TGM3 Grades.
|
2023-11-20 05:59:48 +01:00 |
Randy Thiemann
|
3d9004a432
|
Version bump.
|
2023-11-20 05:00:33 +01:00 |
Randy Thiemann
|
85699fd1c5
|
Redo logo color.
|
2023-11-19 06:15:42 +01:00 |
Randy Thiemann
|
b84b0b0db5
|
Partial logo redo.
|
2023-11-19 05:38:08 +01:00 |
Randy Thiemann
|
8bb1ea7bcc
|
Start scores screen on current speed curve.
|
2023-11-14 13:26:25 +01:00 |
Randy Thiemann
|
d531347e3a
|
Rebrand
|
2023-11-14 03:02:30 +01:00 |
Randy Thiemann
|
a8f96418a9
|
Some DMG fx
|
2023-11-13 08:17:11 +01:00 |
Randy Thiemann
|
545ab11a81
|
Title screen reorganization.
|
2023-11-13 08:00:53 +01:00 |
Randy Thiemann
|
7503937b22
|
Optimizations: ld a, 0 -> xor a, a
|
2023-11-13 03:35:09 +01:00 |
Randy Thiemann
|
932666b5bb
|
Optimizations: sla a -> add a, a
|
2023-11-13 03:09:57 +01:00 |
Randy Thiemann
|
304a5f739b
|
Optimizations: cp 0 -> or a; and mask cp mask -> or ~mask inc a
|
2023-11-13 03:05:39 +01:00 |
Randy Thiemann
|
fd5b4fd26e
|
Add virtual leveling.
|
2023-11-13 02:25:08 +01:00 |
Randy Thiemann
|
29eea6a428
|
Add virtual leveling.
|
2023-11-13 02:18:13 +01:00 |
Randy Thiemann
|
865a8b52ce
|
Fix a little fuck up in score sorting.
|
2023-11-12 14:35:16 +01:00 |
Randy Thiemann
|
52010f22e0
|
Fix .pocket in dmg mode.
|
2023-11-12 14:18:09 +01:00 |
Randy Thiemann
|
d62c8fcf6d
|
Remove smart IRS.
|
2023-11-12 03:11:20 +01:00 |
Randy Thiemann
|
23160bfd56
|
Feedback on reset.
|
2023-11-12 02:58:00 +01:00 |
Randy Thiemann
|
4e0aa5b374
|
Add d-pad filtering and improve score rendering.
|
2023-11-12 02:07:28 +01:00 |
Randy Thiemann
|
1695175cb1
|
Redo high score sorting.
|
2023-11-12 01:12:39 +01:00 |
Randy Thiemann
|
d0e443eb1e
|
Version update.
|
2023-11-11 17:29:09 +01:00 |
Randy Thiemann
|
91d1504e27
|
Small screen slam fix.
|
2023-11-11 17:28:07 +01:00 |
Randy Thiemann
|
dd61282ebd
|
High scores implemented.
|
2023-11-11 17:17:15 +01:00 |
Randy Thiemann
|
920bfa7553
|
Save hi scores.
|
2023-11-11 15:32:48 +01:00 |
Randy Thiemann
|
91f213c2aa
|
High score table initial data.
|
2023-11-11 14:44:23 +01:00 |
Randy Thiemann
|
5dd4a1de69
|
Shorter A/B holds.
|
2023-11-11 12:17:06 +01:00 |
Randy Thiemann
|
29ffa55a95
|
Certain SFX priorities.
|
2023-11-10 23:16:47 +01:00 |
Randy Thiemann
|
b992c6f4ae
|
Make the game over screen less easy to skip.
|
2023-11-10 23:01:06 +01:00 |
Randy Thiemann
|
f7986f73b2
|
Finesse on the game over screen.
|
2023-11-10 22:55:52 +01:00 |
Randy Thiemann
|
6953347770
|
Fix small bug in returning to big mode from final challenge retry and fully implement TGM1 grades.
|
2023-11-10 22:43:02 +01:00 |
Randy Thiemann
|
ca822edfc0
|
Making DMGT grades harder.
|
2023-11-10 21:22:04 +01:00 |
Randy Thiemann
|
9d27e1d542
|
Add high score framework.
|
2023-11-10 12:07:57 +01:00 |
Randy Thiemann
|
21691b1f52
|
Add profile screen.
|
2023-11-10 11:46:37 +01:00 |
Randy Thiemann
|
7103fac524
|
10 should be plenty.
|
2023-11-10 11:05:18 +01:00 |
Randy Thiemann
|
c4805e9c79
|
Add profile switching.
|
2023-11-10 10:55:04 +01:00 |
Randy Thiemann
|
79411d2992
|
Add credits screen.
|
2023-11-10 10:41:29 +01:00 |
Randy Thiemann
|
21bafab8e1
|
Add profile framework.
|
2023-11-10 10:29:40 +01:00 |
Randy Thiemann
|
3bc39d6e42
|
Tetry done.
|
2023-11-10 08:49:26 +01:00 |
Randy Thiemann
|
08301fdb77
|
Say hello to Tetry!
|
2023-11-10 08:33:58 +01:00 |