887 Commits (3c5ea845cbb4a6871a767ff30bdeddd1e82c48ea)
 

Author SHA1 Message Date
  Anairkoen Schno 3c5ea845cb Create FUNDING.yml 4 years ago
  Anairkoen Schno 32c320e25a Improved implementation of INotifyPropertyChanged for types that already implement it 4 years ago
  Anairkoen Schno d6b45cc2d5 Extended the try block in Load to make it behave well when the file exists but is empty 4 years ago
  Anairkoen Schno 6a684b7900 Added readonly to some things in CecilLibLoader 4 years ago
  Anairkoen Schno 8bf0b8bc99 Fixed generic method creation 4 years ago
  Anairkoen Schno 6b82b3fd1f Fixed generic method instantiation and extended last fix to nonvirtual properties too 4 years ago
  Anairkoen Schno b55d7a3d59 Fixed meaningless inline type parameter to not be stupid 4 years ago
  Anairkoen Schno 6aacbe6024 Fixed custom type field serialization in config system 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 26ca5ac7e1 Fixed uncaught error printing 4 years ago
  Anairkoen Schno 1716202531 Fixed Bootstrapper somehow loosing like half of the file 4 years ago
  Anairkoen Schno 400cfc2816 Names 4 years ago
  Anairkoen Schno 5daf094f78 Bumped version 4 years ago
  Anairkoen Schno fc5ac7e786 Moved injection to happen earlier, and bootstrapper to behave well 4 years ago
  Anairkoen Schno c87622196e Added BindingFlags to get PatchProcessor patch target 4 years ago
  Anairkoen Schno a421b3e6e8 Added `using` to a read assembly in Injector 4 years ago
  Anairkoen Schno eddeccda2d Consolidated NoWarn in IPA.Loader.csproj 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 e91bfd1883 Reverted doc generation to DocFX 2.48 which actually works 4 years ago
  Anairkoen Schno b085cf0385 Updated name of GeneratedStore in docs 4 years ago
  Anairkoen Schno ef16b0c903 Added names of new Beat Saber game assemblies 4 years ago
  Anairkoen Schno 1b9f8abe1b Tweaked the requirements for some references in Refs.txt 4 years ago
  Anairkoen Schno 1693d5f919 Swapped updater coroutine waiter for utility function 4 years ago
  Anairkoen Schno 113dac3c34 Bumped version 4 years ago
  Anairkoen Schno caf7a41fae spelling 4 years ago
  Anairkoen Schno 7fe5f4cd4e Added fixes for Net3 4 years ago
  Anairkoen Schno 5f4731ee24 Added general scope guard utility 4 years ago
  Anairkoen Schno 767ae917a6 Added Accessor for methods 4 years ago
  Anairkoen Schno c4caf15b7c Renamed generated stuff for sanity 4 years ago
  Anairkoen Schno 2924447269 Added INotifyPropertyChanged support 4 years ago
  Anairkoen Schno f0fb1c0f83 Config transaction objects now reued to minimize GC pressure 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 c147a5f993 Fixed CWT remove 4 years ago
  Anairkoen Schno dc9e51240f Fixed Enable autoDeps 4 years ago
  Anairkoen Schno d1e00010e7 More docs 4 years ago
  Anairkoen Schno 714ac1c530 Added custom implementation of ConditionalWeakTable for .NET 3 4 years ago
  Anairkoen Schno f8c28a2e7e Minor tweak to organization of CommitTransaction 4 years ago
  Anairkoen Schno d1d7de0f71 Fixed UnityMainThreadTaskScheduler to use ConditionalWeakTable 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 ae40ae7abc Documented UnityMainThreadTaskScheduler 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