Commit graph

325 commits

Author SHA1 Message Date
edo9300
33a50af048 Merge remote-tracking branch 'Fluorohydride/master' 2018-11-10 13:37:59 +01:00
DailyShana
2f2ea08f48 fix summon location 2018-10-30 21:56:08 +08:00
edo9300
060eb10066 Updated overlay related duel functions 2018-10-25 22:36:33 +02:00
Mercury233
f05e302c4a
update (#188)
don't move cards in grave and removed when them activate effect or become target
2018-10-22 20:04:52 +08:00
DailyShana
192c4897ed rename and clean 2018-10-16 15:52:51 +08:00
DailyShana
93d9406b0a rename 2018-10-14 21:16:02 +08:00
AndreOliveiraMendes
8a305c4e06 change related with summon/set on opponent field (#35)
* change related with summon/set on opponent field

* change related with summon/set on opponent field

* Update operations.cpp
2018-10-06 12:55:26 +02:00
DailyShana
3c460997c6 update Card.IsNotTuner EFFECT_NONTUNER 2018-10-06 15:21:26 +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
60e18710f7 fix 2018-09-19 00:02:21 +08:00
DailyShana
20ac11bb41 enable trap monster attibute automatically 2018-09-18 17:47:15 +08:00
DailyShana
a95bef3acc format 2018-09-17 19:44:58 +08:00
DailyShana
44a056a3c7 fix 2018-09-13 11:57:56 +08:00
edo9300
d54a469550 Merge remote-tracking branch 'refs/remotes/Fluorohydride/master' 2018-09-07 18:04:54 +02:00
edo9300
b588d5adc4 Updated tribute selection to work with selectunselect 2018-09-07 18:03:35 +02:00
edo9300
a2bccdbb7f Temp remove select_tribute_cards 2018-09-07 17:47:45 +02:00
DailyShana
cf41604307 reset STATUS_*_TURN when move to field(not return) 2018-09-07 15:19:40 +08:00
DailyShana
435e0dd756 reset previous location when turn set 2018-09-07 14:00:49 +08:00
edo9300
4ff8e9a011 Passing extra summoning effect as parameter 2018-09-05 20:14:55 +02:00
edo9300
4f0256b8bf
Added new parameters to summon procedures 2018-09-05 13:50:49 +02:00
edo9300
688d07a352 Added get_forced_zones 2018-09-05 02:10:59 +02:00
edo9300
75df0bb424 Fix merge errors 2018-09-04 19:36:20 +02: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
edo9300
e75804468c Improved must use mzone checking 2018-09-03 12:34:12 +02:00
DailyShana
35d903a923 clean up 2018-08-28 12:33:28 +08:00
AndreOliveiraMendes
983c804e4c check target player for normal summon (#144) 2018-08-23 19:15:38 +08:00
DailyShana
e09dd46315
update solve continuous (#180)
* update solve continuous
* tweak
2018-08-18 20:04:40 +08:00
DailyShana
b5f28bc461
remove STATUS_ACTIVATED (#178) 2018-08-15 14:26:20 +08:00
edo9300
b7c01319a6 Merge remote-tracking branch 'refs/remotes/Fluorohydride/master'
# Conflicts:
#	card.cpp
#	card.h
#	field.cpp
#	libcard.cpp
#	libduel.cpp
#	libgroup.cpp
#	ocgapi.cpp
#	operations.cpp
#	processor.cpp
2018-07-31 16:37:54 +02:00
DailyShana
fb5aae1022 enable selecting effect of extra summon/set 2018-07-30 23:26:56 +08:00
DailyShana
4ba67e7e11 Revert "update get_cards_in_zone"
This reverts commit 15b29e4122.
2018-07-29 17:53:20 +08:00
DailyShana
0b50a732ab Revert "say goodbye to &0xffff"
This reverts commit 38d6ca31d6.
2018-07-29 17:52:48 +08:00
purerosefallen
38d6ca31d6 say goodbye to &0xffff 2018-07-29 17:38:37 +08:00
purerosefallen
15b29e4122 update get_cards_in_zone 2018-07-28 13:33:11 +08:00
DailyShana
03bb69ae45 fix 2018-07-27 21:55:32 +08:00
DailyShana
c1f6937790 update handling of effect activated in deck 2018-07-26 14:49:14 +08:00
DailyShana
16318155d0 fix 2018-07-24 10:12:46 +08:00
Mercury233
01fc03a6a3 fix Duel.SSet (#173) 2018-07-22 21:21:26 +08:00
DailyShana
3bb24b931b update EVENT_LEAVE_FIELD 2018-07-21 20:21:14 +08:00
DailyShana
61ce69d0eb tweak 2018-07-06 21:46:52 +08:00
DailyShana
f6d55d74d4 fix EVENT_DISCARD 2018-07-04 23:30:03 +08:00
DailyShana
cc50da8677 fix 2018-07-04 22:51:52 +08:00
DailyShana
bd3c64232f revert
part of 323b0cc89b
2018-06-30 21:43:28 +08:00
Mercury233
2044525cbd
update Duel.SSet (#165) 2018-06-29 15:19:29 +08:00
DailyShana
09d4a3e895 revert and fix 2018-06-28 11:14:12 +08:00
DailyShana
5fac2128b3 fix 2018-06-28 00:06:56 +08:00
DailyShana
9e246d0d62 Revert "Fixed various memory curruption instances (#141)"
This reverts commit e50e6fea6d.
2018-06-27 17:58:16 +08:00
DailyShana
323b0cc89b
update hand trigger (#168) 2018-06-26 15:59:18 +08:00
DailyShana
eed4383b44 tweak 2018-06-25 21:49:06 +08:00