Commit Graph

2401 Commits

Author SHA1 Message Date
tool4ever
ba1d3fbe43 Clean up (#3225) 2023-06-09 11:47:59 +00:00
Hans Mackowiak
a7c0d41064 LKICopy Transform and flip (#3146)
* LKICopy Transform and flip

* Update CardUtil.java

Fix newCopy state when flipped or transformed

* Update CardUtil.java

fix backside

* Update CardUtil.java

add EffectSource

* CardStateName.Transformed needs to be copied

* Fixes #3201 somewhat

* Fix CardState for Fused Spells

* GameSimulationTest: Add Ratadrabik + TDFC token test
2023-06-06 13:43:40 +03:00
Anthony Calosa
3ed0ba5439 update imageView for deckbox 2023-05-29 08:08:55 +08:00
Anthony Calosa
85cfdfca4d Merge pull request #3150 from leriomaggio/formats/pauper
Chaning Pauper as Sanctioned format
2023-05-28 19:03:57 +08:00
Anthony Calosa
6fc7df840d prevent NPE 2023-05-25 10:17:09 +08:00
Valerio Maggio
2049a3dce4 New PauperArchetypeCardGen DeckType added and UI updated for desktop/mobile 2023-05-20 13:59:29 +01:00
Valerio Maggio
d8d02b0f4b Added Random Pauper Colour Deck gen in Gauntlet options 2023-05-17 17:30:56 +01:00
Valerio Maggio
fa09f8e21a Introducing new Random Pauper Color Deck gen in Deck Chooser 2023-05-17 17:30:03 +01:00
Valerio Maggio
8517384352 Deck Import now includes the extra note option if no current game type and All formats loaded.
If there is no current game type (i.e. GameFormat is displayed) the extra note option on the interaction between the two filter options is added.
2023-05-13 17:36:43 +01:00
Chris H
6437fde0c3 Make it clearer where the simulater is loading decks from (#3088) 2023-05-10 07:38:40 +02:00
tool4ever
9cdc7a27c1 Fix CounterAdded triggers (#3030)
* Fix CounterAdded triggers

* Fix invalid param

* Fix NPE

---------

Co-authored-by: TRT <>
2023-04-29 07:34:43 +03:00
Anthony Calosa
7db9f85bf9 (Android) enable numpad for getInteger prompt on supported platform 2023-04-28 19:03:24 +08:00
GitHub Actions
53bed72fe5 [maven-release-plugin] prepare for next development iteration 2023-04-24 13:03:27 -04:00
GitHub Actions
b8c6086cc0 [maven-release-plugin] prepare release forge-1.6.56 2023-04-24 13:03:27 -04:00
Anthony Calosa
b4d871219a Merge pull request #2959 from Northmoc/ichor
MOC: Ichor Elixir + support
2023-04-21 11:05:08 +08:00
friarsol
7d5c1bed3c Select pet must use an English string to store pet selection 2023-04-20 18:10:35 -04:00
Northmoc
9d85c14ca1 MOC: Ichor Elixir + support 2023-04-18 21:51:46 -04:00
Northmoc
22187b05f3 overgrown_pest.txt + refactor 2023-04-18 08:40:43 -04:00
friarsol
245e828dd9 Add Battles for DeckEditor types 2023-04-16 22:19:20 -04:00
TRT
faa8e6d6c9 lazy build SpellPermanent on TDFC 2023-04-13 11:55:19 +02:00
friarsol
daf0572cf6 Make battles attackable 2023-04-10 12:54:01 -04:00
friarsol
58dcb0ea03 Battles first take 2023-04-10 12:54:01 -04:00
Anthony Calosa
1b5bebf093 update.. 2023-04-09 07:59:35 +08:00
Anthony Calosa
04e638b789 update imagefetcher 2023-04-09 07:55:57 +08:00
tool4EvEr
101306e61c PaidLists now store if the CostPart source is linked to host 2023-03-29 17:40:59 +02:00
tool4ever
4329e2b0c8 Improve a few parts from previous PR (#2770) 2023-03-28 21:11:13 +00:00
Anthony Calosa
71a6d82d61 update ManaShards event 2023-03-26 21:17:38 +08:00
Anthony Calosa
81efb2737f add Commander Gauntlet 2023-03-17 08:18:52 +08:00
Anthony Calosa
8de1ffee45 Merge pull request #2686 from kevlahnota/newmaster2
revert AudioClip, refactor Texture get
2023-03-15 23:33:08 +08:00
Anthony Calosa
3a849e77ab add dispose clips 2023-03-15 22:30:39 +08:00
tool4ever
9b47a7fee2 Remove some obsolete stuff (#2685)
* Remove obsolete code

* Fix uncounterable being invisible

* Fix CantHappen requiring choice
2023-03-15 12:37:22 +00:00
Anthony Calosa
eb4ac33b36 prevent NPE 2023-03-15 01:33:12 +08:00
Anthony Calosa
78bded11fb update 2023-03-15 01:14:51 +08:00
Anthony Calosa
b88cd6c2e9 papercard images as fallback 2023-03-15 01:06:29 +08:00
Anthony Calosa
a41a3916de update Achievement Trophies
- use PaperCard images as overlay if available for Achievement Trophies
2023-03-15 00:27:49 +08:00
tool4EvEr
f59ad77a4d Maven: relocate platform-specific dependency 2023-03-11 09:13:51 +01:00
tool4ever
048543f74e Tweak AI to skip useless Enlisting (#2594) 2023-03-01 10:03:47 +01:00
GitHub Actions
de4feee3ef [maven-release-plugin] prepare for next development iteration 2023-02-20 23:36:34 -05:00
GitHub Actions
257895f019 [maven-release-plugin] prepare release forge-1.6.55 2023-02-20 23:36:34 -05:00
Anthony Calosa
8dc33b82fc add dispose for GifAnimation 2023-02-16 05:37:34 +08:00
Anthony Calosa
61b659294a add toxic icon 2023-02-11 09:42:21 +08:00
marthinwurer
502d7946dd added basic manabase evaluation 2023-02-07 23:38:50 -07:00
marthinwurer
929fea4cbf initial failing test 2023-02-07 11:01:00 -07:00
marthinwurer
b74a2b3ba4 improved activated ability evaluation 2023-02-06 22:27:31 -05:00
marthinwurer
2d98e58b81 Added test that ensures all lands can be played 2023-02-06 22:27:31 -05:00
marthinwurer
58f0a72c4d fixed the issue with rainbow lands 2023-02-06 22:27:31 -05:00
marthinwurer
5909979884 another failing test 2023-02-06 22:27:31 -05:00
marthinwurer
47c9d32435 implemented bounceland test and fix 2023-02-06 22:27:31 -05:00
marthinwurer
7c4b6c5f27 implemented tron test and fix 2023-02-06 22:27:31 -05:00
marthinwurer
270f7116ec implemented basic test 2023-02-06 22:27:31 -05:00