Skip to content

Releases: toverux/HallOfFame

v1.1.1

23 Sep 21:44
Compare
Choose a tag to compare

Changes:

  • Commas are now allowed in City Name.
    Do not rename your city if you already removed the comma to be able to upload, or the system will not be able associate old and new screenshots to the same city, a future feature.
  • Allow 1-character creator or city name. This is to better support languages like Chinese.

Bugfixes:

  • It was still possible to interact with the main menu UI even if it was invisible.
  • Non-ASCII characters in Creator Name do not result in an error anymore.
  • Chinese (simplified and traditional) date localization is fixed.
  • Empty creator names will no longer show empty "by " in the main menu.

v1.1.0

23 Sep 19:47
Compare
Choose a tag to compare

Mod is now published on Paradox Mods! This is the first real public release.

  • Views are now more accurately tracked as they will be registered only once the image is shown, and not just preloaded.

v1.0.4

20 Sep 22:10
Compare
Choose a tag to compare
v1.0.4 Pre-release
Pre-release
  • Fixed a rare bug that could prevent Hall of Fame's UI to load.
  • Align with new Creator account management serverside.
  • Now, your Paradox account ID will be used instead of CreatorID.txt, so you don't have to copy your ID between machines. The legacy test file will be deleted the next time you run the mod, you can also do it manually.
    If you are not logged in with Paradox, you can still use the mod thanks to a random ID that is also now saved in the main settings file.
  • Localization of dates (used to display when a screenshot was posted) is now done serverside, which allows the mod to support 90+ locales instead of the 12 officially-supported ones, while shaving off a good amount of bytes and load time from the UI mod.
  • Update supporters list with all people that tested the mod (alphabetical order): CloverPie, Danil.V.L, Hendrix, Jojodaisuke, Konsi, Prophedt, TheBusStop, ThemisC2, Tigon Ologdring (visible in mod settings).

v1.0.3

10 Sep 20:30
Compare
Choose a tag to compare
v1.0.3 Pre-release
Pre-release
  • Fix a crash to desktop occuring randomly due to a bug in cohtml engine.

v1.0.2

09 Sep 20:46
Compare
Choose a tag to compare
v1.0.2 Pre-release
Pre-release
  • Now a screenshot with 0 population and milestone Founding (0) or Megalopolis (20) will instead just show the label "Pristine wilderness" as this is likely just an empty map screenshot, and having two labels with "0" and "Megalopolis" was just bizarre.
  • Fix vertical spacing of screenshot labels in main menu.
  • Remove approximation prefixes before the dates in the date screenshot label (ex. "about 1 month ago" => "1 month ago"). This greatly reduces the chance of wrapping jumps between screenshots, the three main labels now generally alway fit one line.
  • Fix city name and author name color with Light Blue theme.
  • Update feature requests link to the new website.
  • Do not log an error if CreatorID.txt is not found.

v1.0.1

08 Sep 18:52
Compare
Choose a tag to compare
v1.0.1 Pre-release
Pre-release
  • Fix supersampling method producing not-so-good images (especially, terrible shadows).
  • Quality of processed screenshots is now set to 85% instead of 70%.
  • Minor UI improvements.

v1.0.0

08 Sep 11:43
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

Initial release!