Commit graph

23 commits

Author SHA1 Message Date
DailyShana
fefb0c4746 minor refactor of xyz overlay 2020-04-12 12:06:47 +08:00
DailyShana
f39a793b9b suppress warning C4244
except in field::process
2020-02-05 17:33:12 +08:00
DailyShana
e6ac7e88b2 suppress warning C4267 2020-02-04 20:58:32 +08:00
DailyShana
ea4105242f move opening lua libs after their implements 2020-01-17 22:53:27 +08:00
DailyShana
fd9fc404ad Debug.AddCard: set position of card in extra deck
if the position is not set
2019-12-25 14:57:09 +08:00
DailyShana
68e11e9a3c use snprintf
strncpy do not add terminal ‘\0' if the src is too long
2018-10-05 18:28:58 +08:00
DailyShana
a95bef3acc format 2018-09-17 19:44:58 +08:00
DailyShana
96b3763c58 modern c++ 2018-09-03 19:44:34 +08:00
VanillaSalt
3432bbf32f use emplace 2018-03-07 09:59:57 +09:00
VanillaSalt
10c7691aba replace operation_param with sendto_param 2017-08-06 17:14:03 +09:00
mercury233
75508bddfd update Debug.AddCard (by edo9300) 2017-07-24 11:08:54 +08:00
DailyShana
d3a9bf14e8 duel rule for puzzle 2017-03-28 19:40:54 +08:00
DailyShana
33c6efb187 xmaterial effect for puzzle mode 2016-12-09 13:04:08 +08:00
VanillaSalt
9e7c8ca88d use strncpy() instead of sprintf() 2016-08-29 14:50:36 +09:00
salix5
c14d91eb12 Revert "revert"
This reverts commit 2ebfb5b6e5.
2016-04-12 23:39:49 +08:00
DailyShana
2ebfb5b6e5 revert
revert modification related to counter in
3fee019167 and
775b766624
2016-04-12 11:14:29 +08:00
salix5
3fee019167 COUNTER_WITHOUT_PERMIT
COUNTER_WITHOUT_PERMIT: counters that can beplaced on non-specific cards
COUNTER_NEED_ENABLE: COUNTER_WITHOUT_PERMIT counters placed on itself
2016-04-12 04:09:20 +08:00
salix5
775b766624 EFFECT_FLAG_CANNOT_NEGATED, STATUS_FORBIDDEN
http://www.db.yugioh-card.com/yugiohdb/faq_search.action?ope=5&fid=12692&keyword=&tag=-1
http://yugioh-wiki.net/index.php?%A1%D4%A5%B5%A5%A4%A5%AD%A5%C3%A5%AF%A1%A6%A5%D6%A5%ED%A5%C3%A5%AB%A1%BC%A1%D5=
EFFECT_FLAG_CANNOT_NEGATED
effects with text 'cannot be negated':
EFFECT_FLAG_CANNOT_DISABLE+EFFECT_FLAG_CANNOT_NEGATED
some auxiliary effects in the script: EFFECT_FLAG_CANNOT_DISABLE only

STATUS_FORBIDDEN
1.It preserves EFFECT_CHANGE_CODE, EFFECT_COUNTER_PERMIT, EFFECT_COUNTER_LIMIT.
2.It does not trigger RESET_DISABLE, and hence will not remove counters.
3.It does not check EFFECT_FLAG_CANNOT_DISABLE/EFFECT_CANNOT_DISEFFECT/EFFECT_CANNOT_DISABLE

COUNTER_NEED_ENABLE
It is used in c4694209
2016-04-11 01:39:02 +08:00
salix5
0d2d78fcdc edit 2016-04-08 19:39:41 +08:00
DailyShana
2b5f53ceb0 add Debug.PreSummon 2016-02-07 11:56:39 +08:00
VanillaSalt
76e26b1607 counter 2015-11-29 21:50:11 +09:00
VanillaSalt
6a44f18c16 fix extra pendulum count for tag 2015-09-26 00:58:23 +09:00
fluorohydride
e8420f0738 submodule first push 2015-09-25 21:07:16 +08:00