Anairkoen Schno
|
9c942a1c0d
|
Fixed updater to use EscapeDataString
|
5 years ago |
Anairkoen Schno
|
dff9f58724
|
Fixed updater to use EscapeDataString
|
5 years ago |
Anairkoen Schno
|
2091423dc8
|
Added support for updating legacy mods if they are formatted properly
Added default More Info link if no others were provided
|
5 years ago |
Anairkoen Schno
|
5a10beec40
|
Added mod download queue
Added DownloadController
Added FloatingNotification
|
5 years ago |
Anairkoen Schno
|
2c60ca8d33
|
Added some error checking
Moved some stuff around
|
5 years ago |
Anairkoen Schno
|
92344981f4
|
Added support for `links` section of manifest
|
5 years ago |
Anairkoen Schno
|
7124b1db5b
|
Added more helpful dependency resolution failure message
|
5 years ago |
Anairkoen Schno
|
21d45d45b3
|
Added config option to disable auto-updates
|
5 years ago |
Anairkoen Schno
|
b1e6b2cdb2
|
Actually fixed no-update
Now properly parses the dumb deep dependencies of BeatMods
|
5 years ago |
Anairkoen Schno
|
0696939858
|
Fixed no-update to actually prevent updates
|
5 years ago |
Anairkoen Schno
|
8882e23c64
|
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
|
8398bbdbcb
|
Made updater try to update even mods rejected during the loading process
|
5 years ago |
Anairkoen Schno
|
990b08fbbb
|
Re-activated and updated the updater, needs more testing
Bump version
|
5 years ago |
DaNike
|
34e28d60ae
|
Tweaked updater to no longer reference SelfPlugin when updating
|
5 years ago |
DaNike
|
33492cc9e3
|
Renamed LoneFunctions to Utils
Added Ref utility function
|
5 years ago |
Anairkoen Schno
|
7d7c8a319f
|
Integrated the new loader into the load order
|
5 years ago |
Anairkoen Schno
|
86d30f7997
|
Added loading of embedded manifests, as well as load order computation
|
5 years ago |
Anairkoen Schno
|
cb6d05518a
|
Updated ModSaber updater to reflect new format
|
6 years ago |
Anairkoen Schno
|
e2f67ec35c
|
Updated package Newtonsoft.JSON
|
6 years ago |
Anairkoen Schno
|
df913857e9
|
Added Semver version verification to ModsaberModInfo
|
6 years ago |
Anairkoen Schno
|
6045e31267
|
Updated to use ReSharper
|
6 years ago |
Anairkoen Schno
|
65e89ed3fd
|
Updating now extracts to a 'Pending' directory and installs on the next game start
|
6 years ago |
Anairkoen Schno
|
25b19daccb
|
Exposed a better API to check for currently installed mods
|
6 years ago |
Anairkoen Schno
|
bc4f7db80d
|
Added a good way to get the library path and native library path
|
6 years ago |
Anairkoen Schno
|
7457077ba3
|
Added support for modsaber conflicts
Updated URI base to new address
|
6 years ago |
Anairkoen Schno
|
5cac7aaeb0
|
Updated the updater to use new ModSaber endpoints
|
6 years ago |
Anairkoen Schno
|
a2f84fb72b
|
Because for whatever reason the previous try didn't work, and this one does.
|
6 years ago |
Anairkoen Schno
|
91d164c4a6
|
Ensured multiple errors wouldn't be output for the same problem
|
6 years ago |
Anairkoen Schno
|
a2907890a8
|
Added libraries; updater works with dependencies
+ Microsoft.CSharp
+ SemVer
|
6 years ago |
Anairkoen Schno
|
02941b0636
|
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
|
79e144c6bd
|
Added support for child loggers, moved to using them fore more differentiation within IPA
|
6 years ago |
Anairkoen Schno
|
28d9e07ccb
|
Now color works (finally)
Fixed some references
|
6 years ago |
Anairkoen Schno
|
9144d926de
|
Finished migration to new locations
|
6 years ago |
Anairkoen Schno
|
b35f4bfa1d
|
Moved Logging to new location
|
6 years ago |
Anairkoen Schno
|
cace022c38
|
Moved classes to new namespace
|
6 years ago |
Anairkoen Schno
|
b1ea2e387b
|
Reworked some refactor organization
Added somewhaat backwards compatavbility through Mono.Cecil
|
6 years ago |
Anairkoen Schno
|
2b32d6f91e
|
Began refactor
|
6 years ago |
Anairkoen Schno
|
a4a3cf14bd
|
Migrated to (and added) Newtonsoft.Json
|
6 years ago |
Anairkoen Schno
|
f359bb7367
|
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
|
779d326962
|
Did some cleanup, moved a utility function to LoneFunctions
|
6 years ago |
Anairkoen Schno
|
cc7bffa55c
|
Added support for self-updating
Updater is now slightly more robust
|
6 years ago |
Anairkoen Schno
|
8565f2dd0f
|
Did some more documenting
Probably ready for a realase
|
6 years ago |
Anairkoen Schno
|
72d042ebb5
|
Fixed API endpoint
|
6 years ago |
Anairkoen Schno
|
acd6e16cff
|
The updater works, dont worry. Really this time.
|
6 years ago |
Anairkoen Schno
|
98dfdb69b3
|
continued the insanity of getting unity to behave
|
6 years ago |
Anairkoen Schno
|
02ecb00017
|
Added Mono's I18N.dll and I18N.West.dll for codepage 437
|
6 years ago |
Anairkoen Schno
|
5c0bcab6aa
|
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
|
f566b4d8a3
|
Updater now checks Modsaber.ML to try and find updates
|
6 years ago |