f58d1241
Fixed some spelling by
2018-09-02 01:59:17 -0500
fa47e491
Fixed some spelling by
2018-09-02 01:59:17 -0500
79e144c6
Added support for child loggers, moved to using them fore more differentiation within IPA by
2018-09-02 01:44:00 -0500
60fa8021
Added support for child loggers, moved to using them fore more differentiation within IPA by
2018-09-02 01:44:00 -0500
524082c9
Fixed some details in the README by
2018-09-01 23:41:31 -0500
5d48f636
(tag: 3.9.0)
Fixed some details in the README by
2018-09-01 23:41:31 -0500
4b556b95
Fixed some reccommended code structure stuff by
2018-09-01 23:37:56 -0500
8e629864
Fixed some reccommended code structure stuff by
2018-09-01 23:37:56 -0500
d66eb8c8
Tweaked project settings by
2018-09-01 23:20:57 -0500
2b632a09
Tweaked project settings by
2018-09-01 23:20:57 -0500
3278c21a
Added documentation to those that needed it, and internalized those that don't. by
2018-09-01 22:53:13 -0500
b91940ca
Added documentation to those that needed it, and internalized those that don't. by
2018-09-01 22:53:13 -0500
a66b106f
Merge pull request #1 from nike4613/refactor by
2018-09-01 22:13:26 -0500
afa35e6a
Merge pull request #1 from nike4613/refactor by
2018-09-01 22:13:26 -0500
f6655f0a
Re-added BackupUnit.cs because it keeps getting ignored by
2018-09-01 21:53:48 -0500
468dd6cd
(refactor)
Re-added BackupUnit.cs because it keeps getting ignored by
2018-09-01 21:53:48 -0500
28d9e07c
Now color works (finally) Fixed some references by
2018-09-01 21:46:52 -0500
50166a86
Now color works (finally) Fixed some references by
2018-09-01 21:46:52 -0500
9144d926
Finished migration to new locations by
2018-09-01 21:01:08 -0500
0c2d7436
Finished migration to new locations by
2018-09-01 21:01:08 -0500
220431f7
Moved all utilities to new location by
2018-09-01 20:45:26 -0500
0f7a3cee
Moved all utilities to new location by
2018-09-01 20:45:26 -0500
b35f4bfa
Moved Logging to new location by
2018-09-01 20:43:54 -0500
40880e32
Moved Logging to new location by
2018-09-01 20:43:54 -0500
ab5cc9f7
Fixed some more name stuff by
2018-09-01 20:05:01 -0500
0c041b82
Fixed some more name stuff by
2018-09-01 20:05:01 -0500
cace022c
Moved classes to new namespace by
2018-09-01 20:02:54 -0500
9a148f98
Moved classes to new namespace by
2018-09-01 20:02:54 -0500
f88a7c74
Fixed backup restoration in some cases by
2018-09-01 20:02:14 -0500
f22d6a13
Fixed backup restoration in some cases by
2018-09-01 20:02:14 -0500
b1ea2e38
Reworked some refactor organization Added somewhaat backwards compatavbility through Mono.Cecil by
2018-09-01 16:44:15 -0500
8baa8ca5
Reworked some refactor organization Added somewhaat backwards compatavbility through Mono.Cecil by
2018-09-01 16:44:15 -0500
ccdb444d
Improved the backup system added $manifest$.txt to backups by
2018-09-01 15:43:49 -0500
6c9ea9b3
Improved the backup system added $manifest$.txt to backups by
2018-09-01 15:43:49 -0500
a780ca03
Removed old version ** Need to fix more stuff, add backwards-compatability tweaker by
2018-08-31 20:15:04 -0500
1e0913ee
Removed old version ** Need to fix more stuff, add backwards-compatability tweaker by
2018-08-31 20:15:04 -0500
2b32d6f9
Began refactor by
2018-08-31 20:07:01 -0500
1b3f45ca
Began refactor by
2018-08-31 20:07:01 -0500
641c02ba
Shouldn't add event listeners on quit -_- by
2018-08-31 00:05:55 -0500
818b37f6
Shouldn't add event listeners on quit -_- by
2018-08-31 00:05:55 -0500
6755d08e
Allowed IllusionPlugin and IllusionPlugin to see each others' internals by
2018-08-30 23:53:07 -0500
80a72dab
Allowed IllusionPlugin and IllusionPlugin to see each others' internals by
2018-08-30 23:53:07 -0500
98118c61
Fixed installer application to NOT reinstall every time, to be prettier, and to actually INSTALL when in the install dir by
2018-08-24 23:25:17 -0500
25fc6351
(tag: 3.8.9)
Fixed installer application to NOT reinstall every time, to be prettier, and to actually INSTALL when in the install dir by
2018-08-24 23:25:17 -0500
98de76ff
Improved IPA argument parsing (again) by
2018-08-23 22:40:21 -0500
e2a2ae1a
Improved IPA argument parsing (again) by
2018-08-23 22:40:21 -0500
f9af564c
Moved non-Mono libraries to Libs/ folder by
2018-08-17 22:47:25 -0500
21300c68
(tag: 3.8.8)
Moved non-Mono libraries to Libs/ folder by
2018-08-17 22:47:25 -0500
bfd54719
Added Harmony as a provided library by
2018-08-11 21:59:26 -0500
ca50eedc
(tag: 3.8.7)
Added Harmony as a provided library by
2018-08-11 21:59:26 -0500
22fee4fe
Added Umbra's CallNonStaticFunction as CallNonStaticMethod (and 2 overloads) by
2018-08-10 21:14:14 -0500
7ba4295e
Added Umbra's CallNonStaticFunction as CallNonStaticMethod (and 2 overloads) by
2018-08-10 21:14:14 -0500
9c71c826
Added ReflectionUtil per Taz's suggestion <3 by
2018-08-09 20:04:44 -0500
9866ccf8
Added ReflectionUtil per Taz's suggestion <3 by
2018-08-09 20:04:44 -0500
a4a3cf14
Migrated to (and added) Newtonsoft.Json by
2018-08-06 23:57:14 -0500
21316765
(tag: 3.8.6)
Migrated to (and added) Newtonsoft.Json by
2018-08-06 23:57:14 -0500
3e897a33
update version by
2018-08-05 21:50:58 -0500
b05cebff
(tag: 3.8.5)
update version by
2018-08-05 21:50:58 -0500
f2ac0710
Changed IPAPlugins to Plugins for Taz by
2018-08-05 21:27:56 -0500
5e6579d3
Changed IPAPlugins to Plugins for Taz by
2018-08-05 21:27:56 -0500
f359bb73
Fixed a lot of things * No static HasKey in ModPrefs * SteamCheck not working correctly * Updater not creating directories like it should by
2018-08-05 21:13:40 -0500
c2643ba7
Fixed a lot of things * No static HasKey in ModPrefs * SteamCheck not working correctly * Updater not creating directories like it should by
2018-08-05 21:13:40 -0500
779d3269
Did some cleanup, moved a utility function to LoneFunctions by
2018-08-05 19:36:25 -0500
60fcb7bb
Did some cleanup, moved a utility function to LoneFunctions by
2018-08-05 19:36:25 -0500
51cd8114
Removed some unused variables by
2018-08-05 13:56:38 -0500
5662e1e2
Removed some unused variables by
2018-08-05 13:56:38 -0500
1333ad12
Redid IPA.exe command line parsing by
2018-08-05 13:53:33 -0500
7786c79d
Redid IPA.exe command line parsing by
2018-08-05 13:53:33 -0500
3593766b
Updated release link by
2018-08-05 11:55:09 -0500
cd75a86b
Updated release link by
2018-08-05 11:55:09 -0500
7d35e944
Updated Readme.md to reflect new changes by
2018-08-05 11:54:12 -0500
2039e5f7
Updated Readme.md to reflect new changes by
2018-08-05 11:54:12 -0500
8cb44059
Fixed ModPrefs type by
2018-08-05 11:16:05 -0500
adbd871c
(tag: 3.8.2)
Fixed ModPrefs type by
2018-08-05 11:16:05 -0500
9aeb75f7
Added BackupUnit.cs becauase Git ????? by
2018-08-05 11:04:38 -0500
d1140a9a
Added BackupUnit.cs becauase Git ????? by
2018-08-05 11:04:38 -0500
cc7bffa5
Added support for self-updating Updater is now slightly more robust by
2018-08-05 11:02:52 -0500
6e11bd09
Added support for self-updating Updater is now slightly more robust by
2018-08-05 11:02:52 -0500
86de46cc
Added a ModPrefs object to the list of possible parameters to Init() by
2018-08-05 10:18:04 -0500
89ff9694
Added a ModPrefs object to the list of possible parameters to Init() by
2018-08-05 10:18:04 -0500
a46445d3
Incrememted version by
2018-08-05 01:06:24 -0500
6e8f5d5d
(tag: 3.8.1)
Incrememted version by
2018-08-05 01:06:24 -0500
427b91ef
Added a way for plugins to get a logger by
2018-08-05 01:03:01 -0500
cd112d8c
Added a way for plugins to get a logger by
2018-08-05 01:03:01 -0500
86d0ed29
Updated version (now 3.8.0) by
2018-08-05 00:29:30 -0500
4a1d3c76
(tag: 3.8.0)
Updated version (now 3.8.0) by
2018-08-05 00:29:30 -0500
8565f2dd
Did some more documenting Probably ready for a realase by
2018-08-05 00:28:13 -0500
b239de7a
Did some more documenting Probably ready for a realase by
2018-08-05 00:28:13 -0500
72d042eb
Fixed API endpoint by
2018-08-05 00:18:52 -0500
1a23d663
Fixed API endpoint by
2018-08-05 00:18:52 -0500
acd6e16c
The updater works, dont worry. Really this time. by
2018-08-04 23:56:54 -0500
c019c52f
The updater works, dont worry. Really this time. by
2018-08-04 23:56:54 -0500
98dfdb69
continued the insanity of getting unity to behave by
2018-08-04 18:26:01 -0500
3d7159f6
continued the insanity of getting unity to behave by
2018-08-04 18:26:01 -0500
2a0c0912
Made the standard logger able to show the caller by
2018-08-04 18:25:37 -0500
4a011b8c
Made the standard logger able to show the caller by
2018-08-04 18:25:37 -0500
02ecb000
Added Mono's I18N.dll and I18N.West.dll for codepage 437 by
2018-08-03 16:47:45 -0500
31fc2c75
Added Mono's I18N.dll and I18N.West.dll for codepage 437 by
2018-08-03 16:47:45 -0500
5c0bcab6
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* by
2018-08-03 02:09:27 -0500
b7d356c2
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* by
2018-08-03 02:09:27 -0500