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 ee13166561
Moved DefineFeature main execution to BeforeInit
4 years ago
..
Composite Switched entirely over to attribute based system 4 years ago
Features Moved DefineFeature main execution to BeforeInit 4 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 Added some more helpers to Async.Coroutines for easier interop between Tasks and Coroutines 4 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 Moved DefineFeature main execution to BeforeInit 4 years ago
PluginManager.cs Implemented new Features system 4 years ago
PluginManifest.cs Added custom deserialization for old features so that they don't totally break the load 4 years ago
PluginMetadata.cs Implemented new Features system 4 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 Updated links in manifest 4 years ago