1. 05 Jul, 2013 1 commit
    • argon's avatar
      fix · 9448b29f
      argon authored
      9448b29f
  2. 18 Jun, 2013 3 commits
  3. 16 Jun, 2013 4 commits
  4. 13 Jun, 2013 1 commit
    • salix5's avatar
      fix: 47942531, 6614221, 8794435, 88071625, 73333463 · cebb2ace
      salix5 authored
      47942531  偉大魔獣 ガーゼット
      6614221  霧の王
      8794435  合成魔獣 ガーゼット
      88071625 The tyrant NEPTUNE
      The atk setting/updating continuous effect was given at SUMMON_SUCCESS
      before, which may cause some problem with effects triggered at te same
      time.(ex. 王虎ワンフー, traps like 奈落の落とし穴)
      
      Now the atk setting/updating continuous effect is given right after
      tribute check, which will be ready at SUMMON_SUCCESS.
      Also, the RESET_EVENT is changed into 0xff0000.
      
      P.S.
      Current script uses text_attack when calculating atk, so the trap
      monster should have their own atk and def data in cards.cdb
      Here is a brief list of trap mosters:
      
      28649820 アポピスの化神  			1600/1800
      3129635 カース・オブ・スタチュー 		1800/1000
      70406920 機械王-B.C.3000 		1000/1000
      13955608 機動砦 ストロング・ホールド		0/2000
      21843307 コピー・ナイト 			0/0
      90440725 サイバー・シャドー・ガードナー 	?/?
      92099232 シェイプシスター  			0/0
      79852326 死霊ゾーマ			1800/500
      49514333 ソウル・オブ・スタチュー          	1000/1800
      26905245 メタル・リフレクト・スライム	0/3000
      
      73333463  アーマロイドガイデンゴー
      Now the card name in the script is chaned into the correct one.
      cebb2ace
  5. 10 Jun, 2013 4 commits
  6. 09 Jun, 2013 2 commits
    • woodee's avatar
      add hint timing · 7ab4f6ef
      woodee authored
      7ab4f6ef
    • salix5's avatar
      fix: 29669359, 6614221, 69890967, 85121942, 88071625, 98645731 · 997850f9
      salix5 authored
      29669359 No.61 ヴォルカザウルス
      Now No.61 ヴォルカザウルス can destroy a monster which is changed into face down in chain (By Konami database FAQ), and the attack caluculation is changed  into GetTextAttack().
      
      6614221 霧の王
      Now the attack caluculation is changed  into GetTextAttack().
      
      69890967  幻魔皇ラビエル
      Add the check for monster with text attack '?'.
      
      85121942  CNo.105 BK 彗星のカエストス
      Now damage when battle destroying a monster is calculated by GetTextAttack().
      
      88071625 The tyrant NEPTUNE
      Now the attck and deffense calculation is using GetTextAttack(), and the
      summation is changed into the way similar to 6614221.
      
      98645731  強欲で謙虚な壺
      Now the card ID in Flag Effect is the correct ID.
      997850f9
  7. 08 Jun, 2013 2 commits
  8. 07 Jun, 2013 1 commit
  9. 06 Jun, 2013 2 commits
    • sidschingis's avatar
      hotfix · 7ef9ab03
      sidschingis authored
      7ef9ab03
    • sidschingis's avatar
      fix · 3f95d3a1
      sidschingis authored
      fixed interaction with copy effects
      (e.g. Junk Collector )
      3f95d3a1
  10. 04 Jun, 2013 1 commit
    • sidschingis's avatar
      fix equip target · 133e3024
      sidschingis authored
      Fixed being able to equip non Monster "Number" cards (such as the new "Number Wall"
      133e3024
  11. 03 Jun, 2013 5 commits
  12. 01 Jun, 2013 1 commit
  13. 27 May, 2013 2 commits
    • woodee's avatar
      fix · c2b63622
      woodee authored
      descon needs checking union status
      c2b63622
    • woodee's avatar
      add hint timing · 948a76ca
      woodee authored
      948a76ca
  14. 25 May, 2013 1 commit
    • sidschingis's avatar
      fix · 8e869f13
      sidschingis authored
      fixed megamorph sometimes giving ATK when both players LP are equal
      8e869f13
  15. 23 May, 2013 1 commit
    • woodee's avatar
      fix · 69e05b37
      woodee authored
      69e05b37
  16. 22 May, 2013 4 commits
  17. 21 May, 2013 5 commits