Anairkoen Schno
|
af0c64483e
|
Fixed minor problem where some directories wouldn't correctly get deleted
|
6 years ago |
Anairkoen Schno
|
6ff6b9f42a
|
Fixed AppVeyor log-spam
|
6 years ago |
Anairkoen Schno
|
b61294b000
|
Forced AppVeyor to restore NuGet packages (since it wasn't)
|
6 years ago |
Anairkoen Schno
|
5cc7d7daac
|
Fixed selected solution to build
|
6 years ago |
Anairkoen Schno
|
1c6b37cbb7
|
Updated AppVeyor with more configuration
|
6 years ago |
Anairkoen Schno
|
c4ed3ed5f5
|
Added appveyor.yml to allow for CI
|
6 years ago |
Anairkoen Schno
|
6748adbe33
|
Modified build order selection method
|
6 years ago |
Anairkoen Schno
|
240d73e931
|
Updated version
|
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
|
09cfb8ebc5
|
Fixed some warnings
|
6 years ago |
Anairkoen Schno
|
5bdf8eaa65
|
Improved reference "manager", adding a few checks
|
6 years ago |
Anairkoen Schno
|
44f52ededb
|
Exposed a better API to check for currently installed mods
|
6 years ago |
Anairkoen Schno
|
ef32b6bfd9
|
Finished shift to stored references
Build project CollectDependencies to collect and process dependencies
|
6 years ago |
DaNike
|
aab06cf3ea
|
Moved from a Python script to a small C# program to support Mono.Cecil
|
6 years ago |
DaNike
|
bdc7611c81
|
Fixed up some build order stuff
Started work on repository included dependencies
|
6 years ago |
Anairkoen Schno
|
8eb6dafaec
|
Fixed submodule to reference the correct repo
|
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
|
e4459052b2
|
Increment Version
|
6 years ago |
Anairkoen Schno
|
7f4d39f3dd
|
Fixed issue where updating with a backup would fail to update the fackup and prevent IPA from loading
|
6 years ago |
Anairkoen Schno
|
68db01ef97
|
Moved Assembly-CSharp and UnityEngine backup to the loader, updates the backup on game update
|
6 years ago |
Anairkoen Schno
|
50d6de13b3
|
Fixed backups to bacup files that will be patched, even if they aren't initially
|
6 years ago |
Anairkoen Schno
|
2e28a6a56e
|
All compilation now completely deterministic
Incremented version
|
6 years ago |
Anairkoen Schno
|
66f1a12a62
|
Added handling for potention IOExceptions when saving and loading configs
|
6 years ago |
Anairkoen Schno
|
f1a6583bcb
|
Completely moved virtualization to the loader
|
6 years ago |
Anairkoen Schno
|
25a666c092
|
Non-destructive permanent patcher now works
More tweaking needed before ready for release
|
6 years ago |
Anairkoen Schno
|
4a026c7c11
|
Doorstop build works, now gets distributed
|
6 years ago |
Anairkoen Schno
|
2514bfd455
|
Added support for the Doorstop early loader
|
6 years ago |
Anairkoen Schno
|
e57be8b7b7
|
Updated version
Began adding support for non-destructive patching
|
6 years ago |
Anairkoen Schno
|
f3a27c90f9
|
Library loader now supports nested folders in Libs/
|
6 years ago |
Anairkoen Schno
|
2a5d7b4ab2
|
TODO: get ConfigProvider dynamic fields to allow easy adding of fields
|
6 years ago |
Anairkoen Schno
|
8fa20b4c53
|
Fixedconfig reloading
|
6 years ago |
Anairkoen Schno
|
51a2bf5c3b
|
Made IConfigProviders auto reload if the file changes
|
6 years ago |
Anairkoen Schno
|
c4501bc257
|
Added support for native libraries
|
6 years ago |
Anairkoen Schno
|
1c403cbe35
|
Allowed accessors to add printers to StandardLoggers
|
6 years ago |
Anairkoen Schno
|
2e08bebf41
|
spelling
|
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
|
0b1aac10a5
|
Created an IPA config source
Moved some logger init stuff around
|
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
|
0e160db2a5
|
Fixed minor updater bug
|
6 years ago |
Anairkoen Schno
|
89540c00a5
|
Added indentation to JSON config files
|
6 years ago |
Anairkoen Schno
|
18847d663d
|
Finalized ConfigProvider
Incremented version
|
6 years ago |
Anairkoen Schno
|
2d17c80a94
|
Added IConfigProvider and one implimentation
|
6 years ago |
Anairkoen Schno
|
c1d5155647
|
Added IConfigProvider interface, need to impliment with JSON and TOML
|
6 years ago |
Anairkoen Schno
|
7297dbc5b1
|
Shrunk distrobution more by not needing Cecil in the root directory
|
6 years ago |
Anairkoen Schno
|
7bc876c514
|
Distrobution no longer includes excess Mono.Cecil binaries
|
6 years ago |
Anairkoen Schno
|
adfc9d2c12
|
Tweaked some stuff regarding the loader and loggers
|
6 years ago |