Skip to content
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

Holiday Hoarders missing on h6 #504

Closed
RDIL opened this issue Aug 10, 2024 · 1 comment · Fixed by #550
Closed

Holiday Hoarders missing on h6 #504

RDIL opened this issue Aug 10, 2024 · 1 comment · Fixed by #550
Assignees
Labels
bug Something isn't working! ui Related to the game's menus.

Comments

@RDIL
Copy link
Member

RDIL commented Aug 10, 2024

Describe the bug
It's not visible on the Paris destination.

@RDIL RDIL added bug Something isn't working! ui Related to the game's menus. labels Aug 10, 2024
@AnthonyFuller
Copy link
Contributor

AnthonyFuller commented Aug 11, 2024

Same issue as #505, it is because they changed the location data.

@RDIL RDIL closed this as completed in #550 Jan 15, 2025
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
Labels
bug Something isn't working! ui Related to the game's menus.
Projects
None yet
2 participants