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 |
ManlyMarco
|
5c7e1a2478
Fixed typo in summary
|
5 years ago |
ManlyMarco
|
629f952850
Don't block hotkeys when mouse buttons are held, unless explicitly checked for
|
5 years ago |
ghorsington
|
a35ec8d25c
Fix preloader crash in Unity 5 when getting process path
|
5 years ago |
ghorsington
|
d527fd04b6
Fix assembly load warning not always working in preloader
|
5 years ago |
ghorsington
|
7c4afe18f8
Fix #101
|
5 years ago |
Bepis
|
cb78681676
Merge pull request #100 from BepInEx/5.0-rc2
|
5 years ago |
ghorsington
|
7a5ee6f65b
Add new Doorstop config
|
5 years ago |
ghorsington
|
628628601f
Revise CI script to generate changelogs
|
5 years ago |
ghorsington
|
bb10041a9b
Make lastBuildCommit global in CI script
|
5 years ago |
ghorsington
|
c1bf4b4e59
Update build script
|
5 years ago |
ghorsington
|
29e43db2f5
Fix WideCharToMultiByte and MultiByteToWideChar being marshalled incorrectly
|
5 years ago |
ghorsington
|
ef3dae4963
Bump Doorstop version
|
5 years ago |
ghorsington
|
35dfea0270
Delete removed MM project refs, remove reduntant file ref
|
5 years ago |
Bepis
|
b411d5004d
Use MonoMod nuget package instead of submodule
|
5 years ago |
Bepis
|
c5759cdccf
Add GetSetting shims
|
5 years ago |
Bepis
|
cce2d32db0
Revert "Rename attributes to a more modern naming scheme, and add shims"
|
5 years ago |
ghorsington
|
7f7b6e4f03
Ensure consistent plugin load order by guid
|
5 years ago |
ghorsington
|
e3252bc865
Merge branch '5.0-rc2' of https://github.com/BepInEx/BepInEx into 5.0-rc2
|
5 years ago |