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

Fix missing mapgen keys for non-blacklisted mods #37845

Merged
merged 1 commit into from
Feb 13, 2020

Conversation

jbytheway
Copy link
Contributor

Summary

SUMMARY: None

Purpose of change

As #37839, fixing mapgen where keys have no defined function (so that such can be made an error).

Describe the solution

Fix errors in non-blacklisted mods.

Describe alternatives you've considered

As in #37839, these changes are somewhat subjective.

Testing

None worth speaking of.

Additional context

@curstwist is responsible for the Black dragon lair, I believe.

The Salvaged Robots mod doesn't seem to have a maintainer.

Once this and #37839 are merged, I plan to make undefined mapgen keys a (test-mode-only) error. Making it an error in regular play would require also fixing errors in the blacklisted mods. There are an awful lot of errors in More Locations in particular, so I probably won't fix them all.

@ZhilkinSerg ZhilkinSerg added <Bugfix> This is a fix for a bug (or closes open issue) [JSON] Changes (can be) made in JSON Map / Mapgen Overmap, Mapgen, Map extras, Map display Mods Issues related to mods or modding labels Feb 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bugfix> This is a fix for a bug (or closes open issue) [JSON] Changes (can be) made in JSON Map / Mapgen Overmap, Mapgen, Map extras, Map display Mods Issues related to mods or modding
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants