Skip to content

Releases: maddie480/EverestUpdateCheckerServer

Version 0.8.0

18 Sep 11:11
ad27e23
Compare
Choose a tag to compare
  • Detect Lönn entity names in plugins

The pattern searched in plugins is name = "[entityname]", [entityname] having at least one slash, and no space.

Version 0.7.3

07 Sep 20:15
8654d4a
Compare
Choose a tag to compare
  • Retry image download if thumbnailator fails (which can be caused by GameBanana sending an error response with HTTP 200 status)
  • Use files.gamebanana.com instead of images.gamebanana.com, since it seems more reliable despite GameBanana itself using images.gamebanana.com

Version 0.7.2

23 Jun 16:46
Compare
Choose a tag to compare
  • Reverted changes made in 0.7.1
  • Added SubcategoryID and SubcategoryName to mod search database, to make filtering by subcategory possible

Version 0.7.1

22 Jun 20:10
Compare
Choose a tag to compare
  • Added possibility to split subcategories of a category, instead of grouping them all under the category (subcategories are named [category] - [subcategory] and the main category is named [category] - Uncategorized)

Version 0.7.0

21 Jun 11:45
f554413
Compare
Choose a tag to compare
  • Download files from GameBanana only once
  • Added more logs
  • Reduce the memory usage (a bit)

Version 0.6.1

04 May 14:42
Compare
Choose a tag to compare
  • Do not convert from/to string when (de)serializing from/to JSON, in order to use less memory

Version 0.6.0

24 Apr 14:00
b7c2bb8
Compare
Choose a tag to compare
  • Removed support for Aliases in mod dependency graph

The project to support them in Everest / Olympus / mons was forgotten about, so we might as well not clutter the mod dependency graph with empty dictionaries.

Version 0.5.0

12 Nov 17:39
Compare
Choose a tag to compare
  • Added support for aliases in the mod dependency graph

Version 0.4.12

28 Sep 10:26
Compare
Choose a tag to compare
  • Do not upload Rich Presence icons for NSFW mods

Version 0.4.11

24 Sep 10:11
Compare
Choose a tag to compare
  • Incorporate content warnings in mod descriptions, and hide screenshots from mods that are hidden by default on GameBanana