ghorsington
|
639058b3da
Update MonoMod to latest commit
|
5 年 前 |
ghorsington
|
31b53d35cc
Update build script
|
5 年 前 |
ghorsington
|
d84da485aa
Remove accidental trigger of SRE types in preloader
|
5 年 前 |
ghorsington
|
212b8aabf6
Improve SRE check
|
5 年 前 |
Bepis
|
5fadac5b43
Move disk logging configuration options to chainloader, and add config option to enable and disable disk logging
|
5 年 前 |
ghorsington
|
ed7ce9d1b9
Fix ILRepack configuration for patcher
|
5 年 前 |
Geoffrey Horsington
|
2c0cde49b3
Merge pull request #79 from BepInEx/overhaul-chainloder-cecil
|
5 年 前 |
ghorsington
|
30638cfaad
Remove now-redundant IsDotNet46 property
|
5 年 前 |
ghorsington
|
5cc42b582a
Remove redundant runtime patch
|
5 年 前 |
ghorsington
|
b1bfbcdebe
Add config option to disable assembly cache
|
5 年 前 |
ghorsington
|
392dc9c487
Move configs in Preloader cctor into field initializers
|
5 年 前 |
ghorsington
|
e3ed94f535
Clean up IsDotNet46 check
|
5 年 前 |
ghorsington
|
7723b6a1a6
Fix formatting in String.Join
|
5 年 前 |
ghorsington
|
27cd071828
Move TryDo to Utility class
|
5 年 前 |
ghorsington
|
59983b1a5c
Update README with new dependency versions
|
5 年 前 |
ghorsington
|
0073c0da4a
Clarify the use of reflection in preloader entrypoint
|
5 年 前 |
ghorsington
|
d2a925e61b
Implement type loader cache and simplify metadata types
|
5 年 前 |
Bepis
|
1348da9e4b
Fix culture issues for floating point types in config files
|
5 年 前 |
ghorsington
|
7ba558ff41
Bump Doorstop version
|
5 年 前 |
ghorsington
|
7f5f600d0c
Fix process filter logic
|
5 年 前 |
ghorsington
|
8e2c803575
Automatically decide value for ShimHarmony config
|
5 年 前 |
ghorsington
|
3190bfce17
Reformat code
|
5 年 前 |
ghorsington
|
b56c832cfc
Check for SRE automatically
|
5 年 前 |
ghorsington
|
7790807dc3
Add config to enable MonoMod's HarmonyDetourBridge
|
5 年 前 |
ghorsington
|
00ff7ef9a1
Merge legacy and v2018 builds into one
|
5 年 前 |
ghorsington
|
36ead18c36
Add new MonoMod submodule
|
5 年 前 |
ghorsington
|
fb42960a94
Remove old MonoMod submodule
|
5 年 前 |
ghorsington
|
2bed848f1d
Generate basic plugin info on plugins initialized outside chainloader
|
5 年 前 |
ghorsington
|
a0c7c59d3b
Fix NRE when initializing plugin with no plugin info
|
5 年 前 |
ghorsington
|
2004338ec9
Don't enforce PluginInfo to exist in order to load a plugin
|
5 年 前 |