Geoffrey Horsington
|
1735ef59cf
Merge branch 'master' into feature-uname-check
|
4 лет назад |
Keelhauled
|
0f4ac05a31
Log plurals
|
4 лет назад |
Bepis
|
7647862bf4
Add uname libc call on Unix systems as platform check
|
4 лет назад |
ghorsington
|
dc6c76b59f
Fix merge conflict
|
4 лет назад |
ghorsington
|
1644e5c5e4
Merge branch 'master' of https://github.com/BepInEx/BepInEx
|
4 лет назад |
ghorsington
|
ae7a9cb6ef
Fix Unity log messages being duplicated
|
4 лет назад |
ghorsington
|
a404365498
Fix stdout not being written to Unity log when console is enabled
|
4 лет назад |
ManlyMarco
|
63cc280456
Added setting for overriding Harmony backend
|
4 лет назад |
ghorsington
|
d566ac252c
Remove use of Process.GetCurrentProcess() since it can fail on older monos on macOS
|
4 лет назад |
ghorsington
|
a00b095eae
Add runtime fix for console logging
|
4 лет назад |
ghorsington
|
055eac2d4f
Add log source for Harmony logs
|
4 лет назад |
ManlyMarco
|
c096209581
Remove no longer necessary harmony fix
|
4 лет назад |
ghorsington
|
90bb22c878
Remove Harmony shim config
|
4 лет назад |
Bepis
|
849f0567dc
Fix issues with preloader error log writing
|
4 лет назад |
Bepis
|
833ae93ee1
Trim console title process name
|
4 лет назад |
Bepis
|
2723687942
Improve platform check and fix Unity engine check for Linux
|
4 лет назад |
Bepis
|
aca6790c29
Fix color support with ncurses 6.1 style terminals
|
4 лет назад |
Bepis
|
d2afe06f5b
Initial abstraction of console related calls
|
4 лет назад |
Geoffrey Horsington
|
c9503aa19e
Remove unnecessary error logging
|
4 лет назад |
ManlyMarco
|
16dbd1e3e5
Added Traverse.GetValue warning hook
|
5 лет назад |
Bepis
|
1dbc27bb6b
Fix for old unity versions that care about IL access levels
|
5 лет назад |
ghorsington
|
047e5e7405
Fix preloader patcher for chainloader
|
5 лет назад |
Bepis
|
6ee2284f44
Load preloader log data into chainloader logs
|
5 лет назад |
Bepis
|
33c5c3b13f
Make significant changes to ConfigFile API
|
5 лет назад |
ManlyMarco
|
8098324fec
Change AddSetting calls to new shorter overload
|
5 лет назад |
ManlyMarco
|
f9eee41b33
Split GetSetting and AddSetting; Roll back to separate ConfigWrapper and ConfigEntry for better compatibility and naming
|
5 лет назад |
ManlyMarco
|
0378ba54e3
Rename Wrap to GetSetting and add some missing Obsolete overloads
|
5 лет назад |
ManlyMarco
|
76e423aa78
Merge with master
|
5 лет назад |
ghorsington
|
d84da485aa
Remove accidental trigger of SRE types in preloader
|
5 лет назад |
ManlyMarco
|
4711b1e5fa
Change BepInEx settings to use new wrap overloads
|
5 лет назад |