-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated ContentManagement systems to SurvivorsOfTheVoid (#341)
* ArtifactCodeAPI changes * Added hide in inspector attribute to ArtifactCompounds list * Added a header with the constant that says how to find a list of accepted vanilla compound values- * Added R2API Content Manager * Removed comments, added logger messages, modified UnlockableAPI. * Cleaned code. * Fixed typo and version issue * Added check to ensure there isnt an asset with whitespace, empty, or null as its name * Made LoadROR2ContentEarly public, Added Public methods to R2APIContentManager * Added missing documentation. * Made it so ContentPacks can opt out from r2api loading the pack automatically. * code cleanup * Moved content related classes to R2APIContentManagment, fixed typos and issues. * Fixed silent letter typo * Marked a bunch of classes & methods as obsolete * fixed another "entires" typo * Added ContentAdditionHelpers Also removed AddContent() and AddentityState() from R2APIContentManager * Added missing documentation * Added CatalogBlockers * updated obsolete messages to redirect to the ContentAdditionHelpers * Moved 3.x changelogs to archived, Added my PR to the readme * Security Updates to Content Management * cleanup * Revert "cleanup" This reverts commit a7674b5. * Revert "Security Updates to Content Management" This reverts commit a6ecccd. * Updated ContentManagement system to SurvivorsOfTheVoid * Cleanup * updated csproj with newest NuGet packages * Fixed missing references * Delete MMHOOK_Assembly-CSharp.dll * Fixed dumb csproj file
- Loading branch information
Showing
8 changed files
with
478 additions
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.