DaNike
|
b7dfef869c
|
Renamed LoneFunctions to Utils
Added Ref utility function
|
5 years ago |
DaNike
|
3775c2d020
|
Updated Doorstop
|
5 years ago |
DaNike
|
54a3fb616b
|
More performance improvements for the logger
|
5 years ago |
DaNike
|
9e111136be
|
Added a rate limiter of sorts to StandardLogger
Changed config name
|
5 years ago |
DaNike
|
6615fabb10
|
Updated README.md to include build instructions
Updated Doorstop submodule
|
5 years ago |
DaNike
|
2d3d8e8b45
|
Updated solution ReSharper settings
|
5 years ago |
Anairkoen Schno
|
c94527197d
|
Improved StandardLogger's printer initialization
|
5 years ago |
Anairkoen Schno
|
46198327b9
|
Fixed debug information showing
Still only works with --mono-debug
|
5 years ago |
Anairkoen Schno
|
0bb0aee3d1
|
Added a few comments to explain myself
|
5 years ago |
Anairkoen Schno
|
a29f741373
|
Slightly changed some stuff to try to fix loading issues
|
5 years ago |
Anairkoen Schno
|
d4c2523048
|
Fixed type loading error with workaround for Mono bug
|
5 years ago |
Anairkoen Schno
|
7a75ca971b
|
Fixed debugging symbols for Mono
|
5 years ago |
Anairkoen Schno
|
f69fff7116
|
Fixed unix newlines with the dependency collector
|
5 years ago |
Anairkoen Schno
|
59bed7976f
|
Removed Mono.Debugger.Soft.dll
|
5 years ago |
DaNike
|
81032652d3
|
Merge branch 'embedded-manifest' of https://github.com/nike4613/BeatSaber-IPA-Reloaded into embedded-manifest
|
5 years ago |
DaNike
|
067056f796
|
Minor tweaks to some settings
|
5 years ago |
Anairkoen Schno
|
57e6253376
|
Fixed library detection when loading from Mono.Cecil
|
5 years ago |
Anairkoen Schno
|
4412bd2f04
|
Performed some cleanup
|
5 years ago |
Anairkoen Schno
|
4a41e618cf
|
Started work on Feature system
|
5 years ago |
Anairkoen Schno
|
09503af289
|
Improved logger printer inheritance
|
5 years ago |
Anairkoen Schno
|
4081cc05ef
|
Fixed Config class
|
5 years ago |
Anairkoen Schno
|
0b22d33c08
|
Reworked plugin preloading to use Mono.Cecil instead of Assembly.ReflectionOnlyLoad
|
5 years ago |
Anairkoen Schno
|
ad4cbe9a4a
|
Integrated the new loader into the load order
|
5 years ago |
Anairkoen Schno
|
01e22a775a
|
Added single plugin load function
Redid config system to be more extensible and used internally
|
5 years ago |
Anairkoen Schno
|
54301f089e
|
Fixed up some sorting rules for plugin load ordering
|
5 years ago |
Anairkoen Schno
|
724c11cac9
|
Added loading of embedded manifests, as well as load order computation
|
5 years ago |
Anairkoen Schno
|
07d1230950
|
Started rewrite of loader
|
5 years ago |
Anairkoen Schno
|
ade9538130
|
Completely removed old patching method
|
5 years ago |
Anairkoen Schno
|
74db3c4393
|
Updated version to reflect subproject
|
5 years ago |
Anairkoen Schno
|
923dfd658c
|
Updated ReSharper settings
|
5 years ago |
Anairkoen Schno
|
0565c77a91
|
Updated build references
|
5 years ago |
Anairkoen Schno
|
19c19df8bf
|
Updated Ref<T> to include implicit conversion operators
|
5 years ago |
Anairkoen Schno
|
35606ac353
|
Updated version
|
5 years ago |
Anairkoen Schno
|
e47fd0640f
|
Updated library loader to show error when duplicates exist.
|
5 years ago |
Anairkoen Schno
|
5999ab4ffb
|
Updated referenced files
|
6 years ago |
Anairkoen Schno
|
8e8c652825
|
Updated ModSaber updater to reflect new format
|
6 years ago |
Anairkoen Schno
|
9ae2c624c9
|
Updated package Newtonsoft.JSON
|
6 years ago |
Anairkoen Schno
|
daacd980f9
|
Added Semver version verification to ModsaberModInfo
|
6 years ago |
Anairkoen Schno
|
a291176cf2
|
Updated version
|
6 years ago |
Anairkoen Schno
|
78ab95a495
|
Changed version parsing to be loose
|
6 years ago |
Anairkoen Schno
|
400c12e1e9
|
Updated dependencies
|
6 years ago |
Anairkoen Schno
|
95fcaa1c1c
|
Added some protections to logger to prevent NullReferenceExceptions
|
6 years ago |
Anairkoen Schno
|
d794e7f883
|
Formatting
|
6 years ago |
Anairkoen Schno
|
112906e906
|
Moved IGenericEnhancedPlugin code into IEnhancedPlugin to aid backwards compatablility
|
6 years ago |
Anairkoen Schno
|
92a02d409c
|
Updated Mono's libraries
|
6 years ago |
Anairkoen Schno
|
99fc3a82be
|
Fixed CollectDependencies error messages to work correctly
|
6 years ago |
Anairkoen Schno
|
b0ddba4d91
|
Updated version
|
6 years ago |
Anairkoen Schno
|
81475cbe6f
|
Fixed [Press any key to continue] to actually accept any key
|
6 years ago |
Anairkoen Schno
|
8397924514
|
Updated submodule
|
6 years ago |
Anairkoen Schno
|
993ba98752
|
Worked further towards the goal of a debuggable Beat Saber
Upgraded Mono.Cecil to 0.10.1
Removed some unneeded files from repo
|
6 years ago |