draftpod
draftpod copied to clipboard
Draft simulator for Magic the Gathering
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.2 and updates ancestor dependency [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together. Updates `loader-utils` from 1.1.0 to 1.4.2 Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2...
Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp), [loader-fs-cache](https://github.com/viankakrisna/loader-fs-cache), [handlebars](https://github.com/wycats/handlebars.js), [extract-zip](https://github.com/maxogden/extract-zip) and [nightwatch](https://github.com/nightwatchjs/nightwatch). These dependencies need to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [jszip](https://github.com/Stuk/jszip) from 3.1.5 to 3.8.0. Changelog Sourced from jszip's changelog. v3.8.0 2022-03-30 Santize filenames when files are loaded with loadAsync, to avoid "zip slip" attacks. The original filename is...
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.2.1 to 4.3.1. Release notes Sourced from bootstrap's releases. v4.3.1 Security: Fixed an XSS vulnerability (CVE-2019-8331) in our tooltip and popover plugins by implementing a new HTML...
Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.5.0. Release notes Sourced from jquery's releases. jQuery 3.5.0 Released! See the blog post: https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/ and the upgrade guide: https://jquery.com/upgrade-guide/3.5/ NOTE: Despite being a minor...
# Abstruct I would like to play drafts with friends in Japanese. scryfall.com supports multilingual card images. Is it possible for Draftpod to also support multilingual card image display? If...
The "View Decklist" Button whilst being clickable is not working as long as you have more then 0 cards selected for the deck or sidedeck. When at exactly 0 cards...
The multiplayer drafts pretty regularly fail with the error: ``` Connection Error An error occurred while communicating with the server: TypeError: Cannot read properties of undefined (reading 'findIndex') Please be...
This should fix downloading for Unstable card variants, which have unique rules text for some cards. This fix makes draftpod accurately simulate a draft cube environment of Unstable, which would...