Bepis
|
f963d6c173
Set GameRootPath to outside the game.app folder on OSX
|
4 years ago |
Bepis
|
9f4dcb6abf
Add POSIX library listing for Mac OSX
|
4 years ago |
Bepis
|
ed0cdfac51
Update MonoMod to 20.5.21.5, and remove dummy DynDll implementation
|
4 years ago |
Bepis
|
f9fea9f77d
Fix title property not existing on some implementations
|
4 years ago |
Bepis
|
833ae93ee1
Trim console title process name
|
4 years ago |
Bepis
|
4ea3808b06
Bump BepInEx version to 5.1
|
4 years ago |
Bepis
|
eccef11ca6
Fix SafeConsole implementation
|
4 years ago |
Bepis
|
2723687942
Improve platform check and fix Unity engine check for Linux
|
4 years ago |
Bepis
|
79ec0b1e4a
Correctly handle stdout when it is redirected
|
4 years ago |
Bepis
|
8d1df72a0b
Implement manual xterm escape codes for Unity 4.x
|
4 years ago |
ghorsington
|
d81aca7795
Fix assembly resolving on locales in paths with non-ASCII chars
|
4 years ago |
ghorsington
|
1a574b3e58
Fix logging filter flags; clean up logging API
|
4 years ago |
Bepis
|
150a709a48
Refactor ConsoleManager
|
4 years ago |
Bepis
|
e5651fa1bb
Fix platform detection for xterm fix
|
4 years ago |
Bepis
|
fbf983f323
Properly fix console colors in chainloader
|
4 years ago |
Bepis
|
aca6790c29
Fix color support with ncurses 6.1 style terminals
|
4 years ago |
Bepis
|
f210b0567b
Implement console redirection fix for Linux
|
4 years ago |
Bepis
|
6881fb0bb5
Fix console support on Unity 4.x
|
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
|
896be9be5a
Add some more debug logging
|
4 years ago |
Bepis
|
dbea82eb2a
Fix console compatibility with unix platforms
|
4 years ago |
Bepis
|
e18e932610
Implement stdout ouput for windows platform
|
4 years ago |
Bepis
|
ebb49ead12
Merge pull request #118 from TheLounger/project-files-fix
|
4 years ago |
TheLounger
|
97935668a2
Resolve NuGet packages folder relative to current solution dir
|
4 years ago |
Bepis
|
185e89515c
Actually use the patched entrypoint assembly instead of only pretending to
|
4 years ago |
Bepis
|
a1944a9dfe
Add runtime fix for Assembly.GetEntryAssembly() not returning what games expect
|
4 years ago |
Bepis
|
fd474fdd8f
Use specific log levels instead of defining a max verbosity
|
4 years ago |
Bepis
|
572194dc90
Fix console colors for .NET games
|
4 years ago |
Bepis
|
555cdf1c69
Fix .NET plugin initialization
|
4 years ago |