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

ArtifactCode fix, ContentLogging fix #361

Merged
merged 3 commits into from Mar 19, 2022

Conversation

Nebby1999
Copy link
Contributor

This PR fixes 2 issues.

1- Fixes issue #360, where the ArtifactCode's Vector3 rows where badly implemented.
2- Issue with how R2API logs the content of ContentPacks added to it, It'll no longer Log content multiple times.

@Nebby1999
Copy link
Contributor Author

I've decided to make a change to the PrefabAPI, mainly changing the utility method "IsPrefabHashed" from internal to public.

This can be used for Libraries that add prefabs to the networkIdentity array of content packs, making sure the prefab is not from PrefabAPI first before adding it to the array of networked prefabs

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.

None yet

3 participants