Anairkoen Schno
|
75bb22521f
|
Fixed some whitespace
|
5 years ago |
Anairkoen Schno
|
65c1b61669
|
AsyncBridge package now non-conditional
|
5 years ago |
Anairkoen Schno
|
b7fac8944d
|
Added most of the Net3 proxy
|
5 years ago |
Anairkoen Schno
|
4ef2a1b146
|
Changed where things are in projects
|
5 years ago |
Anairkoen Schno
|
c4b39d1ea9
|
Added check for CI to make builds more sane
|
5 years ago |
Anairkoen Schno
|
fa0347dc34
|
Added check for BuildingInsideVisualStudio to define TargetFrameworks so VS doesn't throw a fit
|
5 years ago |
Anairkoen Schno
|
e399810636
|
Deleted SelfPlugin
|
5 years ago |
Anairkoen Schno
|
8ae9c97695
|
Removed TargetFrameworks tags from CSProjects
|
5 years ago |
Anairkoen Schno
|
d43e753702
|
More adjustments to get it loading in VS
|
5 years ago |
Anairkoen Schno
|
2425cbdc33
|
Fixed xml (lol)
|
5 years ago |
Anairkoen Schno
|
d52e92463c
|
Re-refactor for better MSBuild behavior
|
5 years ago |
Anairkoen Schno
|
ccb4edaa93
|
Added some basic stuff for .NET 3 builds
|
5 years ago |
Anairkoen Schno
|
2f38769b5e
|
Added a soft AlmostVersion for GameVersion operations
|
5 years ago |
Anairkoen Schno
|
7aaddb7296
|
Finally killed ModsaberModInfo
|
5 years ago |
Anairkoen Schno
|
ae2c9560b7
|
Fixed a lot of inline documentation
Added proper DocFX integration
|
5 years ago |
Anairkoen Schno
|
864f8f0393
|
Updated Cecil
Added DocFX
|
5 years ago |
Anairkoen Schno
|
9813b62f01
|
Added begginings of disablable mod support
|
5 years ago |
Anairkoen Schno
|
2a5ea8785d
|
Added MarkDown description for BSIPA
|
5 years ago |
Anairkoen Schno
|
06717b30d5
|
Fixed PDB info in Loader
|
5 years ago |
Anairkoen Schno
|
b31e87074f
|
Added support for `links` section of manifest
|
5 years ago |
Anairkoen Schno
|
e87a5e25ac
|
Updated manifest to include icons
Added Icon to BSIPA
|
5 years ago |
Anairkoen Schno
|
ce83785e92
|
Re-activated and updated the updater, needs more testing
Bump version
|
5 years ago |
Anairkoen Schno
|
759cf10cda
|
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
|
ba06fa690c
|
Reworked console printers to print directly to the console window instead of going through stdout first
|
5 years ago |
Anairkoen Schno
|
1948512ebc
|
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
|
1f506afe3f
|
Added ConfigProviderFeature
Bumped version
|
5 years ago |
Anairkoen Schno
|
d86d140d56
|
Opened Feature.StoreOnPlugin to all subclasses
Added InitInjectorFeature as `init-injector`
|
5 years ago |
Anairkoen Schno
|
902a151746
|
Updated Mono.Cecil
|
5 years ago |
DaNike
|
fc7148c4cc
|
Tweaked some feature parsing
Added AddInFeature
|
5 years ago |
DaNike
|
b3d59e6aac
|
Finished Features implimentation
Added support for custom Init injection
|
5 years ago |
Anairkoen Schno
|
a29f741373
|
Slightly changed some stuff to try to fix loading issues
|
5 years ago |
Anairkoen Schno
|
7a75ca971b
|
Fixed debugging symbols for Mono
|
5 years ago |
Anairkoen Schno
|
57e6253376
|
Fixed library detection when loading from Mono.Cecil
|
5 years ago |
Anairkoen Schno
|
4412bd2f04
|
Performed some cleanup
|
5 years ago |
Anairkoen Schno
|
01e22a775a
|
Added single plugin load function
Redid config system to be more extensible and used internally
|
5 years ago |
Anairkoen Schno
|
54301f089e
|
Fixed up some sorting rules for plugin load ordering
|
5 years ago |
Anairkoen Schno
|
724c11cac9
|
Added loading of embedded manifests, as well as load order computation
|
5 years ago |
Anairkoen Schno
|
07d1230950
|
Started rewrite of loader
|
5 years ago |
Anairkoen Schno
|
9ae2c624c9
|
Updated package Newtonsoft.JSON
|
6 years ago |
Anairkoen Schno
|
993ba98752
|
Worked further towards the goal of a debuggable Beat Saber
Upgraded Mono.Cecil to 0.10.1
Removed some unneeded files from repo
|
6 years ago |
Anairkoen Schno
|
efcaba6bde
|
Updated Mono.Cecil
|
6 years ago |
Anairkoen Schno
|
df498b03b5
|
Updated to use ReSharper
|
6 years ago |
Anairkoen Schno
|
6e1222d009
|
Deleted depricated SteamCheck class
|
6 years ago |
Anairkoen Schno
|
6748adbe33
|
Modified build order selection method
|
6 years ago |
Anairkoen Schno
|
5bdf8eaa65
|
Improved reference "manager", adding a few checks
|
6 years ago |
Anairkoen Schno
|
ef32b6bfd9
|
Finished shift to stored references
Build project CollectDependencies to collect and process dependencies
|
6 years ago |
DaNike
|
bdc7611c81
|
Fixed up some build order stuff
Started work on repository included dependencies
|
6 years ago |
Anairkoen Schno
|
2e28a6a56e
|
All compilation now completely deterministic
Incremented version
|
6 years ago |
Anairkoen Schno
|
f57d89a343
|
Added libraries; updater works with dependencies
+ Microsoft.CSharp
+ SemVer
|
6 years ago |
Anairkoen Schno
|
52dd89da4c
|
Started work on supporting modsaber dependencies
Plugins are now fixed as they get moved to the cache
As I work, I realize that this changes enough to warrent a new version
|
6 years ago |