Skip to content

Latest commit

 

History

History
89 lines (65 loc) · 3 KB

changelog.md

File metadata and controls

89 lines (65 loc) · 3 KB

Demons In Between Changelog

v1.3.0 (2024-11-15)

  • Ported to Geode v4.0.0-beta.1

v1.3.0-beta.1 (2024-11-13)

  • Added auto-refreshing for the demon difficulties in the level info page
  • Ported to Geometry Dash v2.207

v1.2.5 (2024-10-12)

  • Attempted to fix that Android crash again

v1.2.4 (2024-09-04)

  • (Possibly) Fixed a bug where the game would sometimes crash when clicking on the demon info button on Android
  • Fixed a bug where the demon difficulty would show if the main level was locked
  • Fixed some GDPS conflicts with main level ratings

v1.2.3 (2024-08-27)

  • Added mythic textures, for when a level is rated mythic
  • Removed the GodlikeFaces requirement for the legendary and mythic textures, replacing it with settings
  • Added a setting to enable or disable the additional demon difficulties

v1.2.2 (2024-08-26)

  • Fixed legendary demons being offset by slight amounts

v1.2.1 (2024-08-23)

  • Fixed a bug where demons would be offset by one tier due to flooring instead of rounding

v1.2.0 (2024-08-22)

  • Added main level support for the new demon difficulties
  • Added decimal support for the demon info button in the level info page
  • Added GDDP Integration override setting
  • Moved the demon info button in the level info page to the left side of the page
  • Tweaked the quick search popup

v1.1.7 (2024-07-19)

  • Fixed a bug where the demon's original difficulty would be displayed as "Extreme Demon" in the demon info popup

v1.1.6 (2024-07-18)

  • Reduced cache refresh time from 7 days to 2 days
  • Moved the cache refresh button to a new demon info button in the level info page

v1.1.5 (2024-07-18)

  • Added cache refreshing for a level's demon difficulty under the refresh button in the level info page

v1.1.4 (2024-07-11)

  • Added some compatibility with the mod "GodlikeFaces" by adyagmd

v1.1.3 (2024-07-01)

  • The last update actually didn't fix the main menu crash lmfaooooo
  • Updated to use the GDDL spreadsheet, so that the mod doesn't crash the API like it did before
  • Added caching for the GDDL spreadsheet, so that the mod doesn't have to download it every time it's opened

v1.1.2 (2024-07-01)

  • Fixed a main menu crash

v1.1.1 (2024-06-27)

  • Changed sorting of levels in the quick search

v1.1.0 (2024-06-25)

  • Added a quick search popup to the level search menu
  • Added an image of the popup to the about page

v1.0.7 (2024-06-20)

  • Prepared for v1.1.0

v1.0.6 (2024-06-16)

  • Fixed a bug where the difficulties would not load if the main menu was exited too quickly

v1.0.5 (2024-06-14)

  • Finalized the release of v1.0.5

v1.0.5-beta.1 (2024-06-08)

  • Fixed a few things

v1.0.4 (2024-06-07)

  • Fixed the alignment of the "Bizarre Demon" difficulty sprite
  • Ported to Geometry Dash v2.206

v1.0.3 (2024-05-29)

  • Fixed the alignment of the "Tricky Demon" difficulty sprite

v1.0.2 (2024-05-26)

  • Fixed incompatibility with the mod "GDDP Integration" by Minemaker0430

v1.0.1 (2024-05-26)

  • Fixed the alignment of the difficulty sprites

v1.0.0 (2024-05-25)

  • Initial release