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

Compatibility for maps with caps #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LaoArchAngel
Copy link

Issue

Resolves #16
Blackwood map saves as Blackwood.atlas regardless of whether you set serverMap to blackwood or Blackwood. I believe this depends on how the map author saves their map name

Solution

Allow the user to provide us with the proper capitalization of the map filename. In order to ensure compatibility with seamless servers, only do this if the map.atlas file is not found.

Blackwood map saves as `Blackwood.atlas` regardless of whether you set serverMap to `blackwood` or `Blackwood`.

In such a case, if the user gives us their own capitalization for the map file, we should at least try that instead of not backing anything up.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Non-Seamless maps not being backed up
1 participant