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

Integrate assetplus into main repo and seperate it's components #136

Merged
merged 8 commits into from
Apr 14, 2020
Merged

Conversation

mistername
Copy link
Contributor

@mistername mistername commented Apr 13, 2020

Also reworked LanguagePlus to no longer need to reload language, old functions now redirects to new functions

@xiaoxiao921
Copy link
Member

Can you do this https://github.com/risk-of-thunder/R2API/blob/master/R2API/ItemAPI.cs#L185

instead of

if (_moduleSet.Contains(nameof(AssetPlus.AssetPlus))) {
? That feels out of place imo

@mistername
Copy link
Contributor Author

mistername commented Apr 13, 2020

That would break the mods that use AssetPlusRequester as they depend on the auto loading of certain filetypes, could enable the submodule if at least one of those files is in the plugin folder

Copy link
Member

@tristanmcpherson tristanmcpherson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A lot of stuff here, haven’t done a comprehensive review but LGTM

@tristanmcpherson tristanmcpherson merged commit 890a44f into risk-of-thunder:master Apr 14, 2020
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.

3 participants