1. 21 Dec, 2013 2 commits
  2. 20 Dec, 2013 2 commits
    • salix5's avatar
      fix · 01e7d2e0
      salix5 authored
      ライトロード・アーク ミカエル
      ライトロード·ドルイド オルクス
      ライトロード·ドラゴン グラゴニス
      ライトロード·マジシャン ライラ
      ライトロード・メイデン ミネルバ
      ライトロード·モンク エイリン
      裁きの龍
      ライトロード·パラディン ジェイン
      ライトロード·サモナー ルミナス
      ライトロード・アサシン ライデン
      In the new Dulist Set(Ver. Light Lord), the effct at end phase no longer
      requires face-up on the filed.
      
      Now they all have the form
      自分のエンドフェイズ毎に発動する。
      自分のデッキの上からカードを?枚墓地へ送る。
      instead of
      このカードが自分フィールド上に表側表示で存在する限り、
      自分のエンドフェイズ毎に、自分のデッキの上からカードを?枚墓地へ送る。
      (ライトロード・スピリット シャイア is the only one that has the old text.)
      
      ライトロード・アサシン ライデン
      http://www.db.yugioh-card.com/yugiohdb/faq_search.action?ope=4&cid=10886
      If the atk updating effect is triggered, then sending card to grave and
      atk updating are at different timing.
      01e7d2e0
    • woodee's avatar
      fix · efb0fd03
      woodee authored
      "Spirit Message" cards should be out of the filter list due to their own limit.
      efb0fd03
  3. 19 Dec, 2013 6 commits
  4. 16 Dec, 2013 3 commits
  5. 14 Dec, 2013 6 commits
  6. 12 Dec, 2013 3 commits
    • salix5's avatar
      fix · beae5993
      salix5 authored
      58069384 サイバー・ドラゴン・ノヴァ
      The atk updating effect can only banish face-up cyber dragon.(According
      to Konami database)
      beae5993
    • salix5's avatar
      fix · 6a917aba
      salix5 authored
      30459350 王宮の鉄壁
      Changed into the form similar to 97940434 カオスハンター
      
      97940434 カオスハンター
      The card name is fixed, and effect code 30459350 is added for the
      activation check of cards like 1475311 闇の誘惑.
      
      51858306 エクリプス・ワイバーン
      Now this card will simply do nothing instead of show the whole deck when
      cards like 30459350 王宮の鉄壁 is on the field.
      6a917aba
    • sidschingis's avatar
      fix · 63b9c868
      sidschingis authored
      fixed triggering when the opponent controlled the monster before it
      returns to the hand
      63b9c868
  7. 10 Dec, 2013 1 commit
    • sidschingis's avatar
      fix · 97c5cc87
      sidschingis authored
      fixed being able to activate the Effect with Macrocosmos being active.
      97c5cc87
  8. 09 Dec, 2013 1 commit
    • salix5's avatar
      10028593 輪廻天狗 · 9476ee54
      salix5 authored
      card name fixed
      
      67159705
      eqlimit and filter now apply to all "Cyber Dragon"
      
      Note.
      cards. cdb
      70095154 Cyber Dragon
      Now the setcode is 0x1093(Cyber Dragon)
      9476ee54
  9. 07 Dec, 2013 1 commit
    • woodee's avatar
      fix · 08f9b617
      woodee authored
      should be unable to activate if all races have been choosed
      08f9b617
  10. 06 Dec, 2013 3 commits
  11. 05 Dec, 2013 1 commit
    • salix5's avatar
      fix · b61855c5
      salix5 authored
      5851097 虚無空間
      The self-destory effect can be activated multiple times in 1 chain.
      (By Konami database)
      b61855c5
  12. 04 Dec, 2013 3 commits
    • sidschingis's avatar
      fix · 652df553
      sidschingis authored
      fixed not being able to activate during the Damage Step
      and added Effect Category
      652df553
    • salix5's avatar
      fix · c1fdb986
      salix5 authored
      2830693 虹クリボー
      The equip card effect can be disabled.
      c1fdb986
    • salix5's avatar
      fix · bdafb703
      salix5 authored
      2830693 虹クリボー
      Change the form into one-per-turn monster effect
      
      31516413 聖刻龍-ネフテドラゴン
      3300267 聖刻龍-シユウドラゴン
      Add a client hint to distinguish sp_summon using a tribute from advance
      summon.
      Because in both cases summon succes/sp_summon succes has the same timing
      with released Hieratic Dragon effect, and the opponent may not know
      whether the normal summon chance is consumed or not.
      bdafb703
  13. 03 Dec, 2013 1 commit
    • sidschingis's avatar
      fix · d3887943
      sidschingis authored
      fixed not correctly resolving when the Target is Flipped Face-Down
      before Resolution
      d3887943
  14. 02 Dec, 2013 2 commits
  15. 29 Nov, 2013 1 commit
    • salix5's avatar
      fix · 77c8ecd0
      salix5 authored
      32362575 魔導雑貨商人
      add REASON_REVEAL to the case that this card adds a spcard to hand
      
      62434031 森羅の花卉士 ナルサス
      delete debug message
      77c8ecd0
  16. 26 Nov, 2013 4 commits