Commit graph

34 commits

Author SHA1 Message Date
edo9300
33a50af048 Merge remote-tracking branch 'Fluorohydride/master' 2018-11-10 13:37:59 +01:00
edo9300
5623b287a3
Merge pull request #33 from AndreOliveiraMendes/patch-2
some min edits in puzzle add card
2018-10-06 12:51:23 +02: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
edo9300
a891c23ecb Merge remote-tracking branch 'refs/remotes/Fluorohydride/master'
# Conflicts:
#	effect.cpp
#	field.cpp
#	libduel.cpp
#	libeffect.cpp
#	operations.cpp
#	premake4.lua
#	processor.cpp
#	scriptlib.h
2018-09-26 19:43:17 +02:00
DailyShana
a95bef3acc format 2018-09-17 19:44:58 +08:00
edo9300
f3f559e02a Merge remote-tracking branch 'refs/remotes/Fluorohydride/master'
# Conflicts:
#	card.cpp
#	effect.cpp
#	effect.h
#	field.cpp
#	field.h
#	interpreter.cpp
#	libduel.cpp
#	libeffect.cpp
#	ocgapi.cpp
#	operations.cpp
#	playerop.cpp
#	processor.cpp
2018-09-03 19:15:04 +02:00
DailyShana
96b3763c58 modern c++ 2018-09-03 19:44:34 +08:00
AndreOliveiraMendes
ba68780fd0
some min edits in puzzle add card
:v
2018-08-24 17:01:30 -03:00
edo9300
848b0e272c Merge remote-tracking branch 'refs/remotes/Fluorohydride/master'
# Conflicts:
#	card.cpp
#	effect.cpp
#	field.cpp
#	field.h
#	libcard.cpp
#	libduel.cpp
#	libeffect.cpp
#	libgroup.cpp
#	operations.cpp
#	playerop.cpp
#	premake4.lua
2018-04-21 17:37:34 +02:00
VanillaSalt
3432bbf32f use emplace 2018-03-07 09:59:57 +09:00
edo9300
1dc8819e85 Added relay duel support 2018-02-01 22:50:41 +01:00
edo9300
1f73a4cf42 Added DUEL_SEPARATE_PZONE, changed description from int32 to int64 2017-11-12 19:33:58 +01:00
edo9300
8038db3527 Fix 2017-10-30 23:15:36 +01:00
edo9300
d86fc61809 Update 2017-10-23 22:34:34 +02:00
edo9300
deaccfbee2 Added rules flags 2017-10-23 20:26:59 +02:00
edo9300
8c31f35099 Fix for lua 5.3 2017-10-01 15:00:16 +02:00
edo9300
3a1299fd2e Added speed duel mode 2017-08-13 18:07:11 +02:00
edo9300
f2fc9399f4 fix 2017-08-10 23:22:09 +02:00
edo9300
4bb0aa96c4 Merge remote-tracking branch 'refs/remotes/Fluorohydride/master' 2017-08-10 23:11:01 +02: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
edo9300
56e16b965f Debug mode LOCATION_PZONE support 2017-04-29 17:20:37 +02: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