153 Commits (d32e1a7b3ce1c5933979823a25d24050afea79ed)

Author SHA1 Message Date
  Anairkoen Schno a52cd5eaf2 Renamed BeatSaber class to UnityGame 4 years ago
  Anairkoen Schno 2ee36cb4ba Added a little note for my pirate friends 4 years ago
  Anairkoen Schno 5eda901607 Switched entirely over to attribute based system 4 years ago
  Anairkoen Schno bb44e27923 Added check for game version boundary 4 years ago
  Anairkoen Schno c26b7a75c9 Added flag to disable reverting during installations 4 years ago
  Anairkoen Schno 0f1fa9ce08 Made pending updates install *before* the patching 4 years ago
  Anairkoen Schno a0da7ee331 Formatting 4 years ago
  Anairkoen Schno a38080f52a Improved virtualizer for game DLLs to use list in config 4 years ago
  Anairkoen Schno 8523c4912b Added another check to the anti-piracy 4 years ago
  Anairkoen Schno b40a8e3b02 Moved the debug write of generated assembly 4 years ago
  Anairkoen Schno 6aa5fa00c3 Added safer virtualization and anti-yeet support 4 years ago
  Anairkoen Schno 8b80844f92 Fixed Harmony load error 4 years ago
  Anairkoen Schno 8ad848d458 Reverted the Cecil version of Injector and Loader to continue supporting .NET 3.5 4 years ago
  Anairkoen Schno f80aa0748a Updated NuGet packages 4 years ago
  Anairkoen Schno 8c67b56db8 Fixed load order 4 years ago
  Anairkoen Schno 30cb531c31 Added more indirection around Harmony at injection, as well as some debug printing during reference lookup 4 years ago
  Anairkoen Schno f8b1fe0d0a Fixed ModList/Assembly-CSharp 4 years ago
  Anairkoen Schno 792e8d771c Minor updates 4 years ago
  Anairkoen Schno 46e464db06 Upgraded to C# 8 without changing framework 4 years ago
  Anairkoen Schno ac1cbd8c42 Added a level of indirection in the injector for safety loading shipped libraries 4 years ago
  Anairkoen Schno d905fab1de Added protection from Harmony 4 years ago
  Anairkoen Schno baec020b41 Fixed fuckin logging for the last goddamn time 4 years ago
  Anairkoen Schno 2f7975ac01 Added execution critical section handler to injector file modifications 4 years ago
  Anairkoen Schno 789b1495fb Added early game version detection to code path 4 years ago
  Anairkoen Schno b4c23fb1dc Fixed a load of me fucking up 4 years ago
  Anairkoen Schno 0bbdd1b27e Fixed .ini search path 4 years ago
  Anairkoen Schno a84182e220 Added basic anti-piracy checks 4 years ago
  Anairkoen Schno 6d67921eea Added some command line options 4 years ago
  Anairkoen Schno fc41ebc83a Lib loader now sets up DLL search paths 4 years ago
  Anairkoen Schno ec3353efd3 Fixed some whitespace 5 years ago
  Anairkoen Schno cc83721377 Removed Newtonsoft double-loading from injector 5 years ago
  Anairkoen Schno 112c7ef4e3 AsyncBridge package now non-conditional 5 years ago
  Anairkoen Schno ba38c12394 Lots of adjustments to work on .NET 3 5 years ago
  Anairkoen Schno fd0c0414f2 Tweaked packing settings to keep system files in Data/Managed 5 years ago
  Anairkoen Schno 2f7fdc1859 Finished backport to Net3 5 years ago
  Anairkoen Schno 1b35bf3de4 Added most of the Net3 proxy 5 years ago
  Anairkoen Schno 3fc6bc4bb8 Changed where things are in projects 5 years ago
  Anairkoen Schno 6ddf5950aa Added check for CI to make builds more sane 5 years ago
  Anairkoen Schno cf3bb991fd Added check for BuildingInsideVisualStudio to define TargetFrameworks so VS doesn't throw a fit 5 years ago
  Anairkoen Schno 860ff432da Removed TargetFrameworks tags from CSProjects 5 years ago
  Anairkoen Schno cf7b8e4316 More adjustments to get it loading in VS 5 years ago
  Anairkoen Schno 7f2c5c93c3 Re-refactor for better MSBuild behavior 5 years ago
  Anairkoen Schno 2b9be94a49 Added proper TargetFrameworks to Net3 projects 5 years ago
  Anairkoen Schno deb5b70545 Added Net3 meta project to solution 5 years ago
  Anairkoen Schno e31da34323 Added Net3 projects 5 years ago
  Anairkoen Schno 7838a5bea9 Added some basic stuff for .NET 3 builds 5 years ago
  Anairkoen Schno 85117ec4d8 BSIPA will now automatically run IPA.exe if it detects it to be a newer version 5 years ago
  Anairkoen Schno f153df4630 Added some framework stuff for early gameversion detection 5 years ago
  Anairkoen Schno 28be0da5f6 Switched all uses of DateTime.Now to a slightly safer version 5 years ago
  Anairkoen Schno a2565c3069 Fixed some access permissions 5 years ago