Commit Graph

56768 Commits

Author SHA1 Message Date
Northmoc
204c43bfa9 Card.java track nonCombatDamageDealtThisTurn 2022-04-11 07:41:35 -04:00
Northmoc
d9ee7c8863 PermanentEffect.java - Blitz DelayedTrigger 2022-04-11 07:36:50 -04:00
Northmoc
34eba498cd CopyPermanentEffect more getStackDescription work 2022-04-11 07:36:50 -04:00
Northmoc
bd6d7d7722 jaxis_the_troublemaker.txt 2022-04-11 07:36:49 -04:00
Northmoc
4b7af16c98 AlternativeCost add Blitz 2022-04-11 07:36:49 -04:00
Northmoc
e0953abbfd Card.java add Blitz keyword to "don't parse reminder text" list 2022-04-11 07:36:48 -04:00
Northmoc
8645a29296 CardFactoryUtil.java add Blitz alt cost and static 2022-04-11 07:36:48 -04:00
Northmoc
c2996b5576 CardProperty.java add "blitzed" 2022-04-11 07:36:47 -04:00
Northmoc
5ed640b96a ForgeScript add "Blitz" 2022-04-11 07:36:47 -04:00
Northmoc
7c77465fc1 GameAction.java add Blitz to Dash cleanup 2022-04-11 07:36:46 -04:00
Northmoc
a8a69ea77c Keyword.java add Blitz 2022-04-11 07:36:46 -04:00
Northmoc
39bfeb5d62 SpellAbility add isBlitz boolean 2022-04-11 07:36:45 -04:00
Northmoc
aee6467af8 CardFactory remove unneeded import 2022-04-11 07:30:54 -04:00
Northmoc
564176f229 rals_outburst.txt add DestZone2 2022-04-11 07:25:36 -04:00
Northmoc
7c5a3665c8 nagging_thoughts.txt - fix bad SpellDesc 2022-04-11 07:25:35 -04:00
paul_snoops
77883fdab9 arena standard part 2 2022-04-11 09:06:42 +01:00
Magpie
a5bd40d7af Adventure mode PoI refactor.
Renamed, re-set and cherry-picked a few of the various PoIs and reverted placement behavior.
2022-04-11 09:25:36 +02:00
tool4ever
43dc2a8124 Update jetmirs_garden.txt 2022-04-11 08:44:40 +02:00
Chris H
b28ccb7805 Update issue templates 2022-04-10 20:23:39 -04:00
Anthony Calosa
6740547858 Merge pull request #5 from kevlahnota/master
update preview Date
2022-04-11 04:32:06 +08:00
Anthony Calosa
76b342b47f update preview Date 2022-04-11 04:30:00 +08:00
Anthony Calosa
0438a2acef Merge pull request #3 from TrueFuFLeaderG/adventure
adventure: fixed saving poi data, added date to load screen
2022-04-11 03:17:27 +08:00
Grimm
6171589330 fixed saving poi data, added date to load screen 2022-04-10 20:05:27 +02:00
paul_snoops
eb41f3bec7 arena standard part 1 2022-04-10 16:22:38 +01:00
paul_snoops
c2ce585a4e vintage legacy and standard 19-22 2022-04-10 16:22:37 +01:00
paul_snoops
a8fa51ef64 vintage legacy and standard 17-18 2022-04-10 16:22:36 +01:00
paul_snoops
8fa3776fd6 vintage legacy and standard 12-16 2022-04-10 16:22:35 +01:00
paul_snoops
0919ad1beb vintage legacy and standard 10-11 2022-04-10 16:22:34 +01:00
paul_snoops
618768a3d0 add yneo and ymid change 2022-04-10 16:22:34 +01:00
paul_snoops
b108542a0d modern and pioneer fixes 2022-04-10 16:22:33 +01:00
paul_snoops
7795fa05bd vintage legacy and standard 08-09 2022-04-10 16:22:33 +01:00
paul_snoops
da6a92b2ff add neo to completed formats 2022-04-10 16:22:32 +01:00
paul_snoops
30fceb4db5 vintage legacy and standard part three 2022-04-10 16:22:32 +01:00
paul_snoops
79b4ced7a6 vintage legacy and standard part two 2022-04-10 16:22:31 +01:00
paul_snoops
cacb284280 dc to constructed 2022-04-10 16:22:30 +01:00
paul_snoops
27fb40aefa dci to dc 2022-04-10 16:22:30 +01:00
paul_snoops
b96b4e47aa vintage and standard part one 2022-04-10 16:22:29 +01:00
paul_snoops
1c3995bae3 extended 2022-04-10 16:22:29 +01:00
paul_snoops
feaa0a63f4 modern 2022-04-10 16:22:28 +01:00
paul_snoops
d972b3c50c pioneer 2022-04-10 16:22:28 +01:00
paul_snoops
06845ebf51 name changes part 2 2022-04-10 16:22:27 +01:00
paul_snoops
acb83884c9 historic and alchemy 2022-04-10 16:22:26 +01:00
paul_snoops
6b5c86a677 blocks and new standard 2022-04-10 16:22:24 +01:00
paul_snoops
725566ff00 "Historic" formats re-work - Name tidy 2022-04-10 16:22:24 +01:00
Northmoc
6aa847b2cc GameActionUtil - better place to add Casualty SVar 2022-04-10 10:02:26 -04:00
Northmoc
9b7f7433d8 CardFactory - improve "CopySetLoyalty" 2022-04-10 09:56:58 -04:00
Anthony Calosa
ac05891bf5 Merge branch 'kevlahnota-master-patch-90262' into 'master'
Update towashi_guide_bot.txt

See merge request core-developers/forge!6514
2022-04-10 12:28:39 +00:00
Anthony Calosa
0253caa2ac Update towashi_guide_bot.txt 2022-04-10 12:28:22 +00:00
Anthony Calosa
b7b5cf57b9 Merge branch 'NewMaster' into 'master'
fix New Game+ button on Portrait Mode

See merge request core-developers/forge!6513
2022-04-10 12:19:00 +00:00
Anthony Calosa
da4b9976ec fix New Game+ button on Portrait Mode 2022-04-10 20:18:12 +08:00