Skip to content

Germany#4559

Merged
evanpelle merged 3 commits into
openfrontio:mainfrom
SpeakIsntThere:Germany
Jul 9, 2026
Merged

Germany#4559
evanpelle merged 3 commits into
openfrontio:mainfrom
SpeakIsntThere:Germany

Conversation

@SpeakIsntThere

Copy link
Copy Markdown
Contributor

Resolves #4558

Description:

Sets 1 pixel on the Oder river to be water to allow trade to flow through
Sets 1 pixel on the left side of the Oder to be land and not impassable

Screenshot 2026-07-09 203514

Please complete the following:

[x] I have added screenshots for all UI updates
[x] I process any text displayed to the user through translateText() and I've added it to the en.json file
[x] I have added relevant tests to the test directory

Please put your Discord username so you can be contacted if a bug or regression is found:

Lengy_

@coderabbitai

coderabbitai Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 247ca2e8-fb64-48e1-9940-d5fad4c8180a

📥 Commits

Reviewing files that changed from the base of the PR and between 70d301f and 4588e8d.

⛔ Files ignored due to path filters (3)
  • map-generator/assets/maps/germany/image.png is excluded by !**/*.png
  • resources/maps/germany/map.bin is excluded by !**/*.bin
  • resources/maps/germany/map4x.bin is excluded by !**/*.bin
📒 Files selected for processing (2)
  • resources/maps/germany/manifest.json
  • resources/maps/germany/thumbnail.webp

Walkthrough

This change updates num_land_tiles metadata values in the Germany map manifest file, incrementing the count in both the main map section and the map4x section by 1, corresponding to a pixel classification fix on the map.

Changes

Germany manifest tile count update

Layer / File(s) Summary
Update tile counts in manifest
resources/maps/germany/manifest.json
num_land_tiles incremented by 1 in both the map section (1072927 → 1072928) and the map4x section (265158 → 265159).

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested labels: small-fix

Suggested reviewers: evanpelle

Poem

A pixel here, a pixel there,
The Oder river now flows fair,
One tile of land, one tile of sea,
Fixed with numbers, one, two, three! 🐇
Small counts changed, big rivers cheer.

🚥 Pre-merge checks | ✅ 3 | ❌ 2

❌ Failed checks (2 inconclusive)

Check name Status Explanation Resolution
Title check ❓ Inconclusive The title is too generic and does not clearly describe the map pixel fix. Use a specific title like 'Fix two incorrect pixels on the Germany Oder river map'.
Linked Issues check ❓ Inconclusive The linked issue is about two wrong map pixels, but the relevant pixel files were filtered out, so the fix cannot be verified. Re-run review with resources/maps/germany/map.bin and map4x.bin included, since !**/*.bin filtered out the evidence needed to verify the fix.
✅ Passed checks (3 passed)
Check name Status Explanation
Description check ✅ Passed The description matches the map pixel fix and references the linked issue.
Out of Scope Changes check ✅ Passed No out-of-scope changes are evident; the edits are limited to Germany map metadata tied to the fix.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@evanpelle evanpelle added this to the v33 milestone Jul 9, 2026
@evanpelle evanpelle merged commit c5b2d60 into openfrontio:main Jul 9, 2026
19 of 23 checks passed
@github-project-automation github-project-automation Bot moved this from Triage to Complete in OpenFront Release Management Jul 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

2 incorrect pixels on the Germany map

2 participants