Thunderstore: prefer community API#99
Open
bb010g wants to merge 1754 commits intoPassivePicasso:masterfrom
Open
Thunderstore: prefer community API#99bb010g wants to merge 1754 commits intoPassivePicasso:masterfrom
bb010g wants to merge 1754 commits intoPassivePicasso:masterfrom
Conversation
Fix issue where the Import button would launch the LocateGame function and require the user to import the game to close the dialog.
PathReference optimizations
…placeToggle Added StrictDictionaryReplace toggle in Copy pipeline
Removal of GUID Generation Modes
Fix "latest" issue on packages
Add note about breaking changes in the 6.0.0 update
fixes an issue where the popup window doesnt appear if there are AssemblyLoadErrors
This workaround a bug in unity 2018.4.12f1 on Linux where pressing ctrl + any letter will cause data corruption since it writes ASCII control characters.
This workaround a bug in unity 2018.4.12f1 on Linux where pressing ctrl + any letter will cause data corruption since it writes ASCII control characters.
This includes the sanitizing code for the values in the path
This code fixes the creation of CSProj files for Local Disk packages which can affect developers working against embedded and local disk packages they are developing. Additionally, this also adds the ability for ThunderKit to generate a project dedicated to Documentation files managed by a DocumentationRoot, improving Unity integration with launching those files.
Also removed zombie code
These don't need to be separate projects and this provides a cleaner solution
…char Sanitize modified strings to not have control characters
Removes the fix replaced with the PathReferenceResolverDrawer
Just keeping up to date with the work done
8f7e3fb to
703b7d6
Compare
7641a4d to
ea584dc
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Really simple change.