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 |
Anairkoen Schno
|
4fdd111da6
|
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
|
563ec24976
|
Update version
|
6 years ago |
Anairkoen Schno
|
f58d124197
|
Fixed some spelling
|
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
|
524082c909
|
Fixed some details in the README
|
6 years ago |
Anairkoen Schno
|
4b556b9521
|
Fixed some reccommended code structure stuff
|
6 years ago |
Anairkoen Schno
|
d66eb8c828
|
Tweaked project settings
|
6 years ago |
Anairkoen Schno
|
3278c21a3d
|
Added documentation to those that needed it, and internalized those that don't.
|
6 years ago |
Anairkoen Schno
|
a66b106fce
|
Merge pull request #1 from nike4613/refactor
Complete Refactor
|
6 years ago |
Anairkoen Schno
|
f6655f0ab6
|
Re-added BackupUnit.cs because it keeps getting ignored
|
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
|
220431f722
|
Moved all utilities to new location
|
6 years ago |
Anairkoen Schno
|
b35f4bfa1d
|
Moved Logging to new location
|
6 years ago |
Anairkoen Schno
|
ab5cc9f71b
|
Fixed some more name stuff
|
6 years ago |
Anairkoen Schno
|
cace022c38
|
Moved classes to new namespace
|
6 years ago |
Anairkoen Schno
|
f88a7c744a
|
Fixed backup restoration in some cases
|
6 years ago |
Anairkoen Schno
|
b1ea2e387b
|
Reworked some refactor organization
Added somewhaat backwards compatavbility through Mono.Cecil
|
6 years ago |
Anairkoen Schno
|
ccdb444d68
|
Improved the backup system
added $manifest$.txt to backups
|
6 years ago |
Anairkoen Schno
|
a780ca03f1
|
Removed old version
** Need to fix more stuff, add backwards-compatability tweaker
|
6 years ago |
Anairkoen Schno
|
2b32d6f91e
|
Began refactor
|
6 years ago |
Anairkoen Schno
|
641c02baea
|
Shouldn't add event listeners on quit -_-
|
6 years ago |
Anairkoen Schno
|
6755d08e53
|
Allowed IllusionPlugin and IllusionPlugin to see each others' internals
|
6 years ago |
Anairkoen Schno
|
98118c619a
|
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
|
98de76ff7d
|
Improved IPA argument parsing (again)
|
6 years ago |
Anairkoen Schno
|
f9af564cf8
|
Moved non-Mono libraries to Libs/ folder
|
6 years ago |
Anairkoen Schno
|
bfd54719c1
|
Added Harmony as a provided library
|
6 years ago |
Anairkoen Schno
|
22fee4fe21
|
Added Umbra's CallNonStaticFunction as CallNonStaticMethod (and 2 overloads)
|
6 years ago |
Anairkoen Schno
|
9c71c8261e
|
Added ReflectionUtil per Taz's suggestion <3
|
6 years ago |
Anairkoen Schno
|
a4a3cf14bd
|
Migrated to (and added) Newtonsoft.Json
|
6 years ago |
Anairkoen Schno
|
3e897a33b7
|
update version
|
6 years ago |
Anairkoen Schno
|
f2ac0710ad
|
Changed IPAPlugins to Plugins for Taz
|
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
|
51cd8114aa
|
Removed some unused variables
|
6 years ago |
Anairkoen Schno
|
1333ad12f1
|
Redid IPA.exe command line parsing
|
6 years ago |
Anairkoen Schno
|
3593766b5c
|
Updated release link
|
6 years ago |
Anairkoen Schno
|
7d35e94414
|
Updated Readme.md to reflect new changes
|
6 years ago |
Anairkoen Schno
|
8cb440591f
|
Fixed ModPrefs type
|
6 years ago |
Anairkoen Schno
|
9aeb75f756
|
Added BackupUnit.cs becauase Git ?????
|
6 years ago |
Anairkoen Schno
|
cc7bffa55c
|
Added support for self-updating
Updater is now slightly more robust
|
6 years ago |