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
|
4ce49d6d94
|
Add light/dark modes.
|
2023-11-23 05:13:02 +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 |
villadelfia
|
5b21369f98
|
Update 'README.md'
|
2023-11-14 14:31:35 +00:00 |
Randy Thiemann
|
8bb1ea7bcc
|
Start scores screen on current speed curve.
|
2023-11-14 13:26:25 +01:00 |
Randy Thiemann
|
ef434ed52d
|
Finish rebrand.
|
2023-11-14 03:05:45 +01:00 |
Randy Thiemann
|
d531347e3a
|
Rebrand
|
2023-11-14 03:02:30 +01:00 |
Randy Thiemann
|
4b8fced923
|
Last pre-rebrand commit.
|
2023-11-14 02:55:50 +01:00 |
Randy Thiemann
|
68d3684af0
|
Merge branch 'master' of git.villadelfia.org:villadelfia/dmgtris
|
2023-11-14 00:54:11 +01:00 |
Randy Thiemann
|
03d877a05f
|
Add logo template.
|
2023-11-14 00:53:39 +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
|
f7c167bae4
|
Update readme.
|
2023-11-13 06:48:11 +01:00 |
Randy Thiemann
|
f19a8c6ba6
|
Update readme.
|
2023-11-13 06:44:44 +01:00 |
Randy Thiemann
|
aa80248651
|
Update readme.
|
2023-11-13 06:43:03 +01:00 |
Randy Thiemann
|
55096455d6
|
Update readme.
|
2023-11-13 06:32:42 +01:00 |
Randy Thiemann
|
a8bda20330
|
Update readme.
|
2023-11-13 06:30:32 +01:00 |
Randy Thiemann
|
ca8daf7bac
|
Update readme.
|
2023-11-13 06:29:00 +01:00 |
Randy Thiemann
|
84e11c5778
|
Update readme.
|
2023-11-13 06:14:04 +01:00 |
Randy Thiemann
|
9307e73a15
|
Update readme.
|
2023-11-13 06:08:31 +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
|
8b1e0c2995
|
readme update
|
2023-11-11 17:56:21 +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 |