6b6dd8091b
fix(MPO): unused var
3.0.0
2025-01-05 03:05:09 +00:00
bff55932ff
fix(BetterGiveUp): a better way
2025-01-05 03:03:39 +00:00
c9d90f2d12
fix(SkipCutscenes): a better way
2025-01-05 01:21:59 +00:00
1213b44578
fix(MPO): fix link play for real
2025-01-05 01:15:55 +00:00
3b75874ef3
fix(SelectBGM): scoreboard bgm
2025-01-04 02:36:33 +00:00
1f01b460ba
feat: implement TestMenuConfig
2025-01-04 02:35:28 +00:00
15f2fe6f57
fix(MoreProfileOptions): a better way
2025-01-03 17:39:16 +00:00
61eec6770e
fix(Pause): LEDs
3.0.0-pre.2
2025-01-02 20:20:45 +00:00
4ac35bd8a3
fix(TestMenuScaling): a better way
2025-01-02 18:25:40 +00:00
f7f3503d56
feat: implement TestMenuScaling
2025-01-02 00:15:40 +00:00
414bb35f9a
feat(LoadBoost): SkipCamera toggle
2024-12-29 12:31:29 +00:00
1abdc51dd0
fix(UnlockAllMusic): don't unlock the tutorial
2024-12-28 21:11:28 +00:00
566d17c230
fix(MPO): don't tap into toRatingFloat
...
Cleaner, safer, and should fix collab play
2024-12-28 21:10:31 +00:00
c84898cb78
feat(MPO): support enpatch
3.0.0-pre.1
2024-12-28 01:57:37 +00:00
e29f6aa588
chore: update README.md
2024-12-28 01:19:34 +00:00
afb872375d
fix: various fixes
2024-12-28 01:19:11 +00:00
4f0cf6b327
fix(BetterGiveUp): proper hard resets
2024-12-28 01:18:33 +00:00
e5e177f226
feat(MPO): implement TYPE-D
2024-12-28 01:17:27 +00:00
75e60b85bf
chore: upload sort.png
2024-12-27 20:23:03 +00:00
c6884bff7e
feat(MPO): add textures and fix an edge case
2024-12-27 20:11:39 +00:00
076fb75a6d
feat: rework reward skip; move it to SkipCutscenes
2024-12-25 19:34:02 +00:00
133a36afd7
feat(SkipCutscenes): QuickEnd
2024-12-25 17:44:53 +00:00
1f3846a03b
fix(UnlockMemory): crashing with broken data
...
You've REALLY fucked your data up if I can't even reproduce that.
2024-12-25 17:34:11 +00:00
7fc75ca2b1
feat: rework Pause
...
Now a dialog.
* Also fix the new BetterGiveUp panic restart
* Also move SortByInternal's PNG away from the root namespace
2024-12-25 17:31:54 +00:00
0ece7d4f42
fix(MPO): min threshold from 0 to AA
2024-12-24 02:02:03 +00:00
8c532260b3
feat: reachable rating
2024-12-23 18:11:33 +00:00
57d7be2bfb
feat!: NaiveRating -> MoreProfileOptions
2024-12-23 16:20:25 +00:00
1b8f0e617e
fix(BetterGiveUp): dead lever + party play
2024-12-23 16:18:15 +00:00
af00677e26
fix(PlatScore): show on all charts
...
Probably fixes setting presets other than custom.
No one tested those.
2024-12-22 19:23:12 +00:00
f65bc70dca
feat(BetterGiveUp): restart on the fail screen
2024-12-22 19:22:21 +00:00
895ae9e76d
feat!: rename and reorganize
2024-12-22 16:16:52 +00:00
7acd754397
fix: party play fixes
...
Also, stop using a finalizer
2024-12-21 22:38:19 +00:00
25ca07edd6
fix: misc cleanup
...
Also set HideVersion default to false
Also fix the new skipper crashing on tutorial
2024-12-21 13:55:36 +00:00
adb7955875
fix: inconsistencies with the new selector
2024-12-21 13:51:56 +00:00
23331f8d56
feat: a decent rating selector?
...
Except it shows an arrow to the right when it shouldn't
2024-12-21 05:32:50 +00:00
82c7bd9f94
chore: add Blacklist to the sln
2024-12-17 19:16:16 +00:00
aec0f47b9c
feat(SortByInternal): store selection in the fs
2024-12-17 19:03:52 +00:00
fdd29d0c9d
feat: implement Blacklist
2024-12-17 18:25:49 +00:00
6f40edf59d
feat: allow hiding the game version
...
Allows hiding the version number too, because why not? Not related to GP stuff but this mod is also about managing the footer row elements
Co-authored-by: Jujuforce <jujuforce@gmail.com >
Reviewed-on: akanyan/mu3-mods#8
Co-authored-by: jujuforce <jujuforce@noreply.gitea.tendokyu.moe >
Co-committed-by: jujuforce <jujuforce@noreply.gitea.tendokyu.moe >
2024-12-15 11:52:50 +00:00
88dcd1d94e
feat: implement postgame skip, fix crashes
2024-12-15 11:50:43 +00:00
ca15fac6a1
fix: don't store SortByInternal in db
2.3.1
2024-08-30 17:20:26 +00:00
ebb78efcde
fix: item popup disappearing
2024-08-30 14:54:59 +00:00
2204fb4756
fix: shop confirmation dialog not showing ( #7 )
...
Co-authored-by: Jujuforce <jujuforce@gmail.com >
Co-authored-by: akanyan <alicechecker01@proton.me >
Co-authored-by: あかニャン <akanyan@noreply.gitea.tendokyu.moe >
Reviewed-on: akanyan/mu3-mods#7
Co-authored-by: jujuforce <jujuforce@noreply.gitea.tendokyu.moe >
Co-committed-by: jujuforce <jujuforce@noreply.gitea.tendokyu.moe >
2024-08-30 14:53:27 +00:00
66fdc27787
feat: implement InfiniteStory ( #6 )
...
Infinite Story mod
- Allows watching an infinite number of stories per session
- Skips the dialog about it when selecting a story
Co-authored-by: Jujuforce <jujuforce@gmail.com >
Co-authored-by: akanyan <alicechecker01@proton.me >
Reviewed-on: akanyan/mu3-mods#6
Co-authored-by: jujuforce <jujuforce@noreply.gitea.tendokyu.moe >
Co-committed-by: jujuforce <jujuforce@noreply.gitea.tendokyu.moe >
2.3.0
2024-08-24 16:29:07 +00:00
032b6864da
fix: cache mkdir
...
I originally left it out because I wanted to avoid unnecessary
code duplication. Turns out it wasn't unnecessary.
2024-08-24 14:14:02 +00:00
07ee892b43
feat: implement SelectBGM
2.2.0
2024-07-30 02:22:25 +09:00
920d2386d5
chore: bump to 2.1.0
2.1.0
2024-07-23 01:51:40 +09:00
4ad595f6c3
feat: various enhancements
...
* AttractVideoPlayer,LoadBoost: allow setting a cache directory
* AttractVideoPlayer: color leds
* BetterGiveUp: prevent multiple restarts in a row
* use GetTriggerOn in general where applicable
2024-07-23 01:45:36 +09:00
8cbc7e8b86
feat: implement AttractVideoPlayer ( #2 )
...
Service Button : Pause the attract video
L2/L3 Buttons : Previous/next to cycle through all the attract videos
Saving the selected video for future game launches
Co-authored-by: akanyan <alicechecker01@proton.me >
Reviewed-on: akanyan/mu3-mods#2
Co-authored-by: jujuforce <jujuforce@noreply.gitea.tendokyu.moe >
Co-committed-by: jujuforce <jujuforce@noreply.gitea.tendokyu.moe >
2024-07-22 14:55:49 +00:00
7f5cd6d0d7
fix(PlatinumTiming): reset
2024-07-22 01:02:19 +09:00