Bepis
|
9c8ad31af8
Implement prototype .NET loader
|
4 years ago |
Bepis
|
dc5d9f444f
Initial framework split
|
4 years ago |
ghorsington
|
541ab9e218
Fix sharing violation on config file save in some rare cases
|
4 years ago |
ghorsington
|
7ee43dffd9
Bump MonoMod version to v20.4.3.1
|
4 years ago |
ghorsington
|
474c2216a3
Ignore case in TargetDLLs assembly names
|
4 years ago |
ghorsington
|
9d164bc3b8
Write log source when logging preloader logger events in chainloader
|
4 years ago |
Geoffrey Horsington
|
7e690cd562
Bump MonoMod to 20.03.05.01
|
4 years ago |
Geoffrey Horsington
|
c2f1d3aede
Fix preloader crash when assembly name is invalid (e.g. autogenerated by MM)
|
4 years ago |
Geoffrey Horsington
|
c9503aa19e
Remove unnecessary error logging
|
4 years ago |
Geoffrey Horsington
|
fab7cc2599
Fix regression introduced by #109
|
4 years ago |
Geoffrey Horsington
|
6f2efa5f7e
Merge pull request #109 from notfood/master
|
4 years ago |
notfood
|
e7502419a1
Allow Console to fail gracefully if missing extern
|
4 years ago |
ghorsington
|
c42b29632b
Update README
|
4 years ago |
ghorsington
|
cd9cb35706
Update Doorstop to 2.12.1.0
|
4 years ago |
ghorsington
|
601415898a
Update MonoMod to 20.1.1.4
|
4 years ago |
ghorsington
|
61a1b07167
Fix preloader crash on Unity 2019 if game path has non-ASCII chars
|
4 years ago |
Bepis
|
07e30997aa
Bump assembly versions to 5.0.1
|
4 years ago |
ManlyMarco
|
c367fb6d23
Merge branch 'master' of https://github.com/BepInEx/BepInEx
|
4 years ago |
ManlyMarco
|
de6c2ccd4e
Fix default values in config not being escaped
|
4 years ago |
Geoffrey Horsington
|
b4d5ee5ac1
Merge pull request #103 from BepInEx/bepin-version-warning
|
5 years ago |
ManlyMarco
|
181f0c2caa
Tweak version check
|
5 years ago |
Geoffrey Horsington
|
deb55fd13a
Update BUILDING.md
|
5 years ago |
ManlyMarco
|
7659e3a8c4
Fixed version compare logic
|
5 years ago |
ManlyMarco
|
fe5a83e9ad
Added warning if a plugin was built against a newer version of bepinex
|
5 years ago |
ManlyMarco
|
e0edca64db
Fixed patching chainloader breaking console title version; Fixed console title potentially not being set when using hard patcher
|
5 years ago |
ManlyMarco
|
8a65fc9c62
Added Traverse.SetValue warning hook
|
5 years ago |
ManlyMarco
|
92dd69e431
Added RunParallel extension method for enumerables
|
5 years ago |
ManlyMarco
|
16dbd1e3e5
Added Traverse.GetValue warning hook
|
5 years ago |
ManlyMarco
|
3d0a31551c
Better exception handling implementation
|
5 years ago |
ManlyMarco
|
6cd69ea5a3
Fixed stack trace being lost in EndInvoke and potentially throwing on valid outputs
|
5 years ago |