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

Blazemod Mini-PR: Streamlines blob turrets with modern json techniques #39672

Merged

Conversation

Soup-de-Loop
Copy link
Contributor

Summary

SUMMARY: Mods "Streamlines blob turrets with modern json techniques"

Purpose of change

This is the seventh PR in bringing the changes in #37497 about, by breaking each change into small parts that are easier to skim and understand.

Describe the solution

Using a blob turret template such as vanilla turrets do with the turret vehiclepart, entries that all or most blob turrets have in common can be echoed using the blob_turret abstract as a template. This reduces the amount of additional fields needed, while still allowing customizability as in the case of the shredder-like parts. Does not modernise string names, which will be in another PR.

Testing

Straightforward changes drawn from #37497, probably might work for now but its compatibility will be broken again when ID's are changed.

Additional context

More PR's to come, consider incomplete by itself, part of a whole.

@Soup-de-Loop Soup-de-Loop marked this pull request as draft April 18, 2020 09:14
@Soup-de-Loop
Copy link
Contributor Author

Put into draft status due to being dependent on #39670.

@ZhilkinSerg ZhilkinSerg added [JSON] Changes (can be) made in JSON Mods Issues related to mods or modding Vehicles Vehicles, parts, mechanics & interactions labels Apr 18, 2020
@Soup-de-Loop Soup-de-Loop marked this pull request as ready for review April 19, 2020 00:59
@Soup-de-Loop Soup-de-Loop force-pushed the soupdeloop-blazemod-PR7 branch from 4ea4a4e to 62c5ef6 Compare April 19, 2020 01:02
@Soup-de-Loop
Copy link
Contributor Author

Rebase force pushed now that dependency PR #39670 has been committed.

@ZhilkinSerg ZhilkinSerg merged commit b5da9ce into CleverRaven:master Apr 19, 2020
@Soup-de-Loop Soup-de-Loop deleted the soupdeloop-blazemod-PR7 branch April 30, 2020 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[JSON] Changes (can be) made in JSON Mods Issues related to mods or modding Vehicles Vehicles, parts, mechanics & interactions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants