-
Notifications
You must be signed in to change notification settings - Fork 20
Background map option readable #1250
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
Background map option readable #1250
Conversation
|
@AdamTadeusz Is this PR ready for re-review? |
|
I can see I accidentally changed the default background but other than that yes. I should probably gitignore that file now that its generated automatically |
|
Now I'm confused because it is in .gitignore already, maybe it only takes effect once its merged in? |
That's strange (.gitignore is supposed to take effect immeditately). Well, I'll just proceed with this review for now but we should probably investigate this. Could be some kind of a strange syntax issue? .gitignore is also case-sensitive so that's worth double-checking. (Edit: not quite true; please see discussion below...) |
|
@AdamTadeusz Is there a chance your version of This might not show up on the OS filesystem if you're using Windows, since it (NTFS) is not aware of filename casing at all. |
Its in camelcase on my end like in the gitignore (Edit) PascalCase actually |
|
Actually I misspoke, it seems it depends on |
Hmm, very strange. Thanks for following up on it though. I guess this is becoming somewhat offtopic for this PR so I'll leave it at that, but if we re-encounter this problem in the future, then it's probably worth raising a bug ticket for, so that we can figure out the root cause. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Verified that when looking at the menu, the names of the maps are more readable than the integer numbers that were previously there in other builds. Also changed the background map, and checked that the associated map is loaded after restarting the game.


Description
Makes the background map option readable
Nagrywanie.ekranu.2025-08-01.160420.mp4
Toolchain