-
-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hokkaido Snow Festival missing on h2 #505
Comments
Still unfixed? |
Correct. It can only be fixed in v8. |
RDIL
added a commit
that referenced
this issue
Jan 15, 2025
…hen resolved, rename missionsInLocations -> missionsInLocation (#550) Fixes #510 #505 #504 Needs testing and checking over more than twice. ## Breaking Changes - `controller.missionsInLocations` is now `controller.missionsInLocation` (as it always should have been!). - The aforementioned `controller.missionsInLocations` is now **split by game version**. - `controller.addEscalation` has a new parameter: `(groupContract, locationId, **gameVersion**, ...levels)` (highlighted using asterisks). --- Also this removes some terrible hacks we've had to do. We should've always done it like this!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
It's not visible on the Hokkaido destination. Might linked to that location
LOCATION_HOKKAIDO_MAMUSHI
(orLOCATION_HOKKAIDO_SHIM_MAMUSHI
) missing in early versions.Its escalations will not be deployed, too.
The text was updated successfully, but these errors were encountered: