879 Commits (9d00450e08f00c71f424eab56f5723e87dc08901)
 

Author SHA1 Message Date
  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 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 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 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
  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
  Anairkoen Schno 9df2568da2 Added more information to mod state transactions about failures and the like 4 years ago
  Anairkoen Schno 26cd9524da Devirutalized converter calls in generated code 4 years ago
  Anairkoen Schno 0cb13207af Finished out documentation overview 4 years ago
  Anairkoen Schno 07fa7c6968 Improved codegen for generated stores 4 years ago
  Anairkoen Schno 69b4d0d15d Fixed a piece of documentation 4 years ago
  Anairkoen Schno 45cdc3f83d Fixed some docs and type argument order in ReflectionUtil 4 years ago
  Anairkoen Schno 9b6d67c1f4 Fixed property accessor for value types 4 years ago
  Anairkoen Schno 8ed65689a2 Fixed value type check 4 years ago