monovertex / ygorganizer

Source for http://ygorganizer.com
MIT License
8 stars 4 forks source link

Deck Builder Improvements #2

Open monovertex opened 9 years ago

monovertex commented 9 years ago

The deck builder can be further improved:

monovertex commented 9 years ago

Bringing this here from @mkaatman's comment on #1:

  • Revision History would be awesome!
  • Links to a specific deck/revision would be great.
  • If a user is logged in and looking at a linked deck, it could apply my collection to the deck and highlight what is in my collection.
  • Being able to save (fork) someones deck into my list of decks, potentially tracking the original deck it came from could be cool.
  • In a future revision: Notes would be neat. You could explain why you added a particular card. Notes system could reference named cards with {{CardName}}.
    • Example; Summon {{Dragunity Dux}}, equip {{Dragunity Phalanx}}, special summon {{Dragunity Phalanx}}, synchro summon {{Dragunity Knight - Vajuranda}}. Equip {{Dragunity Phalanx}}, special summon {{Dragunity Phalanx}}, synchro summon a level 8 like {{Stardust Dragon}}. This is easy to pull off first turn, especially with {{Dragon Canyon}}.
  • For the overlapping cards, I wonder if instead of selecting if you want overlapping or not, it might be easier to add an * next to the name with a note that says something to the effect of "This card has been allocated X times across all your decks and you only have Y copies."
  • Being able to view pre-built starter and structure decks, then forking those decks.
mkaatman commented 9 years ago
monovertex commented 9 years ago

Well, I am thinking to have a display a la DevPro, with a small icon in the corner of the card, depending in the current status. There's no reason we shouldn't stay consistent with their system.

mkaatman commented 9 years ago

Does DevPro allow you to pick a tournament style? With http://newgioh.com/ growing, it would be cool to support its ban list as an option.

monovertex commented 9 years ago

We could have a ban lists system and let users switch between them. The current advanced and traditional lists are automatically taken from the wiki (it's the current information), but we can scrap this from the card models (and stop displaying it in the tables).

Then we'll keep lists as separate models and will only use them in the deck builder. So we'll be able to add other lists manually, from the admin.