Geoffrey Horsington
|
610855cc94
Merge pull request #33 from BepInEx/feature-contribution
|
6 years ago |
denikson
|
ad1db331d6
Revise bug template
|
6 years ago |
denikson
|
437f840cdd
Add CONTRIBUTING.md
|
6 years ago |
Geoffrey Horsington
|
1c61bfc5e9
Add contribution documentation
|
6 years ago |
Geoffrey Horsington
|
a1d3cfdbbd
Merge pull request #30 from BepInEx/defect-logging
|
6 years ago |
denikson
|
573e6d6792
Prefer using logMessageReceived to RegisterLogCallback
|
6 years ago |
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 |
MarC0
|
306c0dccd1
Added SettingChanged event to ConfigWrapper
|
6 years ago |