Maze Posted September 26, 2024 Author Share Posted September 26, 2024 update: - fixed Amii Monument abilities description - fixed Fire Force [R] affinity Metagross31 likes this Link to comment Share on other sites More sharing options...
Maze Posted October 28, 2024 Author Share Posted October 28, 2024 update: - added new cards: Simulacrum Jorne (Promo) Twilight Archers - updated changed cards - fixed Twilight Crawlers transformation cost Majora and Metagross31 like this Link to comment Share on other sites More sharing options...
Maze Posted December 11, 2024 Author Share Posted December 11, 2024 update: - added new page to edit personal collection manually: https://smj.cards/personal/collection/edit accessible from the personal collection page with the "Edit Collection Manually" button at the top of the page simple name filtering for cards (other filters may follow at some point, if demanded) with pagination and limited to 20 cards per page due to performance issues otherwise Metagross31, UltDragon and WindHunter like this Link to comment Share on other sites More sharing options...
Maze Posted December 21, 2024 Author Share Posted December 21, 2024 update: - added Frost Mage (Promo) already, before it's planned release tomorrow - updated community decks veteran actions to mark decks as outdated, so that one reporter is enough for the tag to appear, instead of 3 like before Metagross31 likes this Link to comment Share on other sites More sharing options...
Maze Posted Saturday at 09:10 PM Author Share Posted Saturday at 09:10 PM (edited) update: - added seeding to the random deck/booster/card apis as well as an option to generate M encoded deck codes for each for copying them directly in discord. Seeded random generation was needed so that generating them in discord will result in the same response for every user, which was previously not guaranteed: Deck: api/random/deck?image&seed=[any string or number] -> seeded deck image api/random/deck?code&seed=[any string or number] -> seeded deck code other old query parameters are also still available Booster: api/random/booster?image&seed=[any string or number] -> seeded booster image api/random/booster?code&seed=[any string or number] -> seeded booster code other old query parameters are also still available Card: (more of a gimmick endpoint) api/random/card?image&seed=[any string or number] -> seeded booster image api/random/card?code&seed=[any string or number] -> seeded booster code Edited Saturday at 09:19 PM by Maze Metagross31 likes this Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now