Anairkoen Schno
|
88ad197c04
|
Added config option to disable auto-updates
|
5 years ago |
Anairkoen Schno
|
80688a2d1f
|
Tweaked debug info code
|
5 years ago |
Anairkoen Schno
|
cf21769fed
|
Debug logger now only attempts to show info it has
|
5 years ago |
Anairkoen Schno
|
e06016f5ed
|
Actually fixed no-update
Now properly parses the dumb deep dependencies of BeatMods
|
5 years ago |
Anairkoen Schno
|
07c8e2e282
|
Fixed no-update to actually prevent updates
|
5 years ago |
Anairkoen Schno
|
23feac4ff2
|
Added lock around Write in StdoutInterceptor
|
5 years ago |
Anairkoen Schno
|
70ea4348a8
|
Changed updater version ranges to be > rather than >=
Added check for LocalPluginMeta in the case that it doesn't exist, to prevent download error
|
5 years ago |
Anairkoen Schno
|
35bd3962b8
|
Made updater try to update even mods rejected during the loading process
|
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
|
750768f37d
|
Added AllPlugins to PluginManager
|
5 years ago |
Anairkoen Schno
|
04299a5d67
|
Bumped version
|
5 years ago |
Anairkoen Schno
|
cf3557fada
|
Bumped version
|
5 years ago |
Anairkoen Schno
|
6147cbc5f8
|
The pending installer now keeps copying when one file errors, allows mods to be installed more sanely
|
5 years ago |
Anairkoen Schno
|
1f8f213c3f
|
Added Notice log level
No plugin type error now a Notice level
|
5 years ago |
Anairkoen Schno
|
203babe548
|
Bumped version
Added anti-yeet patch hidden behind config option
|
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
|
abeddba97d
|
Added PDBs to the release build
Incremented version
|
5 years ago |
Anairkoen Schno
|
703b5877a4
|
Incremented version
|
5 years ago |
Anairkoen Schno
|
945f8ead70
|
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
|
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
|
b1b3c73f9c
|
Annotated StandardLogger.LogThread
|
5 years ago |
Anairkoen Schno
|
b1e79d20e7
|
Incremented version
|
5 years ago |
Anairkoen Schno
|
dbaadd82e7
|
Moved some loading around to let plugins have PDBs
Added window direct writer to StandardLogger
|
5 years ago |
Anairkoen Schno
|
522ddb18c3
|
Added null check in composite invoker
|
5 years ago |
Anairkoen Schno
|
59dc4465dd
|
Removed no-longer-needed members of IBeatSaberPlugin
|
5 years ago |
DaNike
|
84a13a782d
|
Fixed a dum dum
|
5 years ago |
DaNike
|
a271350b4f
|
Tweaked updater to no longer reference SelfPlugin when updating
|
5 years ago |
Anairkoen Schno
|
902a151746
|
Updated Mono.Cecil
|
5 years ago |
Anairkoen Schno
|
05ab5e7d03
|
Added error message to AddInFeature
|
5 years ago |
DaNike
|
fc7148c4cc
|
Tweaked some feature parsing
Added AddInFeature
|
5 years ago |
Anairkoen Schno
|
6c096c7b2e
|
Fixed config location
|
5 years ago |
DaNike
|
b3d59e6aac
|
Finished Features implimentation
Added support for custom Init injection
|
5 years ago |
DaNike
|
ba5ddaac75
|
Changed config to take PluginMetadata
|
5 years ago |
DaNike
|
b7dfef869c
|
Renamed LoneFunctions to Utils
Added Ref utility function
|
5 years ago |
DaNike
|
54a3fb616b
|
More performance improvements for the logger
|
5 years ago |
DaNike
|
9e111136be
|
Added a rate limiter of sorts to StandardLogger
Changed config name
|
5 years ago |
Anairkoen Schno
|
c94527197d
|
Improved StandardLogger's printer initialization
|
5 years ago |
Anairkoen Schno
|
46198327b9
|
Fixed debug information showing
Still only works with --mono-debug
|
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 |
DaNike
|
067056f796
|
Minor tweaks to some settings
|
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
|
4a41e618cf
|
Started work on Feature system
|
5 years ago |
Anairkoen Schno
|
09503af289
|
Improved logger printer inheritance
|
5 years ago |
Anairkoen Schno
|
4081cc05ef
|
Fixed Config class
|
5 years ago |
Anairkoen Schno
|
0b22d33c08
|
Reworked plugin preloading to use Mono.Cecil instead of Assembly.ReflectionOnlyLoad
|
5 years ago |