Geoffrey Horsington
|
1735ef59cf
Merge branch 'master' into feature-uname-check
|
před 4 roky |
ghorsington
|
8405ffe415
Fix HarmonyInterop initializer order
|
před 4 roky |
ghorsington
|
c77eee6ec3
Specify and preload a list of critical assemblies
|
před 4 roky |
ghorsington
|
881ced3ad1
Remove unneeded logging
|
před 4 roky |
ghorsington
|
bb787623a4
Initialize HarmonyXInterop later
|
před 4 roky |
ghorsington
|
9cce4e4222
Allow multiple versions of an assembly to be loaded into AppDomain
|
před 4 roky |
ghorsington
|
52353b2dc4
Remove temporary assembly resolver early in preloader runner
|
před 4 roky |
ghorsington
|
f9d6de56cf
Update HarmonyX; Add HarmonyInterop initializer
|
před 4 roky |
Bepis
|
7647862bf4
Add uname libc call on Unix systems as platform check
|
před 4 roky |
ghorsington
|
911375ace5
Use TryParseAssemblyName wherever possible
|
před 4 roky |
ghorsington
|
68378b32b6
Make assembly resolve fully safe
|
před 4 roky |
ghorsington
|
9ff80ca1a2
Fix missing docs in preloader
|
před 4 roky |
ghorsington
|
70980bf946
Fix early preloader error logs not being written
|
před 4 roky |
ghorsington
|
a00b095eae
Add runtime fix for console logging
|
před 4 roky |
ghorsington
|
52b6efbd69
Fix references
|
před 4 roky |
ghorsington
|
736c4ab46d
Bump Doorstop to version 3.0.0.0
|
před 4 roky |
Bepis
|
f963d6c173
Set GameRootPath to outside the game.app folder on OSX
|
před 4 roky |
Bepis
|
aca6790c29
Fix color support with ncurses 6.1 style terminals
|
před 4 roky |
ghorsington
|
a35ec8d25c
Fix preloader crash in Unity 5 when getting process path
|
před 5 roky |
Bepis
|
ab24460ddf
Add logging for pre-preloader load fails
|
před 5 roky |
ghorsington
|
0073c0da4a
Clarify the use of reflection in preloader entrypoint
|
před 5 roky |
ghorsington
|
377f824628
Fix env vars not being set up early
|
před 5 roky |
ghorsington
|
e78f956bdc
Merge changes from master
|
před 5 roky |
ghorsington
|
ccb626073f
Add a minimal assembly resolver before running main preloader code
|
před 5 roky |
Bepis
|
4fac0f7bed
Utilize preloader environment variables and allow customizable BepInEx directory location
|
před 5 roky |
Bepis
|
669fc65d4c
Revert "Load all core assemblies in the entrypoint"
|
před 6 roky |
Bepis
|
8cf63db5a2
Load all core assemblies in the entrypoint
|
před 6 roky |
Bepis
|
9715f8ade1
Fix incorrect path method in entrypoint
|
před 6 roky |
Bepis
|
fe62f19b4b
Fix merge conflict for plugins PR
|
před 6 roky |
Bepis
|
becdbed829
Fix whitespace issues
|
před 6 roky |