1
0
forked from akanyan/mu3-mods
Commit Graph

2 Commits

Author SHA1 Message Date
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