997ea016
Cleaned up old commented code by
2019-04-14 21:28:02 -0500
edd92dfb
Cleaned up old commented code by
2019-04-14 21:28:02 -0500
b934c279
Added better information for IPA type load exceptions Bumped version by
2019-04-14 21:05:00 -0500
79948998
Added better information for IPA type load exceptions Bumped version by
2019-04-14 21:05:00 -0500
9bf24e3b
Fixed installer command parsing by
2019-04-14 20:46:09 -0500
117e419f
(tag: 3.12.12)
Fixed installer command parsing by
2019-04-14 20:46:09 -0500
8f435e6b
Version bump by
2019-04-14 15:34:41 -0500
7e8319f1
Version bump by
2019-04-14 15:34:41 -0500
d4112d95
Fixed load ordering by
2019-04-14 15:18:13 -0500
656395c5
(tag: 3.12.11)
Fixed load ordering by
2019-04-14 15:18:13 -0500
3e2161a0
Fixed obsolete warning by
2019-04-13 17:40:58 -0500
feeb76c2
Fixed obsolete warning by
2019-04-13 17:40:58 -0500
7c48f6e3
Properly deprecated ModPrefs by
2019-04-13 17:39:39 -0500
0904b62f
Properly deprecated ModPrefs by
2019-04-13 17:39:39 -0500
bb3c62ae
Bumped version Library loader now less strict about filenames by
2019-04-11 18:50:21 -0500
ab6f80ad
Bumped version Library loader now less strict about filenames by
2019-04-11 18:50:21 -0500
7124b1db
Added more helpful dependency resolution failure message by
2019-04-10 20:29:17 -0500
b268ba69
(tag: 3.12.10)
Added more helpful dependency resolution failure message by
2019-04-10 20:29:17 -0500
3a2fe9f3
Made installer check currently installed version so as not to overwrite newer versions by
2019-04-10 19:53:33 -0500
a0f70d65
Made installer check currently installed version so as not to overwrite newer versions by
2019-04-10 19:53:33 -0500
21d45d45
Added config option to disable auto-updates by
2019-04-10 19:28:52 -0500
88ad197c
Added config option to disable auto-updates by
2019-04-10 19:28:52 -0500
0beaf606
Tweaked debug info code by
2019-04-10 19:12:55 -0500
80688a2d
Tweaked debug info code by
2019-04-10 19:12:55 -0500
00d7894c
Debug logger now only attempts to show info it has by
2019-04-10 00:30:11 -0500
cf21769f
Debug logger now only attempts to show info it has by
2019-04-10 00:30:11 -0500
b1e6b2cd
Actually fixed no-update Now properly parses the dumb deep dependencies of BeatMods by
2019-04-10 00:22:25 -0500
e06016f5
Actually fixed no-update Now properly parses the dumb deep dependencies of BeatMods by
2019-04-10 00:22:25 -0500
06969398
Fixed no-update to actually prevent updates by
2019-04-09 23:23:51 -0500
07c8e2e2
Fixed no-update to actually prevent updates by
2019-04-09 23:23:51 -0500
30a19d09
Added lock around Write in StdoutInterceptor by
2019-04-09 23:23:35 -0500
23feac4f
Added lock around Write in StdoutInterceptor by
2019-04-09 23:23:35 -0500
b92e893d
Consolidated versions by
2019-04-09 17:31:46 -0500
75698bba
Consolidated versions by
2019-04-09 17:31:46 -0500
8882e23c
Changed updater version ranges to be > rather than >= Added check for LocalPluginMeta in the case that it doesn't exist, to prevent download error by
2019-04-08 23:26:03 -0500
70ea4348
Changed updater version ranges to be > rather than >= Added check for LocalPluginMeta in the case that it doesn't exist, to prevent download error by
2019-04-08 23:26:03 -0500
8398bbdb
Made updater try to update even mods rejected during the loading process by
2019-04-08 23:07:39 -0500
35bd3962
Made updater try to update even mods rejected during the loading process by
2019-04-08 23:07:39 -0500
990b08fb
Re-activated and updated the updater, needs more testing Bump version by
2019-04-08 22:43:22 -0500
ce83785e
Re-activated and updated the updater, needs more testing Bump version by
2019-04-08 22:43:22 -0500
4f415904
Removed trimming on Unity logs, to hopefully preserve formatting by
2019-04-08 20:32:08 -0500
67184bcf
(tag: 3.12.9)
Removed trimming on Unity logs, to hopefully preserve formatting by
2019-04-08 20:32:08 -0500
abcab865
Updated Doorstop by
2019-04-08 20:27:08 -0500
f5c83e47
Updated Doorstop by
2019-04-08 20:27:08 -0500
000b9a76
Reverted toolset of Proxy for AppVeyor by
2019-04-08 20:25:02 -0500
1af66c4d
Reverted toolset of Proxy for AppVeyor by
2019-04-08 20:25:02 -0500
8a504b0a
Built with latest CoreModule by
2019-04-08 20:18:44 -0500
1d3f035d
Built with latest CoreModule by
2019-04-08 20:18:44 -0500
73eebcb3
Made no console the default again by
2019-04-08 20:14:57 -0500
50d8dd75
Made no console the default again by
2019-04-08 20:14:57 -0500
a938b404
Updated to VS 2019 Better support for no console Stdout now gets passed through the logging system for unified log locations by
2019-04-08 20:12:46 -0500
759cf10c
Updated to VS 2019 Better support for no console Stdout now gets passed through the logging system for unified log locations by
2019-04-08 20:12:46 -0500
1b8b7462
Reworked console printers to print directly to the console window instead of going through stdout first by
2019-04-07 23:14:44 -0500
ba06fa69
Reworked console printers to print directly to the console window instead of going through stdout first by
2019-04-07 23:14:44 -0500
5947578b
Added AllPlugins to PluginManager by
2019-04-06 23:05:21 -0500
750768f3
Added AllPlugins to PluginManager by
2019-04-06 23:05:21 -0500
141cadc2
Bumped version by
2019-04-06 12:40:11 -0500
04299a5d
Bumped version by
2019-04-06 12:40:11 -0500
e5c2fb64
Bumped version by
2019-04-06 12:37:45 -0500
cf3557fa
(tag: 3.12.8)
Bumped version by
2019-04-06 12:37:45 -0500
9d5d74b4
The pending installer now keeps copying when one file errors, allows mods to be installed more sanely by
2019-04-06 12:35:27 -0500
6147cbc5
The pending installer now keeps copying when one file errors, allows mods to be installed more sanely by
2019-04-06 12:35:27 -0500
2b4c0f8c
Bumped version in AppVeyor by
2019-04-05 23:53:58 -0500
527be5ab
(tag: 3.12.7)
Bumped version in AppVeyor by
2019-04-05 23:53:58 -0500
061fb395
Added Notice log level No plugin type error now a Notice level by
2019-04-05 23:51:10 -0500
1f8f213c
Added Notice log level No plugin type error now a Notice level by
2019-04-05 23:51:10 -0500
b1e62bb9
Bumped version Added anti-yeet patch hidden behind config option by
2019-04-05 22:12:30 -0500
203babe5
Bumped version Added anti-yeet patch hidden behind config option by
2019-04-05 22:12:30 -0500
81f53354
Added error message for when a BSIPA plugin was found but a manifest was not Upgraded to 4.6.1 by
2019-04-05 18:03:02 -0500
1948512e
(tag: 3.12.6)
Added error message for when a BSIPA plugin was found but a manifest was not Upgraded to 4.6.1 by
2019-04-05 18:03:02 -0500
46f90f71
Added PDBs to the release build Incremented version by
2019-04-05 14:12:29 -0500
abeddba9
Added PDBs to the release build Incremented version by
2019-04-05 14:12:29 -0500
e61386ea
Updated BuildTools by
2019-04-05 13:49:26 -0500
197545e5
Updated BuildTools by
2019-04-05 13:49:26 -0500
da4fa4db
Incremented version by
2019-04-03 19:23:40 -0500
703b5877
(tag: 3.12.5)
Incremented version by
2019-04-03 19:23:40 -0500
af687455
Made patcher behave sanely if no console is present Removed auto-updater from execution path until BeatMods' API is finalized by
2019-04-03 19:21:38 -0500
945f8ead
Made patcher behave sanely if no console is present Removed auto-updater from execution path until BeatMods' API is finalized by
2019-04-03 19:21:38 -0500
9407ec24
Added ConfigProviderFeature Bumped version by
2019-04-02 22:25:39 -0500
1f506afe
(tag: 3.12.4)
Added ConfigProviderFeature Bumped version by
2019-04-02 22:25:39 -0500
f5da7fae
Update to newest Beat Saber by
2019-04-01 16:20:02 -0500
29fc9bbe
Update to newest Beat Saber by
2019-04-01 16:20:02 -0500
74642ef7
Update LICENSE by
2019-03-14 21:46:36 -0500
9b6bd612
(tag: 3.12.3)
Update LICENSE by
2019-03-14 21:46:36 -0500
afa04c66
Updated version in Injector by
2019-03-14 16:00:47 -0500
ab5bdbfc
Updated version in Injector by
2019-03-14 16:00:47 -0500
4963c3e2
Opened Feature.StoreOnPlugin to all subclasses Added InitInjectorFeature as `init-injector` by
2019-03-04 21:34:53 -0600
d86d140d
Opened Feature.StoreOnPlugin to all subclasses Added InitInjectorFeature as `init-injector` by
2019-03-04 21:34:53 -0600
dcaa0b88
Annotated StandardLogger.LogThread by
2019-03-04 20:47:44 -0600
b1b3c73f
Annotated StandardLogger.LogThread by
2019-03-04 20:47:44 -0600
ec7a4e7a
Incremented version by
2019-03-01 22:20:04 -0600
b1e79d20
Incremented version by
2019-03-01 22:20:04 -0600
018f66c4
Moved some loading around to let plugins have PDBs Added window direct writer to StandardLogger by
2019-03-01 22:18:29 -0600
dbaadd82
Moved some loading around to let plugins have PDBs Added window direct writer to StandardLogger by
2019-03-01 22:18:29 -0600
a8fb4846
Added null check in composite invoker by
2019-02-19 21:00:37 -0600
522ddb18
(tag: 3.12.2)
Added null check in composite invoker by
2019-02-19 21:00:37 -0600
14cd02a8
Removed no-longer-needed members of IBeatSaberPlugin by
2019-02-19 20:25:06 -0600
59dc4465
Removed no-longer-needed members of IBeatSaberPlugin by
2019-02-19 20:25:06 -0600
dea78cc9
Removed unneccesary code in Injector by
2019-02-19 19:50:14 -0600
cc8a94fa
Removed unneccesary code in Injector by
2019-02-19 19:50:14 -0600