ghorsington
|
78484b7070
Document all undocumented code; change access level of certain types to clean up API
|
4 years ago |
ghorsington
|
f2b7b9993e
Simplify ConsoleSetOut fix; redirect console messages to logging system
|
4 years ago |
ghorsington
|
ae7a9cb6ef
Fix Unity log messages being duplicated
|
4 years ago |
ghorsington
|
83b0f5e114
Fix warning messages not being logged by default
|
4 years ago |
ghorsington
|
a00b095eae
Add runtime fix for console logging
|
4 years ago |
ghorsington
|
f22e5836ca
Temporary fix console logging not working on Unity 2018+ games
|
4 years ago |
ghorsington
|
dfba4f0a03
Rename DisplayedLogLevel to LogLevels to not cause upgrade issues
|
4 years ago |
Bepis
|
456bc1f03d
Fixes and cleanup around unix logging
|
4 years ago |
Bepis
|
d2afe06f5b
Initial abstraction of console related calls
|
4 years ago |
Bepis
|
fd474fdd8f
Use specific log levels instead of defining a max verbosity
|
4 years ago |
Bepis
|
33c5c3b13f
Make significant changes to ConfigFile API
|
5 years ago |
ManlyMarco
|
8098324fec
Change AddSetting calls to new shorter overload
|
5 years ago |
ManlyMarco
|
f9eee41b33
Split GetSetting and AddSetting; Roll back to separate ConfigWrapper and ConfigEntry for better compatibility and naming
|
5 years ago |
ManlyMarco
|
0378ba54e3
Rename Wrap to GetSetting and add some missing Obsolete overloads
|
5 years ago |
ManlyMarco
|
4711b1e5fa
Change BepInEx settings to use new wrap overloads
|
5 years ago |
ghorsington
|
3190bfce17
Reformat code
|
5 years ago |
Bepis
|
8ed78d9d54
Add config option for disabling harmony runtime patchers
|
6 years ago |
Bepis
|
894a42ea58
Basic API restructure and preliminary TOML serializer
|
6 years ago |
Bepis
|
3a658c5fc6
Clean up log access and add more detailed preloader logging
|
6 years ago |
Bepis
|
69efae63ed
Completely change logger workflow
|
6 years ago |