tooomm

Results 150 issues of tooomm

When you hover over the `Player submitted their deck` icon two tooltips are shown and the standing information is partly covered: ![tooltip](https://user-images.githubusercontent.com/9874850/128409205-890781cc-d11d-4d8b-986c-e1bb3c7e48ca.png) Currently, clicking a players name shows his submitted...

Double Elimination: - The trophy is not shown in the final table/round (unlike in single elimination and swiss option) [red circle]. - The match numbering is not 100% in chronological...

There is no notification send when your sealed pod starts and your pool is distributed. Same for Jumpstart. The idea is basically the same for non-draft games. People queue up...

- Card search is case sensitive ![case](https://user-images.githubusercontent.com/9874850/113722303-95887e80-96f0-11eb-9a26-e7361f0b7db0.png) - Back sides or different faces are not considered for the search (Probably also an issue with split/aftermath/fuse and meld) ![dfc](https://user-images.githubusercontent.com/9874850/113723341-8fdf6880-96f1-11eb-9990-0e9bd6c28e2e.png) ![dfc](https://user-images.githubusercontent.com/9874850/113722581-daacb080-96f0-11eb-80e2-add6c0ddbd34.png) -...

It's nice for collecting purposes to have a complete overview and statistics of all your digital cards and quantity of each card available... But for drafting purposes it matters more...

Recent runs started to fail and spoilers are not updated since 2 days:

Run `pylint` and utilize our [.pylintrc](https://github.com/Cockatrice/Magic-Spoiler/blob/master/.pylintrc) file. Run `isort` to check sorting of imports. Run `mypy` and utilize our [mypy.ini](https://github.com/Cockatrice/Magic-Spoiler/blob/master/mypy.ini) file. #214

There used to be a verification of the XML files in the main script: https://github.com/Cockatrice/Magic-Spoiler/pull/105 This got once silently removed without replacement it looks like. It should be done in...

ci

Our script creates a new card with identical values, expect a different picture URL. See example in [current deployment](https://github.com/Cockatrice/Magic-Spoiler/blob/d881ba2564363a41e7544a500c8c9c972fd947f2/spoiler.xml#L6387-L6425): ``` Tezzeret, Betrayer of Flesh The first activated ability of an...