- 13 Jul, 2013 1 commit
-
-
sidschingis authored
-
- 07 Jul, 2013 1 commit
-
-
sidschingis authored
fixed not returning when face-down
-
- 04 Jul, 2013 2 commits
-
-
sidschingis authored
fixed being able to banish non Monster Cards
-
sidschingis authored
fixed reflecting when not in ATK Pos
-
- 02 Jul, 2013 3 commits
-
-
sidschingis authored
fixed keeping the ATK boost after an Effect Negation wears off
-
Fluorohydride authored
fix
-
VanillaSalt authored
-
- 27 Jun, 2013 3 commits
-
-
Fluorohydride authored
fix
-
Fluorohydride authored
fix:41620959, 87025064, 47942531, 6614221, 8794435, 88071625, 83986578
-
Fluorohydride authored
fix
-
- 25 Jun, 2013 2 commits
-
-
sidschingis authored
added hint timing for cards like Rescue Rabbit and Verz Kerykeion
-
VanillaSalt authored
-
- 23 Jun, 2013 4 commits
-
-
sidschingis authored
fixed being able to return facedown cards
-
salix5 authored
41620959 竜の霊廟 87025064 銀龍の轟咆 Now the RegisterFlagEffect() is changed into EFFECT_FLAG_OATH, as all other "once pre turn" effect. 47942531 偉大魔獣 ガーゼット 6614221 霧の王 8794435 合成魔獣 ガーゼット Now the atk setting effect will not apply when the player choose to "set" while advance summoning.(According to Konami database) 88071625 The tyrant NEPTUNE According to its text, it can be "set" using 1 tribute since "advance summon" contains "summon" and "set" using tribute. Now it can be "set" using 1 tribute correctly. Also, the atk updating effect will not apply when the player choose to "set" while advance summoning. 83986578 王虎ワンフー Now its effect will not triggered when this card itself is summoned with atk less than 1400.
-
sidschingis authored
Fixed trigger not activating.
-
sidschingis authored
fixed activating on Normal Summons
-
- 18 Jun, 2013 3 commits
-
-
Fluorohydride authored
fix
-
Fluorohydride authored
fix
-
sidschingis authored
-
- 16 Jun, 2013 4 commits
-
-
VanillaSalt authored
-
argon authored
-
Fluorohydride authored
fix
-
Fluorohydride authored
add hint timing
-
- 13 Jun, 2013 1 commit
-
-
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.
-
- 10 Jun, 2013 4 commits
-
-
Fluorohydride authored
fix: 29669359, 6614221, 69890967, 85121942, 88071625, 98645731
-
Fluorohydride authored
fix
-
Fluorohydride authored
fix
-
sidschingis authored
fixed interaction when equipping the opponent's Monster.
-
- 09 Jun, 2013 2 commits
-
-
woodee authored
-
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.
-
- 08 Jun, 2013 2 commits
- 07 Jun, 2013 1 commit
-
-
VanillaSalt authored
-
- 06 Jun, 2013 2 commits
-
-
sidschingis authored
-
sidschingis authored
fixed interaction with copy effects (e.g. Junk Collector )
-
- 04 Jun, 2013 1 commit
-
-
sidschingis authored
Fixed being able to equip non Monster "Number" cards (such as the new "Number Wall"
-
- 03 Jun, 2013 4 commits
-
-
Fluorohydride authored
add hint timing
-
Fluorohydride authored
fix
-
Fluorohydride authored
fix
-
Fluorohydride authored
fix
-