Releases: Bertogim/BepInEx.SplashScreen
Releases · Bertogim/BepInEx.SplashScreen
v1.1.3
- Image path is now fully customizable
- If more than one image is found, it will select a random one (Configurable)
- Made the load times html dark mode and added "total load time" for the txt and html
Full Changelog: v1.1.2...v1.1.3
v1.1.2
- Added gale mod manager config support for colors.
- Fixed skipped plugins making the loading progress skip to a certain percentage.
- Improved the plugin timeout timer
- Added a debug option to see which plugins take the most time loading
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Full Changelog: v1.1.0...v1.1.1
- Fixed a issue where the folder with the loading image had to be named
1. LoadingScreen - Fixed the game icon being resized, covering most of the window
- Improved the progress bar with the
Extra wait timesetting on
v1.1.0
Full Changelog: v1.0.8...v1.1.0
- Changed timeout timer from 45s to 5min
Added a lot of customizations:
- Added config TitleBarColor
- Added config BackgroundColor
- Added config TextColor
- Added config TextFont
- Added config TextBackgroundColor
- Added config UseCustomProgressBar
- Added config ProgressBarColor
- Added config ProgressBarBackgroundColor
- Added config ProgressBarBorderSize
- Added config ProgressBarBorderColor
- Added config ProgressBarSmoothness
- Added config ProgressBarCurve
v1.0.8
- Changed config file location from
BepInEx.cfg(What the config file was when i forked this) toBertogim.LoadingScreen.cfgto avoid bugs relating to the loading window and BepInEx reading the same file at the same time (You have to manually copy the config to the new file if you had configured it) - Changed timeout timer from 30s to 45s
Full Changelog: v1.0.7...v1.0.8
v1.0.7
- Added window type config (FakeGame/FixedWindow)
- Added ExtraWaitTime config
- Added WindowWidth config
- Changed code that got the game icon for support with other games
Full Changelog: https://github.com/Bertogim/BepInEx.SplashScreen/commits/v1.0.7