Skip to content

Releases: Bertogim/BepInEx.SplashScreen

v1.1.3

15 Feb 23:05

Choose a tag to compare

  • 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

22 Jul 19:47

Choose a tag to compare

  • 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

06 Jul 13:19

Choose a tag to compare

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 time setting on

v1.1.0

04 Jul 21:10

Choose a tag to compare

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

05 May 15:50

Choose a tag to compare

  • Changed config file location from BepInEx.cfg (What the config file was when i forked this) to Bertogim.LoadingScreen.cfg to 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

02 May 22:15

Choose a tag to compare

  • 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