Anairkoen Schno
|
bad7c00c16
|
Bumped 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
|
c196126c2a
|
Removed latent trailing comma in Features of manifest
|
4 years ago |
Anairkoen Schno
|
30c64e246b
|
Removed blank feature from manifest
|
4 years ago |
Anairkoen Schno
|
6f605e0007
|
Fixed HasInterface
Added NonNull LINQ method
|
4 years ago |
Anairkoen Schno
|
f1ee402c34
|
Updated Injector to inject based on closest match, instead of first assignable
|
4 years ago |
Anairkoen Schno
|
71942f678f
|
Switched to much nicer ValueTuples
|
4 years ago |
Anairkoen Schno
|
fb232e076e
|
Added a few TODOs
|
4 years ago |
Anairkoen Schno
|
669ab427ce
|
Added NoRuntimeEnableFeature to allow for opt-out of runtime loading
|
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
|
792e8d771c
|
Minor updates
|
4 years ago |
Anairkoen Schno
|
c2fee7e997
|
Removed all backwards compatability
For some reason it only works with a debugger attached...
|
5 years ago |
Anairkoen Schno
|
05aa7dd160
|
Added remaining using directives to LibLoader to make it compile for Net3
|
5 years ago |
Anairkoen Schno
|
82c335d9fc
|
Added Net3 proxy to LibLoader so that it compiles against .NET 3
|
5 years ago |
Anairkoen Schno
|
ac1cbd8c42
|
Added a level of indirection in the injector for safety loading shipped libraries
|
5 years ago |
Anairkoen Schno
|
15fbd45e18
|
First pass on migrating to new plugin interface
|
5 years ago |
Anairkoen Schno
|
f5b036dd09
|
Updated version numbers
|
5 years ago |
Anairkoen Schno
|
66e8319a6d
|
Minor code quality changes in PluginInitInjector
|
5 years ago |
Anairkoen Schno
|
7e6a69e267
|
Loader now explicityl adds the game _Data/Plugins directory to the DLL search path
|
5 years ago |
Anairkoen Schno
|
0c833993fe
|
Added new BSIPA iconography
|
5 years ago |
Anairkoen Schno
|
b7128ae754
|
Bumped version
|
5 years ago |
Anairkoen Schno
|
d905fab1de
|
Added protection from Harmony
|
5 years ago |
Anairkoen Schno
|
d6ec4570a8
|
Fixed trace checking
|
5 years ago |
Anairkoen Schno
|
19a899ae9b
|
Bumped version
|
5 years ago |
Anairkoen Schno
|
dd48e662d5
|
Now explicitly adds PATH dirs to DLL search path
|
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
|
ecbfc6377a
|
Added config flag to disable mod yeeting
Added properties to SelfConfig to make using it better
|
5 years ago |
Anairkoen Schno
|
7344366e98
|
Loader now checks for manifest before plugin class
|
5 years ago |
Anairkoen Schno
|
bb2ec71bad
|
Removed arbitrary reference import from plugin name lookup
|
5 years ago |
Anairkoen Schno
|
fc41ebc83a
|
Lib loader now sets up DLL search paths
|
5 years ago |
Anairkoen Schno
|
794f0d0b96
|
Bumped version
|
5 years ago |
Anairkoen Schno
|
3c6e57aada
|
Formatting
|
5 years ago |
Anairkoen Schno
|
756c9e85e4
|
Updated CecilLibLoader to reflect newer main lib loader
|
5 years ago |
Anairkoen Schno
|
ba38c12394
|
Lots of adjustments to work on .NET 3
|
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
|
3f0b816707
|
Removed the updater from Net3 builds
|
5 years ago |
Anairkoen Schno
|
17d7454d58
|
Added a soft AlmostVersion for GameVersion operations
|
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
|
c7f6d372a8
|
Mod yeeter now only compares 'important' parts of version for equality
|
5 years ago |
Anairkoen Schno
|
1bb61a3712
|
Added fix for new version parsing from config cache
|
5 years ago |
Anairkoen Schno
|
04da8befeb
|
Exposed PluginMetadata.IsBare
|
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
|
9e1c18524f
|
Added 'Old' to the old plugin filenames
|
5 years ago |
Anairkoen Schno
|
4c286a4a43
|
Incremented BSIPA version
|
5 years ago |