You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Anairkoen Schno 12f5aa6b78
Clean up warnings in PluginLoader
3 years ago
..
Composite Switched entirely over to attribute based system 4 years ago
Features Removed old load sequence calculation and cleaned up warnings 3 years ago
CannotRuntimeDisableException.cs Changed disable logic to only disable if all dependents could be disabled 4 years ago
DisabledConfig.cs Added check to DisabledConfig reload for first load 4 years ago
HarmonyProtector.cs Added BindingFlags to get PatchProcessor patch target 4 years ago
LibLoader.cs Updated CurrentTime() fallback to use Interlocked for proper thread safety 4 years ago
PluginComponent.cs Disabled BeatMods updater 3 years ago
PluginExecutor.cs Fixed bare manifests 4 years ago
PluginInitInjector.cs Added .NET 3 polyfill for Expression.Block, Expression.Variable, and Expression.Assign 4 years ago
PluginLoader.cs Clean up warnings in PluginLoader 3 years ago
PluginManager.cs Old IPA plugins now no longer have an empty section if there are none 3 years ago
PluginManifest.cs Implement dependency resolution part of new loader part 3 years ago
PluginMetadata.cs Implement dependency resolution part of new loader part 3 years ago
StateTransitionTransaction.cs Transaction commit now correctly clones the transaction when scheduling processing on the Unity main thread 4 years ago
description.md PluginMetadata now forwards to the manifest for appropriate properties 4 years ago
manifest.json Bump version 3 years ago