Skip to content

Latest commit

 

History

History
46 lines (46 loc) · 2.57 KB

changelog.md

File metadata and controls

46 lines (46 loc) · 2.57 KB

DeathScreenTweaks Changelog

v1.5.2

  • Some cleanup from behind the scenes. Nothing noticeable for end users, though.

v1.5.1

  • Fix a stupid C++ crash for shuffling empty data types.

v1.5.0

  • Refactor source code into multiple files.
  • Fix a bug where quotation marks weren't being replaced properly when using Oxygene One as the death screen font.
  • Redo Oxygene One font to more accurately represent what's seen in vanilla GD.
  • Replace a song lyric from the default set with another.

v1.4.3

  • Port to 2.2074.

v1.4.2

  • Fix a bug where disabling "Custom "New Best" Texts" would also disable font settings for "New Best" texts.
  • Add Oxygene One font support (suggested by Saritahh).
  • Increase minimum requirements for using DeathScreenTweaks.

v1.4.1

  • Added "Custom Quotes Only" option, by popular demand. (If no custom quotes are found, the mod will fall back to anything enabled from the default set of quotes.)

v1.4.0

  • Added "Custom 'New Best' SFX" options. (suggested by datacocat)
  • Added "Always New Best" options. (suggested by datacocat)
  • Added "Accurate Death Percent" options.
  • Rewrote a few things in the source code.

v1.3.1

  • Fix a crash from selecting Fonts 1 through 9 (even though they're all objectively ugly). Thanks again, hiimjustin000!

v1.3.0

  • Rebrand to DeathScreenTweaks for consistency with LoadingScreenTweaks and EndscreenTweaks.
  • Automatic migration of custom death messages from DisturbingNewBests.
  • Rewrote a few config descriptions.
  • Added option to hide the New Best screen itself, because that was apparently an attempted mod submission on the old Geode mod index.

v1.2.0

  • Port to 2.206. Big thanks to CatXus, Aktimoose, ninXout, and hiimjustin000 for helping out with testing!

v1.1.2

  • Replaced a few quotes in the default set in light of recent events.
  • Replaced a few quotes in the Brandon Rogers set, because some of them were incredibly unfunny.
  • A small optimization.
  • Increase minimum Geode version requirement to 2.0.0-beta26.

v1.1.1

  • A single line swap to properly enforce text alignment.

v1.1.0

  • Added linewrapping support. Thanks sofabeddd!
  • Added option to hide rewards animation on death.
  • Added "Max Scale" option.
  • Technically, this is the initial release for the Geode index, but there have been several notable changes between v1.0.0 and v1.1.0 that it's best to release a new version now to make sure everyone updates to this version.

v1.0.0

  • Initial release (for GitHub).