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
42cf65bdb7
feat: add 4 things
...
* DisableEncryption
* LoadBoost
* UnlockFrameRate
* UnlockMasterDifficulty
WIP, not fully reviewed/tested yet.
2024-07-08 00:42:55 +09:00
b54b8676c1
feat(NaiveRating): make it togglable
2024-07-07 23:47:46 +09:00
af15a4410a
fix(SortByInternal): better title
1.8.1
2024-07-06 03:39:19 +09:00
8a66b8becd
fix(SortByInternal): re:mas de-grouping in act3
2024-07-06 01:21:33 +09:00
de9bcda48d
feat(SortByInternal): add sort2
2024-07-05 19:49:45 +09:00
44dfa20ea8
feat: implement SortByInternalDifficulty
2024-07-05 09:15:56 +09:00
76884216dd
chore: major cleanup
2024-07-04 21:39:11 +09:00