1
0
forked from akanyan/mu3-mods
Commit Graph

75 Commits

Author SHA1 Message Date
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
381d888da6 feat(InfiniteGP): make UI changes optional 2024-07-21 22:07:16 +09:00
946402fa82 feat: implement PlatinumTiming
* Also fix icons in InfiniteGP.
2024-07-21 02:24:09 +09:00
b2ecf368fb fix(UnlockFrameRate): revert a bad idea 2.0.2 2024-07-12 08:32:49 +09:00
c349854cb0 fix: various fixes 2024-07-12 08:14:06 +09:00
26fffefbae fix(SkipPreMusic): allow permanent skip 2024-07-08 04:50:37 +09:00
5872a05c7b chore: bump to 2.0.0 2.0.0 2024-07-08 03:37:49 +09:00
c1954d76c1 feat(SkipPreMusic): now triggered by LMenu 2024-07-08 03:33:38 +09:00
579790663e feat(SkipNotice): merge SkipLoginReward back
Except it's now triggered by LMenu.
2024-07-08 03:19:01 +09:00
8a6ad2e523 docs: stop screwing around 2024-07-08 02:53:10 +09:00
079b7b6495 feat: remove ExportChartData 2024-07-08 02:17:59 +09:00
cc7bc8613b feat: add the remaining things
* DisableMaintenance
* UnlockAllMusic
* UnlockGameEvents
* UnlockMemoryChapters
2024-07-08 02:10:46 +09:00