0
Updates Posted by Created 4 years, 8 months ago Updated 4 years, 8 months ago
Discussion
3 comments 283 views

Out of Cards Changelog - 2021-04-04

Happy Easter!


Additions & Changes

General

  • Pagination
    • Added First and Last pages to our base-level paginator.
      • This was previously only a feature on our table listings.
      • You will only see skips to first and last if you are more than 5 page numbers away from them.

Runeterra

  • Importer
    • Updated card database for 2.5.0
      • This happened on Friday and was accidentally delayed due to incorrectly importing older patch data.

Hearthstone

  • Decks
    • Generated deck list thumbnails are now JPEGs to save bandwidth (and storage!)
    • API
      • is_free bool added to expansions API.

Bugfixes

General

  • Twitter Recaps
    • Fixed an issue where we were not correctly associating posts with their parent statuses in some scenarios.
    • Fixed a rare crash that could occur, preventing us from getting some conversation data.
  • Profile Links
    • Fixed an issue where the site would error if we passed a None value to our profile link generator.
      • This fixes some very old forum problems that could only be seen if you went back far.
  • Avatars
    • Pins no longer display in places where we don't want to see them.

Hearthstone

  • Decks
    • Fixed an issue where generated deck list thumbnails would not contain all cards.
    • Dust calculations no longer count core cards as having dust costs.
      • We're flagging expansions now based on being "free" or not so we won't have to run a code update in the future when sets change up.
      • All decks have had their dust calculations redone on the site.
  • Collection
    • JSON Importer no longer errors on the site.
    • Web page for collection management now says "My Hearthstone Collection"

Known Issues

General

  • Avatars
    • Cache takes longer than normal to break when you change your avatar image.

Comments

  • Happy Easter!


    Additions & Changes

    General

    • Pagination
      • Added First and Last pages to our base-level paginator.
        • This was previously only a feature on our table listings.
        • You will only see skips to first and last if you are more than 5 page numbers away from them.

    Runeterra

    • Importer
      • Updated card database for 2.5.0
        • This happened on Friday and was accidentally delayed due to incorrectly importing older patch data.

    Hearthstone

    • Decks
      • Generated deck list thumbnails are now JPEGs to save bandwidth (and storage!)
      • API
        • is_free bool added to expansions API.

    Bugfixes

    General

    • Twitter Recaps
      • Fixed an issue where we were not correctly associating posts with their parent statuses in some scenarios.
      • Fixed a rare crash that could occur, preventing us from getting some conversation data.
    • Profile Links
      • Fixed an issue where the site would error if we passed a None value to our profile link generator.
        • This fixes some very old forum problems that could only be seen if you went back far.
    • Avatars
      • Pins no longer display in places where we don't want to see them.

    Hearthstone

    • Decks
      • Fixed an issue where generated deck list thumbnails would not contain all cards.
      • Dust calculations no longer count core cards as having dust costs.
        • We're flagging expansions now based on being "free" or not so we won't have to run a code update in the future when sets change up.
        • All decks have had their dust calculations redone on the site.
    • Collection
      • JSON Importer no longer errors on the site.
      • Web page for collection management now says "My Hearthstone Collection"

    Known Issues

    General

    • Avatars
      • Cache takes longer than normal to break when you change your avatar image.
  • How do you generate decklist thumbnails? I cannot find this feature in Chrome on mobile.

    • We don't have these exposed yet on the pages themselves, they're only seen when linking the list on Twitter, Discord, etc. (Places that use meta data to display an image for a webpage)

      The plan is to add a button to copy the image URL of the deck.

Leave a Comment

You must be signed in to leave a comment. Sign in here.