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 |
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 |