Anairkoen Schno
|
3be3e6e753
|
Fixed minor problem where some directories wouldn't correctly get deleted
|
6 years ago |
Anairkoen Schno
|
ee66f37f2a
|
Fixed AppVeyor log-spam
|
6 years ago |
Anairkoen Schno
|
d9576c391b
|
Forced AppVeyor to restore NuGet packages (since it wasn't)
|
6 years ago |
Anairkoen Schno
|
2a71d44fab
|
Fixed selected solution to build
|
6 years ago |
Anairkoen Schno
|
5c2827d6a8
|
Updated AppVeyor with more configuration
|
6 years ago |
Anairkoen Schno
|
61a62ec9b1
|
Added appveyor.yml to allow for CI
|
6 years ago |
Anairkoen Schno
|
bf16442ed3
|
Modified build order selection method
|
6 years ago |
Anairkoen Schno
|
6b2375db29
|
Updated version
|
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
|
1b5c4a7c5a
|
Fixed some warnings
|
6 years ago |
Anairkoen Schno
|
4cb7be3f25
|
Improved reference "manager", adding a few checks
|
6 years ago |
Anairkoen Schno
|
25b19daccb
|
Exposed a better API to check for currently installed mods
|
6 years ago |
Anairkoen Schno
|
b38d36c34a
|
Finished shift to stored references
Build project CollectDependencies to collect and process dependencies
|
6 years ago |
DaNike
|
ffecfdce29
|
Moved from a Python script to a small C# program to support Mono.Cecil
|
6 years ago |
DaNike
|
a42da09b24
|
Fixed up some build order stuff
Started work on repository included dependencies
|
6 years ago |
Anairkoen Schno
|
8ccdcf2019
|
Fixed submodule to reference the correct repo
|
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
|
37038e6f78
|
Increment Version
|
6 years ago |
Anairkoen Schno
|
cf56d96239
|
Fixed issue where updating with a backup would fail to update the fackup and prevent IPA from loading
|
6 years ago |
Anairkoen Schno
|
634a38347b
|
Moved Assembly-CSharp and UnityEngine backup to the loader, updates the backup on game update
|
6 years ago |
Anairkoen Schno
|
2bd4c0b327
|
Fixed backups to bacup files that will be patched, even if they aren't initially
|
6 years ago |
Anairkoen Schno
|
f198aa6382
|
All compilation now completely deterministic
Incremented version
|
6 years ago |
Anairkoen Schno
|
f678ca5aed
|
Added handling for potention IOExceptions when saving and loading configs
|
6 years ago |
Anairkoen Schno
|
68ab62057b
|
Completely moved virtualization to the loader
|
6 years ago |
Anairkoen Schno
|
63c384b055
|
Non-destructive permanent patcher now works
More tweaking needed before ready for release
|
6 years ago |
Anairkoen Schno
|
456199890b
|
Doorstop build works, now gets distributed
|
6 years ago |
Anairkoen Schno
|
722b6d3393
|
Added support for the Doorstop early loader
|
6 years ago |
Anairkoen Schno
|
bee1b2b371
|
Updated version
Began adding support for non-destructive patching
|
6 years ago |
Anairkoen Schno
|
de1b5aea4f
|
Library loader now supports nested folders in Libs/
|
6 years ago |
Anairkoen Schno
|
2577e49a7c
|
TODO: get ConfigProvider dynamic fields to allow easy adding of fields
|
6 years ago |
Anairkoen Schno
|
98cc194462
|
Fixedconfig reloading
|
6 years ago |
Anairkoen Schno
|
57c6caff02
|
Made IConfigProviders auto reload if the file changes
|
6 years ago |
Anairkoen Schno
|
12baa5135f
|
Added support for native libraries
|
6 years ago |
Anairkoen Schno
|
9e528f8036
|
Allowed accessors to add printers to StandardLoggers
|
6 years ago |
Anairkoen Schno
|
50ea0350d9
|
spelling
|
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
|
6a2114697a
|
Created an IPA config source
Moved some logger init stuff around
|
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
|
32fcff60ac
|
Fixed minor updater bug
|
6 years ago |
Anairkoen Schno
|
cf651e6b65
|
Added indentation to JSON config files
|
6 years ago |
Anairkoen Schno
|
e8f6ce5730
|
Finalized ConfigProvider
Incremented version
|
6 years ago |
Anairkoen Schno
|
9d2461b2eb
|
Added IConfigProvider and one implimentation
|
6 years ago |
Anairkoen Schno
|
99ced8f618
|
Added IConfigProvider interface, need to impliment with JSON and TOML
|
6 years ago |
Anairkoen Schno
|
0a3d62a27b
|
Shrunk distrobution more by not needing Cecil in the root directory
|
6 years ago |
Anairkoen Schno
|
e3ed7a399e
|
Distrobution no longer includes excess Mono.Cecil binaries
|
6 years ago |
Anairkoen Schno
|
a70dd6edcb
|
Tweaked some stuff regarding the loader and loggers
|
6 years ago |