denikson
|
7526289507
Prevent dumping unpatched assemblies
|
6 years ago |
denikson
|
4cae3c1ed1
Add option to listen to Unity log messages
|
6 years ago |
Bepis
|
632e34d336
Merge pull request #29 from BepInEx/v40-framework
|
6 years ago |
Bepis
|
146c699c38
Change doorstop config path
|
6 years ago |
Bepis
|
8a806a5516
Sort patcher assemblies by name
|
6 years ago |
Bepis
|
441ac8feb3
Change default log level to Info
|
6 years ago |
Bepis
|
d93434d931
Merge branch 'v40-framework' of https://github.com/bbepis/BepInEx into v40-framework
|
6 years ago |
Bepis
|
9fa6ad1e84
Add a default display log level to config
|
6 years ago |
Bepis
|
3d223cd2a2
Make logger display only highest level when writing
|
6 years ago |
Bepis
|
952bb84704
Make sanitizer pretty
|
6 years ago |
Bepis
|
34f03b2b97
Reroute deprecated logging class to new one
|
6 years ago |
denikson
|
18b5ba6ef4
Refactor the name of path to BepInEx.dll
|
6 years ago |
denikson
|
ac9d9790e1
Actually pass initializers/finalizers to PatchAll
|
6 years ago |
denikson
|
3f250ad9e9
Fix autoproperty use on uninitialized values in preloader
|
6 years ago |
Bepis
|
67acf9c576
Added lots of XML documentation
|
6 years ago |
Bepis
|
dd3c2b1777
Rename finalizer contract method
|
6 years ago |
Bepis
|
eba746f1ce
Fix for duplicate enumeration when loading patching methods
|
6 years ago |
Bepis
|
947162198b
Add new initialize and finalize methods to patcher contract
|
6 years ago |
Bepis
|
4c15a6b563
Perform assembly enumeration during patching
|
6 years ago |
Bepis
|
910aece254
Add ref patcher method
|
6 years ago |
denikson
|
d83cb5e4d4
Change console output encoding on console attach
|
6 years ago |
Bepis
|
1f60010ebd
Change static event to instance
|
6 years ago |
Bepis
|
caf249d663
Add events and console colors to logging
|
6 years ago |
denikson
|
7aaf66edcb
Add Doorstop config
|
6 years ago |
Bepis
|
7ccf55bfd0
Merge branch 'v40-framework' of https://github.com/bbepis/BepInEx into v40-framework
|
6 years ago |
Bepis
|
de90fd9ffe
Fix problems when launching game without console enabled
|
6 years ago |
Bepis
|
973667d9bc
Fix performance issues
|
6 years ago |
exdownloader
|
b4493fd59e
Utility.ExecutingDirectory performance enhancement.
|
6 years ago |
Bepis
|
0aad00cadc
Implement missing mscorlib console title property
|
6 years ago |
Bepis
|
754e2f7c82
Use UTF8 encoding in console by default
|
6 years ago |