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

[SteamOverHolland] fixes revenue bugs #11166

Merged
merged 3 commits into from
Aug 29, 2024
Merged

Conversation

philcampeau
Copy link
Collaborator

@philcampeau philcampeau commented Aug 21, 2024

Fixes #11164
Fixes #11155
Fixes #11150
Fixes #11157

Before clicking "Create"

  • Branch is derived from the latest master
  • Add the pins or archive_alpha_games label if this change will break existing games
  • Code passes linter with docker compose exec rack rubocop -a
  • Tests pass cleanly with docker compose exec rack rake

Implementation Notes

Explanation of Change

Code I had for checking route bonuses doesn't seem to work. I replaced it with essentially the exact code from 1867 applying the same bonuses (simplified due to not needing the hexes to be unique).

Archive shouldn't be needed, since these routes would have simply been blocked before.

Screenshots

Any Assumptions / Hacks

lib/engine/game/g_steam_over_holland/game.rb Outdated Show resolved Hide resolved
lib/engine/game/g_steam_over_holland/game.rb Outdated Show resolved Hide resolved
@ollybh ollybh merged commit 5074bbc into tobymao:master Aug 29, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants