Anairkoen Schno
|
e98d303865
|
Moved JsonConfigProvider to a new namespace
Added GeneratedStore
|
4 years ago |
Anairkoen Schno
|
3627f48ea2
|
Finished up Config.Data
|
4 years ago |
Anairkoen Schno
|
ba686cbd7d
|
Added start of config abstract representation
|
4 years ago |
Anairkoen Schno
|
c205d5430a
|
Added some synchronization helpers
|
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
|
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
|
669ab427ce
|
Added NoRuntimeEnableFeature to allow for opt-out of runtime loading
|
4 years ago |
Anairkoen Schno
|
46e464db06
|
Upgraded to C# 8 without changing framework
|
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
|
15fbd45e18
|
First pass on migrating to new plugin interface
|
5 years ago |
Anairkoen Schno
|
0c833993fe
|
Added new BSIPA iconography
|
5 years ago |
Anairkoen Schno
|
d905fab1de
|
Added protection from Harmony
|
5 years ago |
Anairkoen Schno
|
ab9245ebd1
|
Added some deeper hooks for CriticalSection
|
5 years ago |
Anairkoen Schno
|
2f7975ac01
|
Added execution critical section handler to injector file modifications
|
5 years ago |
Anairkoen Schno
|
ec3353efd3
|
Fixed some whitespace
|
5 years ago |
Anairkoen Schno
|
112c7ef4e3
|
AsyncBridge package now non-conditional
|
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
|
9f2b2e9b2a
|
Deleted SelfPlugin
|
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
|
c428a7e956
|
Fixed xml (lol)
|
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
|
17d7454d58
|
Added a soft AlmostVersion for GameVersion operations
|
5 years ago |
Anairkoen Schno
|
08ccc0ee76
|
Finally killed ModsaberModInfo
|
5 years ago |
Anairkoen Schno
|
e5a238400e
|
Fixed a lot of inline documentation
Added proper DocFX integration
|
5 years ago |
Anairkoen Schno
|
879992c7c6
|
Updated Cecil
Added DocFX
|
5 years ago |
Anairkoen Schno
|
1e3dc22ea4
|
Added begginings of disablable mod support
|
5 years ago |
Anairkoen Schno
|
ac4f75aea2
|
Added MarkDown description for BSIPA
|
5 years ago |
Anairkoen Schno
|
0a344f63cb
|
Fixed PDB info in Loader
|
5 years ago |
Anairkoen Schno
|
92344981f4
|
Added support for `links` section of manifest
|
5 years ago |
Anairkoen Schno
|
084cf0b7da
|
Updated manifest to include icons
Added Icon to BSIPA
|
5 years ago |
Anairkoen Schno
|
990b08fbbb
|
Re-activated and updated the updater, needs more testing
Bump version
|
5 years ago |
Anairkoen Schno
|
a938b4048b
|
Updated to VS 2019
Better support for no console
Stdout now gets passed through the logging system for unified log locations
|
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
|
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
|
9407ec24d7
|
Added ConfigProviderFeature
Bumped version
|
5 years ago |
Anairkoen Schno
|
4963c3e2b1
|
Opened Feature.StoreOnPlugin to all subclasses
Added InitInjectorFeature as `init-injector`
|
5 years ago |
Anairkoen Schno
|
4c9e2382be
|
Updated Mono.Cecil
|
5 years ago |
DaNike
|
1fe7b973bd
|
Tweaked some feature parsing
Added AddInFeature
|
5 years ago |
DaNike
|
afc5ca7b47
|
Finished Features implimentation
Added support for custom Init injection
|
5 years ago |
Anairkoen Schno
|
396d1735d3
|
Slightly changed some stuff to try to fix loading issues
|
5 years ago |
Anairkoen Schno
|
93786aa73b
|
Fixed debugging symbols for Mono
|
5 years ago |
Anairkoen Schno
|
d491dfde50
|
Fixed library detection when loading from Mono.Cecil
|
5 years ago |
Anairkoen Schno
|
eca52b742d
|
Performed some cleanup
|
5 years ago |