New deck editor - observations #2407
Comments
Can I add that new data to the file format? Or would you use a new file format? Recommendations? If so it's not too hard to add.
Elaborate? Isn't that a desirable feature? (That you can save a sideboard configuration for a given matchup ahead of time and load it in rather than sideboarding manually for instance)
The card size is simply a temporary modifier on top of the card size selected in the preferences. Do you think I should make the slider directly tied to the preference instead or save the slider value separately rather than just having it be a temporary adjust?
Which one. Didn't they always do that? |
No, you may not be allowed to change your card pool within a match. You may switch cards between main deck and sideboard. |
Sure, you can add it e.g. as some kind of special comment that includes the x,y position of the pile.
No the positions of some (or most ) divider bars are saved and reused as the function is called again.
I would save it separately. |
|
|
Some symbol errors came up while in the deck editor. It didn't show in the client log right away, but appeared when loading my third deck.
|
This is probably a wontfix. If columns don't go away when empty, it introduces a new problem: How do you delete columns? MTGO just doesn't allow you to delete columns, so you have to manually pick up each stack of cards an move them over one at a time. I think that the insert-between-columns and delete empty columns approach is better though. I expect that most people will like it in the end, and it's mostly just being different than MTGO that makes it stick out at first. |
|
Are the cards already hidden during a draft automatically hidden if the draft ends and the deck editor opens? |
|
Fixed most of these issues.
Also threw in a fix to this one. It wasn't actually related to the deck editor itself, but a problem with Gatherer being missing some symbols+sizes that we were trying to use. If you re-download the symbols with HEAD then you should no longer see the error. |
|
Has the new deck editor lost the ability to go to list (vs graphic display) mode? This was handy for say adjusting the number of basics in your constructed decks to get the exact same land and increase it by say 2. |
|
I didn't include it for simplicity of implementation (The code to enable both would have gotten extremely hairy once I start adding more complex concepts like hiding cards to the editor, and how to handle stuff like where cards should end up when you switch to list view, make edits, and switch back is pretty ugly)
As far as I can tell the only good reasons to use the list view were deficiencies of the old visual editor, which have been remedied. For the adding a lot of a basic land case I think that I could easily add a better way to handle it (Honestly, using the list view just to add your basics is a pretty horrible kludge). I could add a right click drop down "add 4 to maindeck / add 10 to maindeck" option to the Collection view entries to solve that case. |
|
Concerning the hide/filter controversy: |
|
Another thing I noticed. The enlarged view (mouse wheel down/up) while mouse pointer is located over a card image does not correctly work in the new deck editor. It needs sometimes a very long time to show. Shows sometimes the wrong card or does not open at all. |
|
After some testing the deck editor I got this error and cards in the pool are no longer shown correctly. The problem is easily reproducible:
|
|
For draft, can we just add the sideboard to the draft itself and drag unwanted cards over there, like how mtgo does it? Then no need to bother with the hiding at all. |
|
@stravant Try adding another land of the same art as you have in a deck at the moment - it's actually relatively painful with the current way. Maybe a right click / duplicate option over the card or selected cards in the main board itself? With the duplicate option being turned off for a fixed pool of cards? |
|
During sideboarding, the diver bar is always set again to the most possible lower position. So probably some people will complain that thex can't access there sideboard, because they will not get aware that they have to pull the divider bar up. |
|
So some people on /r/xmage really want the list view back. I did notice that the graphic view is useless if you have characteristic based rendering off and you turned off the option to display the card name. |
|
I'm thinking of doing something similar to the following: |
|
Deactivating the enlarged view (activated with mous wheel spinning) while in deck editor (to allow panel scrolling) is no good solution in my opinion. I do all the time turn the mouse wheel to get the enlarged image in the deck editor. |
|
I would like to see an option to show only unique cards, so that one does not need to scroll down eighty different printings of Island. |
|
All improves were made for deck editor. So no more actual. |
The new editor is a very great and shiny improvement of XMage. Thanks for that piece of work.
I will gather here some observations what can be still improved.
Enhancements
Problems
The text was updated successfully, but these errors were encountered: