Commit Graph

66835 Commits

Author SHA1 Message Date
kevlahnota
960994841c update Pioneer 2023-09-27 06:14:33 +08:00
kevlahnota
11b965722f Merge pull request #3823 from Simisays/ADVENTUREEE
Catlair tile fix
2023-09-27 06:12:51 +08:00
tool4ever
868190af25 Some fixes (#3817)
* Fix how trigger evaluates the event

* Support XMaxLimit

* Clean up

---------

Co-authored-by: tool4EvEr <tool4EvEr@192.168.0.60>
2023-09-26 23:24:26 +03:00
Simisays
52ba920917 Update catlair_white_1_lionden.tmx 2023-09-26 20:00:27 +02:00
Hans Mackowiak
b1057e8e4c Update redcap_gutter_dweller.txt (#3821) 2023-09-26 10:40:17 +00:00
Simisays
8d56ef4118 Update olorins_searing_light.txt 2023-09-25 21:55:24 +02:00
Simisays
cb95c5df4d update 2023-09-25 21:24:10 +02:00
Simisays
310e14a235 update 2023-09-25 21:06:58 +02:00
Simisays
b912b2fc9e update 2023-09-25 20:13:09 +02:00
Chris H
0fc88cc46c Alchemy scryfall downloads need a hyphen in their collector "number" (#3809) 2023-09-25 17:04:34 +03:00
kevlahnota
b6fa101f35 Merge pull request #3816 from kevlahnota/newmaster2
update Standard & Modern Archetype
2023-09-25 16:20:44 +08:00
Anthony Calosa
7e91621626 Merge branch 'master' into newmaster2 2023-09-25 16:13:21 +08:00
Anthony Calosa
1eb790b88e update Standard & Modern Archetype
added Modern GeneticAIDecks for adventure
2023-09-25 16:10:10 +08:00
Simisays
f9fd4ddbd7 LTC 8 cards 23/09 (#3808)
* update

* Update minas_morgul_dark_fortress.txt

* update

* Update mists_of_lorien.txt

* Update minas_morgul_dark_fortress.txt

* Update gandalf_of_the_secret_fire.txt
2023-09-25 06:18:19 +03:00
Agetian
03d5070a74 - Added puzzle PS_WOE1. (#3813) 2023-09-24 16:06:45 +03:00
Simisays
e099d14096 update 2023-09-24 14:55:23 +02:00
Paul Hammerton
9342cd02f0 Merge pull request #3811 from paulsnoops/edition_updates
Edition updates: LTC, LTR, SLD
2023-09-24 12:08:14 +01:00
paulsnoops
8b4881c316 token 2023-09-24 12:04:41 +01:00
paulsnoops
694e085343 artists 2023-09-24 11:59:20 +01:00
paulsnoops
56daed431e Edition updates: LTC, LTR, SLD 2023-09-24 11:20:44 +01:00
Simisays
2b941bcbfb LTC 8 cards (#3803) 2023-09-24 10:20:20 +00:00
paulsnoops
8117e0da39 update2editions 2023-09-23 08:44:36 -04:00
paulsnoops
4c25ab0734 update_pwcs 2023-09-23 08:44:36 -04:00
paulsnoops
4c39f6a479 2_new_PMEI_cards 2023-09-23 08:44:36 -04:00
paulsnoops
46408288c7 new_PMEI_card 2023-09-23 08:44:36 -04:00
paulsnoops
03b934b1b1 update p10e 2023-09-23 08:44:36 -04:00
paulsnoops
d3ce44c82b Update PWCS 2023-09-23 08:44:36 -04:00
paulsnoops
32823a3d0a Promo edition updates 2023-09-23 08:44:36 -04:00
kevlahnota
5e2fdc9f38 Merge pull request #3806 from Simisays/LTRBis
LTR 5 Jumpstart 2 cards
2023-09-23 18:27:09 +08:00
Hans Mackowiak
7e111c44ea ~ fix compleated_huntmaster.txt 2023-09-23 11:23:35 +02:00
Paul Hammerton
f86d622014 Merge pull request #3807 from paulsnoops/edition_updates
Edition updates: LTC, LTR, PF23, PW23, RVR, SLD, WOE
2023-09-23 10:15:58 +01:00
kevlahnota
7156b3a627 update standard archetype 2023-09-23 17:00:44 +08:00
paulsnoops
bc3ccb5bd9 Edition updates: LTC, LTR, PF23, PW23, RVR, SLD, WOE 2023-09-23 09:51:57 +01:00
Simisays
5541a3765f update 2023-09-23 10:32:46 +02:00
Simisays
a0a948ef9c update 2023-09-23 09:41:12 +02:00
kevlahnota
dcd26feed2 Update ferocious_werefox_guard_change.txt 2023-09-23 12:23:29 +08:00
Paul Hammerton
c0bf5040d9 Merge pull request #3804 from paulsnoops/update_editions
Edition updates: LTC, LTR, RVR - New editions: LCC, LCI, REX, SPG
2023-09-23 01:04:44 +01:00
paulsnoops
7de3107d5d oops 2023-09-23 00:57:10 +01:00
paulsnoops
c18edc6def Edition updates: LTC, LTR, RVR - New editions: LCC, LCI, REX, SPG 2023-09-23 00:53:43 +01:00
tool4ever
8882112f7e Allow Spawnsire of Ulamog to cast changelings (#3798)
* Fix CDA not working in sideboard
2023-09-22 13:57:10 +00:00
kevlahnota
4cb5545abe Merge pull request #3802 from kevlahnota/newmaster2
add Display Shop Item names option
2023-09-22 13:39:37 +08:00
Anthony Calosa
d073bb94a5 add Display Shop Item names option
- closes #3639
2023-09-22 13:31:40 +08:00
marthinwurer
1e116be3b0 Modify main game loop for use with basic AI unit tests (#3669)
* Added game fuzzing test

* modified doc wording

* instrumentation for land order fixes

* progress

* new tests

* even more progress

* split out main game loop stuff

* some cleanup

* setting up the tapland tests

* some cleanup

* fixed ensure lands are playable

* Moved packages

* progress

* cleanup

* cleanup fuzz test

* cleanup imports

* fixed phase priority

* made max loop count constant

* made simulation test extend ai test

* more cleanup

* Update SimulationTest.java

remove unused imports

---------

Co-authored-by: Hans Mackowiak <hanmac@gmx.de>
2023-09-21 12:22:34 -04:00
kevlahnota
a2a66b305a Merge pull request #3800 from Card-Forge/woe-prerelease
Add pre-release info for WOE
2023-09-21 19:10:24 +08:00
kevlahnota
0ea13be4de Merge pull request #3801 from kevlahnota/newmaster2
Prevent NPE
2023-09-21 19:10:10 +08:00
Anthony Calosa
789d25bd1d Merge branch 'master' into newmaster2 2023-09-21 18:55:38 +08:00
Anthony Calosa
ab1a2216ff prevent NPE 2023-09-21 14:31:19 +08:00
GitHub Actions
72ddfd0be6 [maven-release-plugin] prepare for next development iteration 2023-09-20 22:00:51 -04:00
GitHub Actions
c629080a8d [maven-release-plugin] prepare release forge-1.6.58 2023-09-20 22:00:51 -04:00
friarsol
b14dd7fa46 Add pre-release info for WOE 2023-09-20 22:00:41 -04:00