-
Posts
173 -
Joined
-
Last visited
About Maze

Contact Methods
-
Discord
maze.codes (Maze#4410)
-
Website URL
https://smj.cards/
Profile Information
-
Gender
Male
-
Location
Germany
-
Interests
Programming, Listening to music, Reading manga, Learning Japanese, Astrophysics
Recent Profile Visitors
8871 profile views
Maze's Achievements

Avenger (11/34)
282
Reputation
-
Metagross31 liked a post in a topic: Skylords Marketplace Journal (SMJ)
-
update: - added new cards: Bandit Hut Gate of Akylos Power Shrine Spirit Gate - updated changed cards from the previous and latest patch
- 230 replies
-
- auction
- marketplace
- (and 4 more)
-
Metagross31 liked a post in a topic: Skylords Marketplace Journal (SMJ)
-
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
- 230 replies
-
- auction
- marketplace
- (and 4 more)
-
Metagross31 liked a post in a topic: Skylords Marketplace Journal (SMJ)
-
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
- 230 replies
-
- auction
- marketplace
- (and 4 more)
-
Maze liked a post in a topic: Skylords Reborn 4th Anniversary Christmas Event
-
UltDragon liked a post in a topic: Skylords Marketplace Journal (SMJ)
-
WindHunter liked a post in a topic: Skylords Marketplace Journal (SMJ)
-
Metagross31 liked a post in a topic: Skylords Marketplace Journal (SMJ)
-
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
- 230 replies
-
- auction
- marketplace
- (and 4 more)
-
Maze liked a post in a topic: Community Update - December 2024
-
Metagross31 liked a post in a topic: Skylords Marketplace Journal (SMJ)
-
Majora liked a post in a topic: Skylords Marketplace Journal (SMJ)
-
update: - added new cards: Simulacrum Jorne (Promo) Twilight Archers - updated changed cards - fixed Twilight Crawlers transformation cost
- 230 replies
-
- auction
- marketplace
- (and 4 more)
-
Metagross31 liked a post in a topic: Skylords Marketplace Journal (SMJ)
-
update: - fixed Amii Monument abilities description - fixed Fire Force [R] affinity
- 230 replies
-
- auction
- marketplace
- (and 4 more)
-
Metagross31 liked a post in a topic: Skylords Marketplace Journal (SMJ)
-
update: - added new maps as drop locations and to community decks: Unexpected Visitors Into the Jungle - added new cards: Umbabwe Amii Sentinel Energy Core Skydancer - updated changed cards: Amii Monument Dying Breed Fire Force (Formerly Girl Power) Grove Spirit Lost Dancer Lost Manabeast
- 230 replies
-
- auction
- marketplace
- (and 4 more)
-
I am happy to see my idea be turned into a card. 🙂
-
Maze liked a post in a topic: Community Update - September
-
update: - fixed card data for: Bandit Launcher (both affinities) Breeding Grounds Commandos (both affinities) Lost Spirit Ship (both affinities) Mauler Tunnel Witchclaws (both affinities)
- 230 replies
-
- auction
- marketplace
- (and 4 more)
-
update: - fixed card data of Volcano
- 230 replies
-
- auction
- marketplace
- (and 4 more)
-
update: - added Swarm and Icespike - updated changed cards - fixed display and selectability issue with difficulty of RPvE community decks in overview and creation screen
- 230 replies
-
- auction
- marketplace
- (and 4 more)
-
Maze changed their profile photo
-
update: - updated cards: Twilight Brute, Twilight Creeper, Twilight Hag - added new cards: Bedrock [B], Bedrock [P] - added new booster: Rebirth - added information note on personal collection page on how to import your the in-game collection Optimization and better filtering for the personal collection page will follow at a later date.
- 230 replies
-
- auction
- marketplace
- (and 4 more)
-
major update, version 0.2.4: - updated cards data with correct upgrade maps for new cards - updated personal pages titles - added Booster Simulator page, Personal Booster History page and made Personal Collection page available - added api image endpoint option for simple card images with only artwork, border and name, it's available at "/api/images/fullCard/[smj or official card ID]?simple" Boosters Page: (https://smj.cards/boosters) - removed Booster Simulator from page and separated it into it's own page - reworked boosters table values to provide better information of what return values to expect: removed recent column due to becoming obsolete with new calculation method median average (correct rarity distribution with the median card value for each rarity based on the 2 weeks median price for the possible cards) mean average (correct rarity distribution with the mean card value for each rarity based on the 2 weeks median price for the possible cards) [practically the same as the previous median column] min average (correct rarity distribution with the min card value for each rarity based on the 2 weeks median price for the possible cards) max average (correct rarity distribution with the max card value for each rarity based on the 2 weeks median price for the possible cards) lowest possible (worst possible value from booster) highest possible (best possible value from booster) - added tooltips to give a bit of information of how the values were generated Booster Simulator Page: (https://smj.cards/simulator) - added separate Booster Simulator page - added values of what the cards from the booster may be worth - option to enable the storage of simulated boosters in your browser for deeper analysis on the personal boosters page Parsonal Boosters History Page: (https://smj.cards/personal/boosters) - added new page to analyse your booster history in a more detailed fashion (simulated boosters only for now): see actual 2 weeks median total value of the obtained cards, total sum of mean and median value of the opened boosters see rarity, color and edition distributions for the diferent boosters with color and edition also being reliant of the rarity distribution distributions represent: "actually obtainedtotal (expected total) difference percentage of actual compared to expected" - booster history table similar to the in-game version but with price info of the contained cards - OPTION TO EXPORT YOUR BOOSTER HISTORY IS NOT YET AVAILABLE IN-GAME. Personal Collection Page: (https://smj.cards/personal/collection) - view your card collection and set collection condition and goal and show rarity distribution and worth of fitting/missing cards and upgrades - table to see what cards make sense to sell depending on your set condition and which to buy depending on your goal - table of maps to play to obtain the most relevant updrades or most average gold (might need a rework based on the updrades rework in-game) - show completed/not completed cards based on your set condition/goal. - OPTION TO EXPORT YOUR COLLECTION IS NOT YET AVAILABLE IN-GAME. The Personal Collection page was already showcased in the Masters of the Forge stream in early December: Enjoy. 🙂
- 230 replies
-
- auction
- marketplace
- (and 4 more)
-
update: - updated cards data of this recent patch (card changes from older patches might only be parially implemented) - fixed Lost Manabeast image and data
- 230 replies
-
- auction
- marketplace
- (and 4 more)
-
update: - added new cards Tectonic Shift and Lost Manabeast - added random deck generator direct link to the header navigation (https://smj.cards/deck?random=true) - updated rPvE and Passage to Darkness difficulties for community decks and adjusted the existing decks accordingly - updated in-game name verification steps - fixed typo in the filters (Affinity) - fixed Witchclaws [B] affinity Other card changes in the new patch will be updated at a later date.
- 230 replies
-
- auction
- marketplace
- (and 4 more)