alexkiri-BackgroundBlurImproved icon

BackgroundBlurImproved

Improves the quality of the blurred background, allows some customizations

CHANGELOG

Changelog

Version 0.7.6

  • Readme update, add url, small code cleanup, hot reload fix

Version 0.7.5

  • Rename / move some files, prepare for Thunderstore publish

Version 0.7.4

  • Reorganize ConfigEntry logic in order to work better with hot reload
  • Update to Silksong.Modding.Templates version 2.0.0

Version 0.7.3

  • Remove the "Blur Quality" setting from the video options menu screen
  • Bump dependencies

Version 0.7.2

  • Properly apply the settings even when the "Blur Quality" setting from the video menu screen is set to low

Version 0.7.1

  • Icon update
  • Set AcceptableValueRange to (1, 32), the old value is extreme and just wastes performance

Version 0.7.0

  • Initial public release
  • ArchiveContent csproj setting, setup deployment for thunderstore
  • Add presets as Buttons, code cleanup, reduce number of options
  • Readme update

Version 0.6.0

  • Code cleanup, renaming, refactoring, documentation & preparation for deployment

Version 0.5.0

  • Logic to allow disabling the effect

Version 0.4.0

  • Add PassGroupCount as configurable entry. Logic to properly reload and setup initial values

Version 0.3.0

  • Add logic to update when changing setting

Version 0.2.0

  • Configurable resolution

Version 0.1.0

  • Project setup using Silksong modding template
  • Barebone version that actually works