Jump to content

Maze

Web Developer
  • Content Count

    153
  • Joined

  • Last visited

Everything posted by Maze

  1. for said feature to be useful, something similar to the export deck functionality needs to be implemented ingame first, otherwise it would be too tedious for the user to handle updating and for me to code a more complex update functionality. 🙂
  2. update: - updated card upgrade maps - fixed boosters page table sorting
  3. update: - fixed reforging values calculation for hybrid cards, a modifier had a wrong activation condition - fixed Sleet Storm's wrong orb requirements (sorry, that it took so long for me to fix this) - updated cardArtwork api to now serve images in .webp format by default so lower traffic for sites that use it - updated default notables from 1W to 2W, so if not otherwise stated median/mean/min/max are taken from the last 14 days before their calculation, this is to prevent the values from being too influenced by sudden spikes that last more than a few days - added fun
  4. update: - fixed card creator personal artwork upload - fixed card search select for card creator, deck builder and others where no card names were visible for the selectable card options - updated some card data (values and abilities still haven't been updated yet)
  5. update: - improved website security - updated card upgrade claim and apply gold costs - updated cardArtwork image api to allow SMJ IDs - updated header tabs to have menus and group subpages into the categories: Info, Tools, Community, Personal - updated /lists path to now be /personal/lists The plan is to expand the personal features next, for which 2 larger (and hopefully helpful) ones are planned and currently being conceptualized. On another note: I plan to transfer and recode the website, bot and scripts to integrate new knowledge and hopefully mak
  6. update: - fixed displaying description and veteran actions for decks without a description - added option so select "Any 3 vs 3" when creating PvP decks, but without option to select specific maps - updated settings page for veteran players with some basic information (will be expanded on in the future) - updated allowed description characters to now also include: / * = < " (links are not allowed in the desctioption, if you still want to share a YouTube video for example, please use the forum link option.) -updated community deck filtering to now provide more option
  7. update: - updated orb requirements and affinities of changed cards (all other card values haven't been updated yet) - added outdated indicator to median/mean/min/max prices to be able to immediately see if the values are outdated (if they were last updated more than 24h ago) as the script that updates the notable prices hasn't been automated yet - added option to add a short description to the community decks with specific parameters and a related veteran action: descriptions can be up to 500 characters long for now, the only allowed characters aside from letters a
  8. update: - added deck complexity to the community deck creation - added new additional deck tags, currently only "Creative/Fun" (feel free to suggest more additional deck tags) - added functionality to edit decks (you can edit and delete your decks here: https://smj.cards/account/community/decks) - added actions that veterans can take for decks, those include: (suggest more, if think others are necessary) flag deck as "Outdated", for example when it's not playable anymore due to orb requirement changes to cards ("Outdated" flag is displayed if at least 3 veterans
  9. Greetings fellow Skyfolk, Now that the Community Decks Database has reached a passable state with the most recent updates, I wanted to create a separate post specifically for this feature. You can find the Community Decks Database here: https://smj.cards/community/decks It is currently possible to: Look up decks other users created (filter for different settings, like map and orbs order) Copy the deck code and import the deck directly ingame with the command " /importdeck [code] " Vote on decks that you liked or disliked (make it easier
  10. update: - added missing achievement images - updated Nightmare's End and Blight map images - updated the delete own created community decks table to habe the same pagination settings as the community decks page - updated default difficulty when adding a deck to the community decks database to Expert for Scenarios and Difficulty 9 for rPvE - added featured community maps to the add community deck page as well as filtering for them on the community decks page
  11. update: - fixed next price data load time indicator - fixed reforging value for common cards (added a hard modifier that results in accurate values, even though a different modifier/formular would be more correct) - added new card Sleet Storm (other card changes that happened with the recent patch will follow at a later date) - updated card creator page titel - updated basic card image to now have card names on them everywhere on the website - updated card tooltips to now be switchable to show fewer details (your preference is stored in your browser) and adjusted
  12. Thanks 🙂 Regarding the Reforging column it should show your return (4x card median price - average median price of the returned card). Looking at the prices for common cards there does indeed appear to be something wrong with it, I will investigate that, thanks for pointing it out. 🙂
  13. update: - added card search to community decks page (currently only one card selectable) - fixed card collage image generator (still doesn't work sometimes with a lot of cards in the code)
  14. update: - fixed some issues with the boosters, maps and related cards features - removed "None" map from maps page, since it is not relevant for upgrade checking, which the maps page is intended for - added "Forum Link" as a filter option of the community decks to only show decks which have more info on the deck itself through the creator providing a link to the related forum post - added outliers option to the Short Term Buyouts chart to show ouliers (troll prices), as they are now hidden by default to not cause cause the graphs to be unusable when outliers are present (cu
  15. update: - updated server generated images (should now render a lot faster) - updated toggle affinity differences to now work with button instead of pressing "Ctrl" - added card names to the miniature basic card images
  16. update: - added number of upgrades per rarity and map to the maps page - updated header quick access link tabs to have enough space to not switch to scrolling on large screens
  17. update: - moved Batariel/Satanael/Lost Grigori into their own unit model category as they have enough differences from other "Behemoths" (like their death animation) to warrant their own category "Balrog" - renamed Forest Elder/Bloodhorn unit model category from "Predator" to "Canine" - fixed some enums that are exposed through the cards api - added simple booster and map pages for a quick overview of booster contents (e.g. https://smj.cards/boosters/7) and upgrades available from the respective maps (e.g. https://smj.cards/maps/4-8). was already possible before, through th
  18. update: - updated unit model category names to not clash with unit species/class names (namely Ancient, Gladiator, Giant, Ogre) - added more related cards categories and moved them to a separate tab on the respective card page (more will follow soon) - added enums to the cards api (https://smj.cards/api/cards) to make it easier for people, who want to use the smj cards api, to understand the smj specific values. alongside this, building and spell classes were reverted back to descriptive names instead of number values.
  19. update: - added new main page card filters: - card power cost, damage, health (with operator inputs) - ability name/description (with option to use Regular Expressions to refine the ability filtering) - upgrade level to refine the above mentioned filters on a specific upgrade level (changing this option will also change the card image and abilities on hover) - unit models (accessible at the bottom of the "Other Filters" section) The Unit Model categories are not official, but were manually chosen to define the differences and similarities as good as possibl
  20. Thanks for the feedback. 🙂 I planned to add something like related models, counters/countered by or something like that soon, but what you suggested is actually a really nice idea, a bit of work though, since most synergy connections would need to be added manually, I think, but absolutely something I can add. ^^
  21. update: - added related cards, card description and card abilities to the general info tab on the card pages - updated card tooltip to now also show card abilities with an option to compare differences between affinities, when pressing "Ctrl" (there might still be some bugs)
  22. I found a potential error: Recharge rate seems to have only been changed for the nature affinity, as the frost affinity still says 15 per second in the in game ability tooltip.
  23. update: - added option to delete own created community decks (accessible through the account button in page header) - updated community decks page to remove the expand and close option for the tags display, since it's not needed
  24. update: - added community decks table option to adjust number of rows per page, with the options: 10, 25, 50, 100 decks per page (25 by default, was 3 by accident for development purposes) - fixed community decks table page when filters are changed to go back to the first page - fixed community decks sorting
  25. major update, version 0.2.3: - added new community decks feature and related things like discord login authentication and deck database to keep track of the added decks - other adjustments and fixes that would probably be to many to write here Community Decks ( https://smj.cards/community/decks ) - choose between pve and pvp decks - filter pve decks by orb order, achievement, map, difficulty, position and if they are recommended for speedruns, (semi-)solo play or the current map of the month for rpve - filter pvp decks by orb order and map - view detai
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use