Anairkoen Schno
|
d16996cd7a
|
Exposed more manifest fields to the world
|
4 years ago |
Anairkoen Schno
|
f47e326677
|
Added Author field to PluginMetadata
|
4 years ago |
Anairkoen Schno
|
124c24e61c
|
Exposed IgnoredPlugins to the world
|
4 years ago |
Anairkoen Schno
|
135c9fc8d6
|
Bumped version
|
4 years ago |
Anairkoen Schno
|
8225c90b0a
|
Changed when OnPluginsStateChanged is invoked, and added a new OnAnyPluginsStateChanged to take over where it had been
|
4 years ago |
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
Removed version-postfixed libraries
|
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
Custom CWT now does more null checks
|
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 |