Releases: RayDeeUx/EndscreenTweaks
Releases · RayDeeUx/EndscreenTweaks
v1.5.2 — Font redo by @DeepRsnanceX
v1.5.1 — Hotfix
- Fix a stupid C++ crash for shuffling empty data types.
v1.5.0 — Custom "Level Complete" Texts
- Refactor source code into multiple files.
- Add "Custom "Level Complete" Text" options. (suggested by Saritahh)
- Replacement options include "Oxygene One", "Images", and "Combined".
- Additional options include replacing the "Level Complete" text when completing a level before the end screen, or generating a separate replacement. (Also Replace "Level Complete" in PlayLayer)
- Additional option to re-scale "Images" smaller than a certain dimension. (Custom "Level Complete" Images Scaling Correction)
v1.4.2 — Geode 4.0.0!
- Port to 2.2074.
v1.4.1 — The "Custom Quotes Only" Update
- 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.)
- Skip to v1.4.1 for consistency with DeathScreenTweaks.
v1.3.0 — "Fluked From %"
- Add config directory shortcut button.
- Add "Fluked From %" options for Classic levels. (suggested by yolodomo)
v1.2.1 — Quick hotfix
- Fix a crash from selecting Fonts 1 through 9 (even though they're all objectively ugly). Thanks again, hiimjustin000!
v1.2.0 — Geode 3.0.0!
- Rebranded to
EndscreenTweaks
, and supersede past copies of Relative's Custom Endscreen Text and my WholesomeEndTexts mod. - Port to 2.206, with big help from Cvolton, Fleym, and dankmeme.
- Several optimizations and fixes for visual errors.
- Add a toggle for custom endscreen messages.
- Add a button to toggle the EndLevelLayer's visibility.
- Replace
Hide "Hide Endscreen" Button
toggles (for both MHv8 and QOLMod) with a similar toggle for the same button from vanilla GD.
v1.1.3 — Text alignment fixes
- Finally found a workaround past Cocos2D's tendency to ignore text alignment with multi-line quotes on Android. As such, quotes are no longer forcibly downscaled on Android. If your
bigFont.fnt
is somehow monospaced, that's on you.
Supports Windows, macOS, and Android.
v1.1.2 — `m_fields` tomfoolery
- Futureproofing the mod against unexpected
m_fields
behavior between Geode versions. Also raised the minimum Geode version requirement.
Supports Windows, macOS, and Android.