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 |
Anairkoen Schno
|
87a84d5163
|
Updated patcher to optionally update reference instead of replacing it and hoping for the best (which wasn't working)
Fix for #2
|
6 years ago |
Anairkoen Schno
|
14c8b857f3
|
Update version
|
6 years ago |
Anairkoen Schno
|
fa47e491ce
|
Fixed some spelling
|
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
|
5d48f636e0
|
Fixed some details in the README
|
6 years ago |
Anairkoen Schno
|
8e6298640c
|
Fixed some reccommended code structure stuff
|
6 years ago |
Anairkoen Schno
|
2b632a09b7
|
Tweaked project settings
|
6 years ago |
Anairkoen Schno
|
b91940cacd
|
Added documentation to those that needed it, and internalized those that don't.
|
6 years ago |
Anairkoen Schno
|
afa35e6ad9
|
Merge pull request #1 from nike4613/refactor
Complete Refactor
|
6 years ago |
Anairkoen Schno
|
468dd6cdfc
|
Re-added BackupUnit.cs because it keeps getting ignored
|
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
|
0f7a3cee9d
|
Moved all utilities to new location
|
6 years ago |
Anairkoen Schno
|
40880e32d6
|
Moved Logging to new location
|
6 years ago |
Anairkoen Schno
|
0c041b82db
|
Fixed some more name stuff
|
6 years ago |
Anairkoen Schno
|
9a148f986a
|
Moved classes to new namespace
|
6 years ago |
Anairkoen Schno
|
f22d6a1349
|
Fixed backup restoration in some cases
|
6 years ago |
Anairkoen Schno
|
8baa8ca528
|
Reworked some refactor organization
Added somewhaat backwards compatavbility through Mono.Cecil
|
6 years ago |
Anairkoen Schno
|
6c9ea9b338
|
Improved the backup system
added $manifest$.txt to backups
|
6 years ago |
Anairkoen Schno
|
1e0913eec4
|
Removed old version
** Need to fix more stuff, add backwards-compatability tweaker
|
6 years ago |
Anairkoen Schno
|
1b3f45ca8c
|
Began refactor
|
6 years ago |
Anairkoen Schno
|
818b37f67e
|
Shouldn't add event listeners on quit -_-
|
6 years ago |
Anairkoen Schno
|
80a72daba9
|
Allowed IllusionPlugin and IllusionPlugin to see each others' internals
|
6 years ago |
Anairkoen Schno
|
25fc635157
|
Fixed installer application to NOT reinstall every time, to be prettier, and to actually INSTALL when in the install dir
|
6 years ago |
Anairkoen Schno
|
e2a2ae1a88
|
Improved IPA argument parsing (again)
|
6 years ago |
Anairkoen Schno
|
21300c6879
|
Moved non-Mono libraries to Libs/ folder
|
6 years ago |
Anairkoen Schno
|
ca50eedcaa
|
Added Harmony as a provided library
|
6 years ago |
Anairkoen Schno
|
7ba4295e22
|
Added Umbra's CallNonStaticFunction as CallNonStaticMethod (and 2 overloads)
|
6 years ago |