Anairkoen Schno
|
12f5aa6b78
|
Clean up warnings in PluginLoader
|
3 years ago |
Anairkoen Schno
|
078ff43f92
|
A potential error in System.Guid.NewGuid is now caught instead of bubbling up to the error handler
|
3 years ago |
Anairkoen Schno
|
28b030885a
|
Installer application is now using SDK-style projects
It also now multi-targets to .NET Core 3, with the Framework application being able to be run with .NET core with the right runtimeconfig
|
3 years ago |
Anairkoen Schno
|
6833e129a5
|
Updated defaults for Beat Saber
|
4 years ago |
Anairkoen Schno
|
158cc75caa
|
reminder to add bsipa to your dependencies
|
4 years ago |
Anairkoen Schno
|
93bf9b3399
|
Removed old ModList and related files
|
4 years ago |
Anairkoen Schno
|
f47e326677
|
Added Author field to PluginMetadata
|
4 years ago |
Anairkoen Schno
|
d18d055a5b
|
Added converter support for value types
In the process, to prevent an infinite recursion bug, transitioned to a proper local allocation system
|
4 years ago |
Anairkoen Schno
|
b6d0aa9ca6
|
Bumped version for new Beat Saber beta
|
4 years ago |
Anairkoen Schno
|
d76c6e400a
|
Updated Harmony to Harmony 2
|
4 years ago |
Anairkoen Schno
|
1b9f8abe1b
|
Tweaked the requirements for some references in Refs.txt
|
4 years ago |
Anairkoen Schno
|
113dac3c34
|
Bumped version
Removed version-postfixed libraries
|
4 years ago |
Anairkoen Schno
|
304e04bdda
|
Changed Injector logger to be a special injector log
Improved CriticalSection
|
4 years ago |
Anairkoen Schno
|
cc29d032b3
|
Switched EnumerableExtensions Prepend and Append to use custom enumerators
|
4 years ago |
Anairkoen Schno
|
566e9dddb1
|
Bumped game version
|
4 years ago |
Anairkoen Schno
|
d007376a0d
|
Fixed #18
|
4 years ago |
Anairkoen Schno
|
f617f08e09
|
Added an edge case for .NET 3 Block expression generation
|
4 years ago |
Anairkoen Schno
|
14ef4a3923
|
Added sane handling of non-generated objects being passed into CustomObjectConverter
|
4 years ago |
Anairkoen Schno
|
37046a462a
|
Added support for Nullable<T> in the generated config
|
4 years ago |
Anairkoen Schno
|
3627f48ea2
|
Finished up Config.Data
|
4 years ago |
Anairkoen Schno
|
1ce781edc0
|
Updated references for new Beat Saber version
|
4 years ago |
Anairkoen Schno
|
7ef66c9195
|
Revert "Removed ModPrefs (finally, holy crap)"
This reverts commit 022836b257 .
|
4 years ago |
Anairkoen Schno
|
022836b257
|
Removed ModPrefs (finally, holy crap)
|
4 years ago |
Anairkoen Schno
|
6f605e0007
|
Fixed HasInterface
Added NonNull LINQ method
|
4 years ago |
Anairkoen Schno
|
c166d16502
|
Updated ModList manifest to reference new BSIPA
|
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
|
0726743d89
|
Properly updated ModList references
|
5 years ago |
Anairkoen Schno
|
15fbd45e18
|
First pass on migrating to new plugin interface
|
5 years ago |
Anairkoen Schno
|
e264b06841
|
Fixed UI spacing
|
5 years ago |
Anairkoen Schno
|
2fafb9c291
|
Fixed dependencies
|
5 years ago |
Anairkoen Schno
|
d6ec4570a8
|
Fixed trace checking
|
5 years ago |
Anairkoen Schno
|
739570a1fc
|
Fixed ModList's UI
|
5 years ago |
Anairkoen Schno
|
386456672f
|
Fixed some of the list for new uupdate
|
5 years ago |
Anairkoen Schno
|
7e63db4979
|
Fixed ModList dependencies
|
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
|
7344366e98
|
Loader now checks for manifest before plugin class
|
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
|
7838a5bea9
|
Added some basic stuff for .NET 3 builds
|
5 years ago |
Anairkoen Schno
|
2e00e55e35
|
Updated refs
|
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
|
110c991ca5
|
Incremented ModList's version
|
5 years ago |
Anairkoen Schno
|
e146d278c5
|
Fixed some logic with ModList dependency warnings
|
5 years ago |
Anairkoen Schno
|
518225e6e6
|
Fixed a few bugs relating to runtime enablable plugins
|
5 years ago |
Anairkoen Schno
|
879992c7c6
|
Updated Cecil
Added DocFX
|
5 years ago |
Anairkoen Schno
|
b6e2bf80eb
|
Updated game version
|
5 years ago |
Anairkoen Schno
|
0bbddbcecb
|
First run now makes sure permissions are workable
|
5 years ago |
Anairkoen Schno
|
7c98602d4c
|
Fixed potential AccessViolation by making log filenames include the second as well
|
5 years ago |