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
|
1bc4223ce5
|
Create FUNDING.yml
|
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
|
e538ecf3d7
|
Fixed uncaught error printing
|
4 years ago |
Anairkoen Schno
|
8269b21f05
|
Fixed Bootstrapper somehow loosing like half of the file
|
4 years ago |
Anairkoen Schno
|
ade7e026f7
|
Names
|
4 years ago |
Anairkoen Schno
|
d56ccaa121
|
Bumped version
|
4 years ago |
Anairkoen Schno
|
1e4090a686
|
Moved injection to happen earlier, and bootstrapper to behave well
|
4 years ago |
Anairkoen Schno
|
c9210f80c7
|
Added BindingFlags to get PatchProcessor patch target
|
4 years ago |
Anairkoen Schno
|
c3b41d8a99
|
Added `using` to a read assembly in Injector
|
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
|
e7756ba1ff
|
Reverted doc generation to DocFX 2.48 which actually works
|
4 years ago |
Anairkoen Schno
|
7e229ce16d
|
Updated name of GeneratedStore in docs
|
4 years ago |
Anairkoen Schno
|
b4c06fef08
|
Added names of new Beat Saber game assemblies
|
4 years ago |
Anairkoen Schno
|
cdf2021608
|
Tweaked the requirements for some references in Refs.txt
|
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
|
1903a174ac
|
Fixed CWT remove
|
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
|
39a6fe5804
|
Added custom implementation of ConditionalWeakTable for .NET 3
|
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 |