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 |
Anairkoen Schno
|
86de46ccab
|
Added a ModPrefs object to the list of possible parameters to Init()
|
6 years ago |
Anairkoen Schno
|
a46445d3a3
|
Incrememted version
|
6 years ago |
Anairkoen Schno
|
427b91efde
|
Added a way for plugins to get a logger
|
6 years ago |
Anairkoen Schno
|
86d0ed2969
|
Updated version (now 3.8.0)
|
6 years ago |
Anairkoen Schno
|
8565f2dd0f
|
Did some more documenting
Probably ready for a realase
|
6 years ago |
Anairkoen Schno
|
72d042ebb5
|
Fixed API endpoint
|
6 years ago |
Anairkoen Schno
|
acd6e16cff
|
The updater works, dont worry. Really this time.
|
6 years ago |
Anairkoen Schno
|
98dfdb69b3
|
continued the insanity of getting unity to behave
|
6 years ago |
Anairkoen Schno
|
2a0c09127c
|
Made the standard logger able to show the caller
|
6 years ago |
Anairkoen Schno
|
02ecb00017
|
Added Mono's I18N.dll and I18N.West.dll for codepage 437
|
6 years ago |
Anairkoen Schno
|
5c0bcab6aa
|
Furthered work on the updater, almost works, but due to the lack of I18N.dll and I18N.West.dll it actually just can't work
gonna go build mono now... *sigh*
|
6 years ago |
Anairkoen Schno
|
45d73d41cd
|
Added option to disable Debug console spam
|
6 years ago |