1
0
forked from akanyan/mu3-mods
Commit Graph

106 Commits

Author SHA1 Message Date
20cbd60604 finish adjustment from header+footer -> signage 2025-04-01 23:10:55 -06:00
2ebd5fd29f add offgeki 2025-04-01 23:06:08 -06:00
8c58151b81 docs: add READMEs to all mods 2025-02-10 03:36:17 +00:00
3e991f4521 feat: thunderstore append 2025-02-10 03:33:46 +00:00
0dfe062966 feat: thunderstore 2025-02-07 14:47:36 +00:00
e3ff755e37 fix(SkipCutscenes): bottom cardinfo w/ intro skip 3.3.1 2025-02-03 20:12:36 +00:00
312664daf3 fix(SkipCutscenes): revert full postgame skip 3.3.0 2025-01-26 21:33:32 +00:00
b2e0fc8929 feat(BetterGiveUp): arbitrary rolling 2025-01-26 14:11:12 +00:00
52a15722a8 fix(MPO): custom rating display bug 2025-01-26 14:09:38 +00:00
8d2d9a3d43 feat(SkipCutscenes): full postgame skip 2025-01-26 14:08:14 +00:00
fefadfc243 fix(UnlockGameEvents): rework mission event cycling
* Iterate in reverse, from latest to oldest.
* Unlock all missions again, unless the server has returned
  exactly one active mission and that mission is present
  on the client's machine..
2025-01-24 20:20:37 +00:00
40484bc94a feat(UnlockGameEvents): mission event cycling
* Makes the game use the first available non-cleared mission.
  * Rather than the first available mission period.
* No longer unlocks missions marked as expired by the server.
2025-01-23 02:17:28 +00:00
d61fc96056 fix(TestMenuConfig): proper handling of audiomode 2025-01-13 16:27:32 +00:00
99ffaae0d0 fix(BetterGiveUp): bring back the led reset 3.2.0 2025-01-12 21:01:19 +00:00
7900fbbce9 feat: implement ExclusiveAudio 2025-01-12 15:31:21 +00:00
31fa3ce028 feat(BetterGiveUp): yeet 3.1.0 2025-01-12 00:00:49 +00:00
e3b1f1885c fix(SkipCutscenes): interaction with restart 2025-01-11 23:59:27 +00:00
ff8bdbdd22 feat(SkipCutscenes): autocontinue
Also fix the "continue?" screen
2025-01-09 23:49:03 +00:00
c75fbbc66a feat(AttractVideoPlayer): skip on L1 2025-01-09 23:25:33 +00:00
e4e9eb5faf fix(SkipCutscenes): lampless post-game skip 3.0.1 2025-01-06 00:41:37 +00:00
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