ManlyMarco
|
f63da4a8ae
Merge branch 'master' of https://github.com/BepInEx/BepInEx
|
5 yıl önce |
ghorsington
|
2e72359e45
Fix process filter results getting cached
|
5 yıl önce |
ManlyMarco
|
0378ba54e3
Rename Wrap to GetSetting and add some missing Obsolete overloads
|
5 yıl önce |
ManlyMarco
|
76e423aa78
Merge with master
|
5 yıl önce |
ManlyMarco
|
5391af10e2
Added ThreadingHelper
|
5 yıl önce |
Bepis
|
5fadac5b43
Move disk logging configuration options to chainloader, and add config option to enable and disable disk logging
|
5 yıl önce |
ManlyMarco
|
4711b1e5fa
Change BepInEx settings to use new wrap overloads
|
5 yıl önce |
ghorsington
|
d2a925e61b
Implement type loader cache and simplify metadata types
|
5 yıl önce |
ghorsington
|
7f5f600d0c
Fix process filter logic
|
5 yıl önce |
ghorsington
|
3190bfce17
Reformat code
|
5 yıl önce |
ghorsington
|
c211162c7c
Allow dashes in plugin GUID
|
5 yıl önce |
Keelhauled
|
81b2127e7a
Make ToPluginInfo public (#81)
|
5 yıl önce |
ghorsington
|
d91e6558e6
Don't chainload assemblies that don't reference bepinex
|
5 yıl önce |
ghorsington
|
e78f956bdc
Merge changes from master
|
5 yıl önce |
ghorsington
|
4206ddb8b5
Unify Paths initializers; refactor preloader to unify build into one
|
5 yıl önce |
ghorsington
|
363cdd5de1
Read Managed folder path from Doorstop
|
5 yıl önce |
ghorsington
|
79df187de2
Unify Paths initializers; refactor preloader to unify build into one
|
5 yıl önce |
ghorsington
|
6453742767
Read Managed folder path from Doorstop
|
5 yıl önce |
ghorsington
|
41a3e8c385
Change plugin count duplication in log messages
|
5 yıl önce |
ghorsington
|
c5bcb24283
Fix process filtering not working correctly
|
5 yıl önce |
ghorsington
|
9b9401acfc
Add back Plugins list into chainloader for legacy
|
5 yıl önce |
ghorsington
|
a12228ce40
Readd logging for ReflectionTypeLoaderException
|
5 yıl önce |
ghorsington
|
a89ae05e40
Make TypeLoader generic loader
|
5 yıl önce |
ghorsington
|
e1f7382d97
Add PluginInfo class for metadata; process plugins via cecil instead of Assembly.Load
|
5 yıl önce |
Bepis
|
4fac0f7bed
Utilize preloader environment variables and allow customizable BepInEx directory location
|
5 yıl önce |
Bepis
|
d89d42856a
Enforce stricter validation for plugin info
|
5 yıl önce |
ghorsington
|
2364239105
Fix cout output encoding being reset by Unity
|
5 yıl önce |
Bepis
|
4935a74564
Add BepInEx specific log file listener
|
5 yıl önce |
denikson
|
3ad5a35e94
Skip plugins with missing or duplicate GUIDs
|
5 yıl önce |
denikson
|
84dfcdfa87
Fix chainloader to skip plugins that are also skipped
|
5 yıl önce |