Anairkoen Schno
|
cfbf40c2a1
|
Added some error checking
Moved some stuff around
|
5 years ago |
Anairkoen Schno
|
b31e87074f
|
Added support for `links` section of manifest
|
5 years ago |
Anairkoen Schno
|
b268ba6996
|
Added more helpful dependency resolution failure message
|
5 years ago |
Anairkoen Schno
|
88ad197c04
|
Added config option to disable auto-updates
|
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
|
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 |
DaNike
|
a271350b4f
|
Tweaked updater to no longer reference SelfPlugin when updating
|
5 years ago |
DaNike
|
b7dfef869c
|
Renamed LoneFunctions to Utils
Added Ref utility function
|
5 years ago |
Anairkoen Schno
|
ad4cbe9a4a
|
Integrated the new loader into the load order
|
5 years ago |
Anairkoen Schno
|
724c11cac9
|
Added loading of embedded manifests, as well as load order computation
|
5 years ago |
Anairkoen Schno
|
8e8c652825
|
Updated ModSaber updater to reflect new format
|
6 years ago |
Anairkoen Schno
|
9ae2c624c9
|
Updated package Newtonsoft.JSON
|
6 years ago |
Anairkoen Schno
|
daacd980f9
|
Added Semver version verification to ModsaberModInfo
|
6 years ago |
Anairkoen Schno
|
df498b03b5
|
Updated to use ReSharper
|
6 years ago |
Anairkoen Schno
|
69f097cac9
|
Updating now extracts to a 'Pending' directory and installs on the next game start
|
6 years ago |
Anairkoen Schno
|
44f52ededb
|
Exposed a better API to check for currently installed mods
|
6 years ago |
Anairkoen Schno
|
54ca90e5f5
|
Added a good way to get the library path and native library path
|
6 years ago |
Anairkoen Schno
|
261fc2604c
|
Added support for modsaber conflicts
Updated URI base to new address
|
6 years ago |
Anairkoen Schno
|
1f7968acbc
|
Updated the updater to use new ModSaber endpoints
|
6 years ago |
Anairkoen Schno
|
64e2aaa968
|
Because for whatever reason the previous try didn't work, and this one does.
|
6 years ago |
Anairkoen Schno
|
78eb604287
|
Ensured multiple errors wouldn't be output for the same problem
|
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 |
Anairkoen Schno
|
60fa80215c
|
Added support for child loggers, moved to using them fore more differentiation within IPA
|
6 years ago |
Anairkoen Schno
|
50166a8670
|
Now color works (finally)
Fixed some references
|
6 years ago |
Anairkoen Schno
|
0c2d743674
|
Finished migration to new locations
|
6 years ago |
Anairkoen Schno
|
40880e32d6
|
Moved Logging to new location
|
6 years ago |
Anairkoen Schno
|
9a148f986a
|
Moved classes to new namespace
|
6 years ago |
Anairkoen Schno
|
8baa8ca528
|
Reworked some refactor organization
Added somewhaat backwards compatavbility through Mono.Cecil
|
6 years ago |
Anairkoen Schno
|
1b3f45ca8c
|
Began refactor
|
6 years ago |
Anairkoen Schno
|
2131676597
|
Migrated to (and added) Newtonsoft.Json
|
6 years ago |
Anairkoen Schno
|
c2643ba70e
|
Fixed a lot of things
* No static HasKey in ModPrefs
* SteamCheck not working correctly
* Updater not creating directories like it should
|
6 years ago |
Anairkoen Schno
|
60fcb7bb62
|
Did some cleanup, moved a utility function to LoneFunctions
|
6 years ago |
Anairkoen Schno
|
6e11bd09d0
|
Added support for self-updating
Updater is now slightly more robust
|
6 years ago |
Anairkoen Schno
|
b239de7abc
|
Did some more documenting
Probably ready for a realase
|
6 years ago |
Anairkoen Schno
|
1a23d66338
|
Fixed API endpoint
|
6 years ago |
Anairkoen Schno
|
c019c52f38
|
The updater works, dont worry. Really this time.
|
6 years ago |
Anairkoen Schno
|
3d7159f65a
|
continued the insanity of getting unity to behave
|
6 years ago |
Anairkoen Schno
|
31fc2c75be
|
Added Mono's I18N.dll and I18N.West.dll for codepage 437
|
6 years ago |
Anairkoen Schno
|
b7d356c2c2
|
Furthered work on the updater, almost works, but due to the lack of I18N.dll and I18N.West.dll it actually just can't work
gonna go build mono now... *sigh*
|
6 years ago |
Anairkoen Schno
|
0fe771c648
|
Updater now checks Modsaber.ML to try and find updates
|
6 years ago |