ManlyMarco
|
930c6afd8f
Make ValueRange classes inheritable
|
5 years ago |
ManlyMarco
|
3e33169d51
Use the first ConfigDescription in case multiple are provided
|
5 years ago |
ManlyMarco
|
23878e9df8
Make defaultValue parameter mandatory
|
5 years ago |
ManlyMarco
|
9848e64ea3
Merge with master
|
5 years ago |
MarC0
|
cf634c521a
Merge pull request #90 from ManlyMarco/pluginVersions
|
5 years ago |
ManlyMarco
|
6c14ef01d4
Inline Version.IsZero
|
5 years ago |
ManlyMarco
|
39140fa836
Make dependency errors more concise
|
5 years ago |
ManlyMarco
|
51723bf0a2
Fix access modifier
|
5 years ago |
ManlyMarco
|
da14816b84
Added BepInIncompatibility attribute
|
5 years ago |
ManlyMarco
|
d41c90eb13
Make BepInDependency implement ICacheable and hide ICacheable implementations
|
5 years ago |
ManlyMarco
|
28e02654c4
Merge remote-tracking branch 'origin/master' into pluginVersions
|
5 years ago |
ManlyMarco
|
f63da4a8ae
Merge branch 'master' of https://github.com/BepInEx/BepInEx
|
5 years ago |
ManlyMarco
|
0a9825f278
Added lazy-loaded converters for UnityEngine types
|
5 years ago |
ManlyMarco
|
bc1c51c137
Don't crash AddConverter on duplicates
|
5 years ago |
ManlyMarco
|
ee782a00c4
Roll back Color converter
|
5 years ago |
ManlyMarco
|
138c5037fd
Added converter for Color, tweaks to config comment generation
|
5 years ago |
ManlyMarco
|
5f0e229e52
Hash tweak
|
5 years ago |
ghorsington
|
2e72359e45
Fix process filter results getting cached
|
5 years ago |
ManlyMarco
|
6abda092cb
Expose AcceptableValueList.AcceptableValues
|
5 years ago |
ManlyMarco
|
b60442ed5e
Fixed hashcode for empty hotkeys
|
5 years ago |
ManlyMarco
|
091b2fa788
Convert KeyboardShortcut into a struct
|
5 years ago |
ManlyMarco
|
0378ba54e3
Rename Wrap to GetSetting and add some missing Obsolete overloads
|
5 years ago |
ghorsington
|
639058b3da
Update MonoMod to latest commit
|
5 years ago |
ManlyMarco
|
fedb6557e6
Expose dependency errors for displaying on screen in MessageCenter
|
5 years ago |
ManlyMarco
|
d6491da60a
Add MinimumVersion support to BepInDependency
|
5 years ago |
ManlyMarco
|
e01dd44786
Added support for newlines and special chars in string settings
|
5 years ago |
ManlyMarco
|
1c66732b41
Split the constructor for backwards compatibility
|
5 years ago |
ManlyMarco
|
5d76d36037
Added missing docs
|
5 years ago |
ManlyMarco
|
87edfafce0
Fixed null sections acting weird
|
5 years ago |
ManlyMarco
|
a0d0d363db
Fixed ConfigFile breaking preloader patcher
|
5 years ago |