Northmoc
|
3b43f78e0c
|
protection_racket.txt
|
2022-05-19 14:16:29 -04:00 |
|
Northmoc
|
b48e72b607
|
prosperou
|
2022-05-19 14:12:34 -04:00 |
|
Agetian
|
25bc52f9fe
|
Merge pull request #399 from Suthro/master
CBL: Captain N'ghathrod and Tasha, the Witch Queen
|
2022-05-19 21:07:41 +03:00 |
|
Suthro
|
a6c29c9cfd
|
Update nobles_purse.txt
|
2022-05-19 12:54:32 -05:00 |
|
Suthro
|
b4120e0211
|
Update sea_hag_aquatic_ingress.txt
|
2022-05-19 12:44:41 -05:00 |
|
Suthro
|
d490a93f53
|
Update irenicuss_vile_duplication.txt
|
2022-05-19 12:40:34 -05:00 |
|
Suthro
|
a0e890fc50
|
Update tasha_the_witch_queen.txt
|
2022-05-19 12:39:33 -05:00 |
|
Northmoc
|
f3d52fa36f
|
avoid NoSuchElementException in case toConnive is empty
|
2022-05-19 13:16:06 -04:00 |
|
Northmoc
|
f0e0ff1fa4
|
Merge pull request #382 from Northmoc/nccParty
NCC: Life of the Party and support
|
2022-05-19 13:11:43 -04:00 |
|
Northmoc
|
76cc5fa90e
|
rest of the refactored cards
|
2022-05-19 13:09:09 -04:00 |
|
Northmoc
|
f7b6b99032
|
nuke it!
|
2022-05-19 12:37:37 -04:00 |
|
Northmoc
|
0cca0ba206
|
remove keyword AI references
|
2022-05-19 12:35:46 -04:00 |
|
Northmoc
|
fe92c79a64
|
o_kagachi_vengeful_kami.txt refactor
|
2022-05-19 12:31:52 -04:00 |
|
Northmoc
|
2bcdfcd06b
|
remove "AttackedPlayerWhoAttackedYouLastTurn" condition
|
2022-05-19 12:31:32 -04:00 |
|
Northmoc
|
90e99f3f66
|
more old cards
|
2022-05-19 12:05:46 -04:00 |
|
Northmoc
|
dc796c14f2
|
remove KW from list
|
2022-05-19 11:49:39 -04:00 |
|
Northmoc
|
9f297694c9
|
use StaticAbilityCanAttackDefender canAttack check
|
2022-05-19 11:33:26 -04:00 |
|
Northmoc
|
b057dcff06
|
add canAttack boolean and MODE string
|
2022-05-19 11:32:56 -04:00 |
|
Northmoc
|
960324efca
|
move this to StaticAbilityCanAttackDefender
|
2022-05-19 11:32:05 -04:00 |
|
Northmoc
|
159682561a
|
use Effect instead of Animate
|
2022-05-19 11:14:37 -04:00 |
|
Northmoc
|
94a5560db2
|
don't addAttackedPlayersMyTurn if attacked planeswalker
|
2022-05-19 11:04:48 -04:00 |
|
Northmoc
|
e6101ba1dd
|
NCC: 18 April (#407)
|
2022-05-19 12:08:48 +00:00 |
|
tool4EvEr
|
340878f6fb
|
Clean up scripts
|
2022-05-19 12:41:14 +02:00 |
|
tool4EvEr
|
41b42cd610
|
Fix some corner cases
|
2022-05-19 12:41:05 +02:00 |
|
tool4EvEr
|
f1a38d35bf
|
Timing fix
|
2022-05-19 12:39:46 +02:00 |
|
tool4EvEr
|
969f8d2b17
|
Clean up
|
2022-05-19 12:37:37 +02:00 |
|
Anthony Calosa
|
44fd509809
|
Merge pull request #408 from kevlahnota/master
add Console toggle for android
|
2022-05-19 17:25:10 +08:00 |
|
Anthony Calosa
|
5cdf780fb4
|
Merge branch 'master' into newmaster
|
2022-05-19 15:39:21 +08:00 |
|
Anthony Calosa
|
b17b7a5067
|
add Console toggle for android
- longpress the GameHud or the avatar to open the console.
|
2022-05-19 15:32:05 +08:00 |
|
tool4ever
|
bcea70e32c
|
Jabari's Influence: multiplayer fix (#375)
* Jabari's Influence: multiplayer fix
|
2022-05-19 07:34:13 +02:00 |
|
Suthro
|
78c274a6b5
|
Update irenicuss_vile_duplication.txt
|
2022-05-19 00:16:52 -05:00 |
|
Suthro
|
613763b77f
|
Update irenicuss_vile_duplication.txt
|
2022-05-19 00:16:04 -05:00 |
|
Northmoc
|
04d3d8ded2
|
refactor some old cards
|
2022-05-18 22:32:08 -04:00 |
|
Northmoc
|
ebd4870a59
|
checkDeclaredAttacker support addAttackedPlayersMyTurn
|
2022-05-18 22:29:50 -04:00 |
|
Northmoc
|
07d9f9e105
|
track Players attacked
|
2022-05-18 22:17:18 -04:00 |
|
Northmoc
|
4e83623e69
|
playerHasProperty() add "attackedYouTheirLastTurn"
|
2022-05-18 22:14:53 -04:00 |
|
Northmoc
|
d8cc879a1e
|
modify applyCantAttackAbility() "DefenderKeyword"
|
2022-05-18 22:13:43 -04:00 |
|
Northmoc
|
c9bd1644ba
|
applyAbility() add "CanAttackDefender" mode
|
2022-05-18 22:11:40 -04:00 |
|
Northmoc
|
c7eba8400d
|
StaticAbilityCanAttackDefender
|
2022-05-18 22:10:25 -04:00 |
|
Northmoc
|
d13908ed63
|
weathered_sentinels.txt
|
2022-05-18 22:09:21 -04:00 |
|
Anthony Calosa
|
bcc15c5857
|
Merge pull request #405 from kevlahnota/master
GameHUD buttons update
|
2022-05-19 07:31:28 +08:00 |
|
Anthony Calosa
|
2b15ddae90
|
GameHUD buttons update
|
2022-05-19 07:28:25 +08:00 |
|
Suthro
|
ea24f42b26
|
Merge branch 'master' of https://github.com/Suthro/forge_scripttesting
|
2022-05-18 15:17:00 -05:00 |
|
Suthro
|
b2e1bb4ef5
|
CBL: Gorion, Wise Mentor + Uncommons
CBL Scripts for Gorion, Wise Mentor and a handful of lower rarity cards
|
2022-05-18 15:14:34 -05:00 |
|
Suthro
|
24027156f6
|
Update: Fix missing commander clause
|
2022-05-18 14:33:11 -05:00 |
|
Suthro
|
13c3dbe8d0
|
Update tasha_the_witch_queen.txt
|
2022-05-18 14:31:38 -05:00 |
|
Suthro
|
3dda45713f
|
Update: Fix file name typo, add rec. changes
|
2022-05-18 14:29:36 -05:00 |
|
Northmoc
|
ee03f26e04
|
remove unused import
|
2022-05-18 14:44:14 -04:00 |
|
Agetian
|
d067e55c23
|
Merge pull request #380 from Northmoc/ncc17
NCC: 17 April
|
2022-05-18 21:42:22 +03:00 |
|
Northmoc
|
3501a546e5
|
make_an_example.txt sacrifice all at once
|
2022-05-18 14:38:48 -04:00 |
|