Anairkoen Schno
|
a421b3e6e8
|
Added `using` to a read assembly in Injector
|
4 years ago |
Anairkoen Schno
|
d76c6e400a
|
Updated Harmony to Harmony 2
|
4 years ago |
Anairkoen Schno
|
113dac3c34
|
Bumped version
Removed version-postfixed libraries
|
4 years ago |
Anairkoen Schno
|
c4caf15b7c
|
Renamed generated stuff for sanity
Added API to create generated wrapper divorced from the config system
|
4 years ago |
Anairkoen Schno
|
50fea67b68
|
Added MainThread checks and UnityMainThreadTaskScheduler
|
4 years ago |
Anairkoen Schno
|
304e04bdda
|
Changed Injector logger to be a special injector log
Improved CriticalSection
|
4 years ago |
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
Removed now-redundant debug logging
|
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
refs.txt now auto-virutalizes 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
|
5 years ago |
Anairkoen Schno
|
d905fab1de
|
Added protection from Harmony
|
5 years ago |
Anairkoen Schno
|
baec020b41
|
Fixed fuckin logging for the last goddamn time
|
5 years ago |
Anairkoen Schno
|
2f7975ac01
|
Added execution critical section handler to injector file modifications
|
5 years ago |
Anairkoen Schno
|
789b1495fb
|
Added early game version detection to code path
|
5 years ago |
Anairkoen Schno
|
b4c23fb1dc
|
Fixed a load of me fucking up
|
5 years ago |
Anairkoen Schno
|
0bbdd1b27e
|
Fixed .ini search path
|
5 years ago |
Anairkoen Schno
|
a84182e220
|
Added basic anti-piracy checks
|
5 years ago |
Anairkoen Schno
|
6d67921eea
|
Added some command line options
|
5 years ago |
Anairkoen Schno
|
fc41ebc83a
|
Lib loader now sets up DLL search paths
|
5 years ago |
Anairkoen Schno
|
ec3353efd3
|
Fixed some whitespace
|
5 years ago |
Anairkoen Schno
|
cc83721377
|
Removed Newtonsoft double-loading from injector
(Need to figure out how to get MuseDash to acutally behave)
|
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 |