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
|
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
|
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
|
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
|
7c98602d4c
|
Fixed potential AccessViolation by making log filenames include the second as well
|
5 years ago |
Anairkoen Schno
|
c0cba42cd0
|
Mods now get moved to a new location after updates
|
5 years ago |
Anairkoen Schno
|
f1715d7401
|
Fixed error in log thread when config isn't loaded yet
Fixed game version detection
|
5 years ago |
Anairkoen Schno
|
050cc13a7a
|
Updated to using Microsoft.CSharp from Unity instead of Mono
|
5 years ago |
Anairkoen Schno
|
84346cbfa1
|
Added more null checking in some error handling code in the legacy plugin loader
|
5 years ago |
Anairkoen Schno
|
2091423dc8
|
Added support for updating legacy mods if they are formatted properly
Added default More Info link if no others were provided
|
5 years ago |
Anairkoen Schno
|
084cf0b7da
|
Updated manifest to include icons
Added Icon to BSIPA
|
5 years ago |
Anairkoen Schno
|
d4112d9581
|
Fixed load ordering
|
5 years ago |
Anairkoen Schno
|
3e2161a081
|
Fixed obsolete warning
|
5 years ago |
Anairkoen Schno
|
7124b1db5b
|
Added more helpful dependency resolution failure message
|
5 years ago |
Anairkoen Schno
|
3a2fe9f344
|
Made installer check currently installed version so as not to overwrite newer versions
|
5 years ago |
Anairkoen Schno
|
8398bbdbcb
|
Made updater try to update even mods rejected during the loading process
|
5 years ago |
Anairkoen Schno
|
8a504b0ad2
|
Built with latest CoreModule
|
5 years ago |
Anairkoen Schno
|
1b8b74628d
|
Reworked console printers to print directly to the console window instead of going through stdout first
|
5 years ago |
Anairkoen Schno
|
061fb395b4
|
Added Notice log level
No plugin type error now a Notice level
|
5 years ago |
Anairkoen Schno
|
b1e62bb990
|
Bumped version
Added anti-yeet patch hidden behind config option
|
5 years ago |
Anairkoen Schno
|
81f53354f1
|
Added error message for when a BSIPA plugin was found but a manifest was not
Upgraded to 4.6.1
|
5 years ago |
Anairkoen Schno
|
af68745560
|
Made patcher behave sanely if no console is present
Removed auto-updater from execution path until BeatMods' API is finalized
|
5 years ago |
Anairkoen Schno
|
f5da7faee5
|
Update to newest Beat Saber
|
5 years ago |
Anairkoen Schno
|
018f66c4e5
|
Moved some loading around to let plugins have PDBs
Added window direct writer to StandardLogger
|
5 years ago |
DaNike
|
3c8e31cc6f
|
Switched to using BuildTools submodule
|
5 years ago |
Anairkoen Schno
|
4c9e2382be
|
Updated Mono.Cecil
|
5 years ago |
DaNike
|
afc5ca7b47
|
Finished Features implimentation
Added support for custom Init injection
|
5 years ago |
DaNike
|
7baed409ff
|
Updated solution ReSharper settings
|
5 years ago |
Anairkoen Schno
|
a47da63bb7
|
Improved StandardLogger's printer initialization
|
5 years ago |
Anairkoen Schno
|
58d8558fd1
|
Added a few comments to explain myself
|
5 years ago |