243 Commits (8af980c1a4ec033284ab9049b8cfefb2d9227e1a)

Author SHA1 Message Date
  Anairkoen Schno 8af980c1a4 Renamed state change event to better represent its actual meaning 4 years ago
  Anairkoen Schno f0d6e12e6a Bumped version 4 years ago
  Anairkoen Schno b0cefa74d0 Added an event for any time that plugins are disabled 4 years ago
  Anairkoen Schno 8b88707ab9 Transaction commit now correctly clones the transaction when scheduling processing on the Unity main thread 4 years ago
  Anairkoen Schno fd45def7f1 Changed disable logic to only disable if all dependents could be disabled 4 years ago
  Anairkoen Schno 2b7f8ae425 Added check to DisabledConfig reload for first load 4 years ago
  Anairkoen Schno d0d682cdaa DisabledConfig now correctly enables and disables mods when reloaded 4 years ago
  Anairkoen Schno 476ad69212 Added an additional check case for StateTransitionTransaction to skip any behaviour if the transaction was never changed 4 years ago
  Anairkoen Schno 8b4d7ee82d Deprecated PluginManager.AllPlugins in favor of the new name EnabledPlugins 4 years ago
  Anairkoen Schno 65d5448541 Pulled out IgnoreReason and stuff and documented 4 years ago
  Anairkoen Schno 2572cbd277 Made more single-creation caches thread safe 4 years ago
  Anairkoen Schno 812a6ae68f Bumped version 4 years ago
  Anairkoen Schno 1d870c6d22 Bumped version 4 years ago
  Anairkoen Schno 6b6dc005d5 Fixed full loader failure when manifest parsing fails 4 years ago
  Anairkoen Schno c8b4538a05 Bumped version 4 years ago
  Anairkoen Schno 97a2e76870 Bumped version 4 years ago
  Anairkoen Schno f2d29ef3a8 Bumped version out of beta 4 years ago
  Anairkoen Schno 92cb1a2cc2 Bumped version 4 years ago
  Anairkoen Schno 735ff3398a Added Path alias for .NET 3 in PluginMetadata 4 years ago
  Anairkoen Schno e84eb1e297 Version bump 4 years ago
  Anairkoen Schno b049f487a3 Added 'files' property to own manifest 4 years ago
  Anairkoen Schno 19899412d8 Added checking of related files 4 years ago
  Anairkoen Schno b6d0aa9ca6 Bumped version for new Beat Saber beta 4 years ago
  Anairkoen Schno 1bc6c5dc94 Updated CurrentTime() fallback to use Interlocked for proper thread safety 4 years ago
  Anairkoen Schno 0c0f603a58 Bumped version 4 years ago
  Anairkoen Schno a6e7357efc Bumped version 4 years ago
  Anairkoen Schno 6a684b7900 Added readonly to some things in CecilLibLoader 4 years ago
  Anairkoen Schno e62aa22827 Fixed library loader lookups 4 years ago
  Anairkoen Schno f046a63576 Moved Debug assembly save 4 years ago
  Anairkoen Schno 5daf094f78 Bumped version 4 years ago
  Anairkoen Schno c87622196e Added BindingFlags to get PatchProcessor patch target 4 years ago
  Anairkoen Schno 8696cef6b8 Did some warning cleanup 4 years ago
  Anairkoen Schno d669b0db13 Bumped version 4 years ago
  Anairkoen Schno d76c6e400a Updated Harmony to Harmony 2 4 years ago
  Anairkoen Schno ef16b0c903 Added names of new Beat Saber game assemblies 4 years ago
  Anairkoen Schno 113dac3c34 Bumped version 4 years ago
  Anairkoen Schno 0d60158c7b Added transactional changes support to GeneratedStore 4 years ago
  Anairkoen Schno f95ba91680 Loader now correctly adds disabled dependents to the config on disk 4 years ago
  Anairkoen Schno dc9e51240f Fixed Enable autoDeps 4 years ago
  Anairkoen Schno d1e00010e7 More docs 4 years ago
  Anairkoen Schno f8c28a2e7e Minor tweak to organization of CommitTransaction 4 years ago
  Anairkoen Schno 73b849d7c1 Fixed NullReferenceException in StateTransitionTransaction.Commit when no PluginEnabled or PluginDisabled subscriptions exist 4 years ago
  Anairkoen Schno 722429c37d Added guarantee that enable/disable will always be from main thread 4 years ago
  Anairkoen Schno 50fea67b68 Added MainThread checks and UnityMainThreadTaskScheduler 4 years ago
  Anairkoen Schno 57b86a27bf PluginManager cleanup 4 years ago
  Anairkoen Schno 4a2d14559e Fixed disable tasks for .NET 3 4 years ago
  Anairkoen Schno 9b301af67c Added checks for enablability and calls to enable/disable events 4 years ago
  Anairkoen Schno ab44d12f30 Bumped version 4 years ago
  Anairkoen Schno 18676185be Added actual enable/disable commit functionality 4 years ago
  Anairkoen Schno 8bfe8b265f Added more information to mod state transactions about failures and the like 4 years ago