Bepis
|
328b4fff06
Fix missing docs in preloader
|
4 years ago |
Bepis
|
798d008f1d
Document all undocumented code
|
4 years ago |
Bepis
|
a892373a38
Publicize AssemblyPatcher for better extendability
|
4 years ago |
Bepis
|
a63726f0be
Expose default TypeLoader Resolver and ReaderParameters
|
4 years ago |
Bepis
|
95e0d00a51
Fix skipping loading plugins with the same GUID if previous match fails process filter
|
4 years ago |
Bepis
|
d696380f74
ThreadingHelper: Use Environment.ProcessorCount instead of SystemInfo.processorCount
|
4 years ago |
Bepis
|
df841d04dd
Prevent skipping plugin on unresolved soft dependency
|
4 years ago |
Bepis
|
98335942b5
Mark DependencyFlags with FlagsAttribute
|
4 years ago |
Bepis
|
255b7c176f
Fix typos
|
4 years ago |
Bepis
|
6a6dccc7c0
Revert default option to redirect output logs
|
4 years ago |
Bepis
|
7f880390a0
Simplify ConsoleSetOut fix; redirect console messages to logging system
|
4 years ago |
Bepis
|
159af152dc
Fix merge conflict
|
4 years ago |
Bepis
|
bd64d2d398
Write to Unity log only if console is disabled
|
4 years ago |
Bepis
|
574077c23c
Fix log messages being duplicated
|
4 years ago |
Bepis
|
25887324b7
Fix stdout not being written to Unity log when console is enabled
|
4 years ago |
Bepis
|
5a2f6bb4d1
Added setting for overriding Harmony backend
|
4 years ago |
Bepis
|
2a0e6041fc
Remove use of Process.GetCurrentProcess() since it can fail on older monos on macOS
|
4 years ago |
Bepis
|
d93ff76e32
Fix warning messages not being logged by default
|
4 years ago |
Bepis
|
0fdb02baa9
Redirect output log by default on Windows build
|
4 years ago |
Bepis
|
3b549327ba
Fix early preloader error logs not being written
|
4 years ago |
Bepis
|
78a9cf420b
Resolve SRE support lazily instead of in cctor
|
4 years ago |
Bepis
|
8a6966d040
Add runtime fix for console logging
|
4 years ago |
Bepis
|
2d32ccab9f
Temporary fix console logging not working on Unity 2018+ games
|
4 years ago |
Bepis
|
0d702ff967
Open disk log with write-only access
|
4 years ago |
Bepis
|
3383c5c584
Make preloader logger respect the log level
|
4 years ago |
Bepis
|
5e66f77291
Rename DisplayedLogLevel to LogLevels to not cause upgrade issues
|
4 years ago |
Bepis
|
9a63f84461
Add log source for Harmony logs
|
4 years ago |
Bepis
|
234d922f0b
Clean up load skip messages
|
4 years ago |
Bepis
|
b1f218f328
Remove no longer necessary harmony fix
|
4 years ago |
Bepis
|
eda169bc92
Update README.md
|
4 years ago |