Releases: BepInEx/BepInEx.SplashScreen
Releases · BepInEx/BepInEx.SplashScreen
BepInEx.SplashScreen v2.2.1
What's Changed
- dd23e3f @ManlyMarco Assume patcher is in patchers\BepInEx.SplashScreen if assembly location can't be gotten
Full Changelog: v2.2...v2.2.1
BepInEx.SplashScreen v2.2
What's Changed
- 2ba069a @ManlyMarco Add Application.EnableVisualStyles
- 77d09e5 @ManlyMarco Force Sans Serif font and tweak control sizes
- 7129e2d @ManlyMarco Make the splash screen TopMost only when game window is focused
- 7bb45ea @ManlyMarco Increase splash timeout to 15->60s since it shouldn't ever happen and had false positives
New Contributors
Full Changelog: v2.1...v2.2
BepInEx.SplashScreen v2.1
What's Changed
- 005b285 @ManlyMarco Add timeout to the splash window to handle BepInEx failing to load
- 8a6eed1 @ManlyMarco Try to prevent splash being stuck if preloader crashes
- 6dd5538 @ManlyMarco Fix loading dialog never closing if load process took too long
- c620b64 @ManlyMarco Add extra error handling to loading finish detection
Full Changelog: v2.0...v2.1
BepInEx.SplashScreen v2.0
What's Changed
- Add BepInEx6 version (master, mono/il2cpp); Refactoring, Use new nuget feed, Minor improvements by @ManlyMarco in #1
Full Changelog: v1.0...v2.0
BepInEx.SplashScreen v1.0
First release! Check the readme for more info.