ghorsington
|
96c7cbd5d3
Refactor preloader to use new patcher methods
|
5 years ago |
ghorsington
|
cefb8812f4
Add new patching methods for preloader
|
5 years ago |
ghorsington
|
0f1a38d752
Rename AssemblyPatcher into AssemblyPatcherLoader
|
5 years ago |
Bepis
|
b63895401e
Merge pull request #62 from BepInEx/feature-better-unity-log
|
5 years ago |
ghorsington
|
793936a2b0
Resolve unity log icall more sanely
|
5 years ago |
Bepis
|
3462fc97ee
Fix incorrect harmony project location
|
5 years ago |
Bepis
|
8aac214489
Use full assembly version with padded zeroes
|
5 years ago |
Bepis
|
29cfa81a35
Replace Harmony library with BepInEx.Harmony submodule, and misc build fixes
|
5 years ago |
Bepis
|
2488878d65
Update assembly version to 5.0
|
5 years ago |
Bepis
|
174c74f0f7
Merge pull request #61 from BepInEx/feature-unity-2018
|
5 years ago |
Bepis
|
0d72d29a3c
Merge branch 'master' into feature-unity-2018
|
5 years ago |
ghorsington
|
72c91e1592
Change WriteStringToUnityLog to delegate to address differences between Unity versions
|
5 years ago |
Geoffrey Horsington
|
c2ebeb39b1
Merge pull request #59 from BepInEx/feature-always-log-to-output_log
|
5 years ago |
Geoffrey Horsington
|
789c115513
Merge pull request #60 from BepInEx/fix-preloader-assembly-path
|
5 years ago |
Geoffrey Horsington
|
f8afa00a6f
Merge pull request #58 from BepInEx/fix-multiclass-preloader-patch
|
5 years ago |
denikson
|
787dd92bb2
Fix #55 by adding a Harmony patch
|
5 years ago |
denikson
|
2953fc8e6c
Fix #53
|
5 years ago |
denikson
|
30c2fa7164
Add a warning message if duplicate patchers are found
|
5 years ago |
denikson
|
3dc1f17f61
Fix #51
|
5 years ago |
Geoffrey Horsington
|
dafe85dc4c
Merge pull request #56 from ManlyMarco/master
|
6 years ago |
ManlyMarco
|
9f153338da
Add FileLoadException handling to TypeLoadExceptionToString
|
6 years ago |
ManlyMarco
|
5179507da0
Add more error information to TypeLoader
|
6 years ago |
Bepis
|
0ae6123973
Merge pull request #54 from ManlyMarco/master
|
6 years ago |
ManlyMarco
|
2c183343d3
Mark unity Log messages as Info instead of Message
|
6 years ago |
denikson
|
66c8a3b6c6
Fix logging not working in Unity 2018
|
6 years ago |
denikson
|
d062b9b0f6
Remove redundant platforms; add configuration for Unity 2018
|
6 years ago |
Geoffrey Horsington
|
04952e06a7
Add links to BE builds
|
6 years ago |
Bepis
|
b5dfa073d9
Use a safer method of determining process name
|
6 years ago |
Bepis
|
40cecddc7e
Prevent error message duplication on preloader fail
|
6 years ago |
Bepis
|
a6fd33cb05
Implement new API structure for chainloader
|
6 years ago |