Anairkoen Schno
|
084706c3d8
|
Added an additional helper extension
|
4 years ago |
Anairkoen Schno
|
d5f1141344
|
Fixed EventInfo accesses to be compatible with .NET 3.5
|
4 years ago |
Anairkoen Schno
|
4c3a524a16
|
Bumped version for new Beat Saber beta
|
4 years ago |
Anairkoen Schno
|
46369d755e
|
Added Core.dll to Beat Saber default game files
|
4 years ago |
Anairkoen Schno
|
2ab88bf00e
|
Updated CurrentTime() fallback to use Interlocked for proper thread safety
|
4 years ago |
Anairkoen Schno
|
10c9015999
|
Bumped version
|
4 years ago |
Anairkoen Schno
|
3385631eaf
|
Added enum converters
|
4 years ago |
Anairkoen Schno
|
c2531d5df5
|
Added check for HasConverter during correction phase
|
4 years ago |
Anairkoen Schno
|
edde8681c9
|
Added manual call to OnReload to SelfConfig
|
4 years ago |
Anairkoen Schno
|
ea30414fd1
|
Bumped version
|
4 years ago |
Anairkoen Schno
|
031d592a91
|
Improved implementation of INotifyPropertyChanged for types that already implement it
|
4 years ago |
Anairkoen Schno
|
4e36470060
|
Extended the try block in Load to make it behave well when the file exists but is empty
|
4 years ago |
Anairkoen Schno
|
3ecd6e19b1
|
Added readonly to some things in CecilLibLoader
|
4 years ago |
Anairkoen Schno
|
c71f825ec3
|
Fixed generic method creation
|
4 years ago |
Anairkoen Schno
|
036d67844c
|
Fixed generic method instantiation and extended last fix to nonvirtual properties too
|
4 years ago |
Anairkoen Schno
|
4c622b653b
|
Fixed meaningless inline type parameter to not be stupid
|
4 years ago |
Anairkoen Schno
|
543d2b798f
|
Fixed custom type field serialization in config system
|
4 years ago |
Anairkoen Schno
|
332e10a596
|
Fixed library loader lookups
|
4 years ago |
Anairkoen Schno
|
9d00450e08
|
Moved Debug assembly save
|
4 years ago |
Anairkoen Schno
|
d56ccaa121
|
Bumped version
|
4 years ago |
Anairkoen Schno
|
c9210f80c7
|
Added BindingFlags to get PatchProcessor patch target
|
4 years ago |
Anairkoen Schno
|
419eabe1c5
|
Consolidated NoWarn in IPA.Loader.csproj
|
4 years ago |
Anairkoen Schno
|
4fc29e5562
|
Did some warning cleanup
|
4 years ago |
Anairkoen Schno
|
a4223f9862
|
Bumped version
|
4 years ago |
Anairkoen Schno
|
0d4317e21e
|
Updated Harmony to Harmony 2
|
4 years ago |
Anairkoen Schno
|
b4c06fef08
|
Added names of new Beat Saber game assemblies
|
4 years ago |
Anairkoen Schno
|
edd5c00df0
|
Swapped updater coroutine waiter for utility function
|
4 years ago |
Anairkoen Schno
|
b7ca4c759f
|
Bumped version
Removed version-postfixed libraries
|
4 years ago |
Anairkoen Schno
|
976df94436
|
spelling
|
4 years ago |
Anairkoen Schno
|
51d841dcb2
|
Added fixes for Net3
|
4 years ago |
Anairkoen Schno
|
b199418898
|
Added general scope guard utility
|
4 years ago |
Anairkoen Schno
|
098bf1888a
|
Added Accessor for methods
|
4 years ago |
Anairkoen Schno
|
7e4c460c00
|
Renamed generated stuff for sanity
Added API to create generated wrapper divorced from the config system
|
4 years ago |
Anairkoen Schno
|
7e2f34d5f2
|
Added INotifyPropertyChanged support
|
4 years ago |
Anairkoen Schno
|
39660bd740
|
Config transaction objects now reued to minimize GC pressure
|
4 years ago |
Anairkoen Schno
|
389d1f9452
|
Added transactional changes support to GeneratedStore
|
4 years ago |
Anairkoen Schno
|
0699f6a2af
|
Loader now correctly adds disabled dependents to the config on disk
|
4 years ago |
Anairkoen Schno
|
f3b5a7bd78
|
Fixed Enable autoDeps
|
4 years ago |
Anairkoen Schno
|
f0a5fe2d97
|
More docs
Custom CWT now does more null checks
|
4 years ago |
Anairkoen Schno
|
bb16807656
|
Minor tweak to organization of CommitTransaction
|
4 years ago |
Anairkoen Schno
|
76fb7754e8
|
Fixed UnityMainThreadTaskScheduler to use ConditionalWeakTable
|
4 years ago |
Anairkoen Schno
|
74387184da
|
Fixed NullReferenceException in StateTransitionTransaction.Commit when no PluginEnabled or PluginDisabled subscriptions exist
|
4 years ago |
Anairkoen Schno
|
732bd02671
|
Added guarantee that enable/disable will always be from main thread
|
4 years ago |
Anairkoen Schno
|
389aaebfa8
|
Documented UnityMainThreadTaskScheduler
|
4 years ago |
Anairkoen Schno
|
b1f0648610
|
Added MainThread checks and UnityMainThreadTaskScheduler
|
4 years ago |
Anairkoen Schno
|
93a3b8e469
|
PluginManager cleanup
|
4 years ago |
Anairkoen Schno
|
63557ce9da
|
Fixed disable tasks for .NET 3
|
4 years ago |
Anairkoen Schno
|
1379900b3d
|
Added checks for enablability and calls to enable/disable events
|
4 years ago |
Anairkoen Schno
|
fa7bafe4fa
|
Bumped version
|
4 years ago |
Anairkoen Schno
|
01bd9e8752
|
Added actual enable/disable commit functionality
|
4 years ago |