Commit Graph

1449 Commits

Author SHA1 Message Date
Northmoc
84384981be CardRules.Reader.getCard support additional faces for Specialize 2022-08-26 16:05:01 -04:00
Northmoc
58a96a6acc CardSplitType.Specialize 2022-08-26 16:04:57 -04:00
Northmoc
6d14daaa76 CardStateName for Specialize 2022-08-26 16:04:55 -04:00
Northmoc
5c14fd06e4 CardRules support multiple specialize faces 2022-08-26 16:04:53 -04:00
Northmoc
bb52a6b2bb DMC: Jared Carthalion and support (#1368)
* add text to all color tokens

* all_3_3_kavu_trample.txt

* ColorSet.isAllColors boolean

* ForgeScript.cardStateHasProperty "AllColors"

* CountersPutEffect.resolvePerType "CounterNumPerDefined"

* jared_carthalion.txt
2022-08-21 16:20:21 +03:00
Grimm
9402a15502 Adventure player reworked colorid to support multicolor 2022-08-09 16:04:30 +02:00
Grimm
c1a6313b1e reworked starting deck to jumpstart, constructed or chaos
support localization in UIData and removed it from code (only NewGameScene for now)
2022-08-09 13:33:06 +02:00
Anthony Calosa
194d5b00dc fix LibGDXImageFetcher not deleting .tmp files
- removed unnecessary keys for 2nd variants displaying first art.
  should fix displaying duplicated art when using image fetcher
2022-07-31 12:04:57 +08:00
Anthony Calosa
31bd2ff572 fix plural ends with "ds" 2022-07-29 21:07:48 +08:00
Anthony Calosa
47f240af0c return Pair values 2022-07-12 21:38:00 +08:00
Anthony Calosa
4fb89c121f update check 2022-07-12 21:13:13 +08:00
Anthony Calosa
7f6bbfea3c move audit to StaticData
- fix cards with setlookup
closes #1096
2022-07-12 19:02:35 +08:00
Anthony Calosa
a71148cfe3 fix auditer
closes #1096
2022-07-12 18:36:59 +08:00
Anthony Calosa
1710447322 update 2022-07-12 14:55:59 +08:00
Anthony Calosa
7874178f8b add stretchedArt for saga/class/dungeon 2022-07-12 14:42:52 +08:00
Anthony Calosa
3a061ae3be update ImageFetcher and setlookup
- use newWorkStealingPool
- update setlookup method
2022-07-12 11:22:40 +08:00
Anthony Calosa
77678b4cbc Fix loading fallback_skin, delay setlookup file 2022-07-08 14:38:43 +08:00
Hans Mackowiak
a8aa75304b CardType: better handling for multiword types (#720) 2022-06-21 11:58:23 +02:00
Anthony Calosa
10f1b0c62d update Localizer 2022-06-21 02:55:44 +08:00
Anthony Calosa
c48de6afe1 [Mobile] Update LobbyScreen variants
- apply last used variants on LobbyScreen on startup
2022-06-21 02:35:53 +08:00
Michael Kamensky
cff5e36d9e [maven-release-plugin] prepare for next development iteration 2022-06-11 13:06:54 +03:00
Michael Kamensky
d3c411d097 [maven-release-plugin] prepare release forge-1.6.53 2022-06-11 13:06:46 +03:00
Michael Kamensky
761b10eba4 [maven-release-plugin] prepare for next development iteration 2022-06-11 12:55:35 +03:00
Michael Kamensky
bd2a42b435 [maven-release-plugin] prepare release forge-1.6.52 2022-06-11 12:55:27 +03:00
Michael Kamensky
20de403e64 [maven-release-plugin] prepare for next development iteration 2022-06-11 12:50:40 +03:00
Michael Kamensky
6c1fe344e1 [maven-release-plugin] prepare release forge-1.6.51 2022-06-11 12:48:23 +03:00
Northmoc
4e636857c2 better Background check for decks 2022-06-10 09:03:54 -04:00
Northmoc
180a90e0a1 CardRules isEnterableDungeon boolean 2022-06-08 19:06:44 -04:00
Hans Mackowiak
c893a01bb8 CardType: add Dungeon SubTypes 2022-06-05 19:51:46 +02:00
Michael Kamensky
888d49a43f [maven-release-plugin] prepare for next development iteration 2022-05-30 20:40:26 +03:00
Michael Kamensky
b9897ecb00 [maven-release-plugin] prepare release forge-1.6.50 2022-05-30 20:40:16 +03:00
Northmoc
51362e8290 CLB: Background mechanic and related cards (#532)
* cloakwood_hermit.txt

* halsin_emerald.archdruid.txt

* master_chef.txt

* Card > keywordsToText() for Choose a Background

* CardRules update for Background

* DeckFormat > get DeckConformanceProblem : update for Background

* TypeLists.txt add Background

* Keyword add Choose a Background

* shameless_charlatan.txt

* raised_by_giants.txt

* alora_merry_thief.txt

* livaan_cultist_of_tiamat.txt
2022-05-30 15:43:35 +02:00
tool4EvEr
76f95bd0a9 AiHints upgrade 2022-05-29 17:35:14 +02:00
jyockey
ba6c09fd63 Make looking up card image files much more efficient 2022-05-23 20:17:09 -07:00
Anthony Calosa
ff7e0f4870 fix oathbreaker signature spell not recognized 2022-05-23 11:47:58 +08:00
Hans Mackowiak
24b2186e0d Card: ignoreLegendRule as StaticAbility (#360)
* Card: ignoreLegendRule as StaticAbility
2022-05-15 21:32:55 +00:00
Anthony Calosa
9b714c1e12 Update DeckGeneratorBase.java
fix deck gen not getting duals
2022-05-01 13:04:39 +08:00
Anthony Calosa
05c8cf112a update check 2022-04-29 07:55:20 +08:00
Anthony Calosa
38027e2441 additional FatPack check 2022-04-29 07:48:42 +08:00
Anthony Calosa
527997f5b2 Update RewardData
- exclude Online and Funny Card for Adventure Rewards
2022-04-19 21:54:14 +08:00
Leandro Doctors
448945660e .gitignore: stop ignoring test directories
They shouldn't have been ignored in the first place...
2022-04-16 02:51:16 -03:00
Magpie
b655d73d13 Removes unused var. 2022-04-06 22:08:33 +02:00
Grimm
55fd56e7d2 -added items/equipment
-added 6 castle
-added dialogs
-fixed collision on maps
-fixed layer rendering
2022-04-01 21:14:22 +02:00
Grimm
6349dcbad8 -added items/equipment
-added 6 castle
-added dialogs
-fixed collision on maps
-fixed layer rendering
2022-04-01 20:30:54 +02:00
tool4EvEr
c5c8294e62 Clean up 2022-03-06 10:21:34 +01:00
Anthony Calosa
bee4438766 [Mobile] Fix crash when CJK is not generated and Forge tries to draw CJK Text
- on android it is generated properly, on some system, it seems the language directory is locked/write error..
2022-03-04 12:33:33 +08:00
Hans Mackowiak
273e821592 CardType: add hasABasicLandType as Property 2022-02-28 07:24:49 +01:00
Hans Mackowiak
c863c2c2f1 Merge branch 'nec_im' into 'master'
NEC: Imposter Mech and support

See merge request core-developers/forge!6268
2022-02-21 14:37:58 +00:00
Tim Mocny
7023059337 NEC: Imposter Mech and support 2022-02-21 14:37:56 +00:00
tool4EvEr
5e7cf52a7a Also check supertype for Type$Legendary/Snow 2022-02-20 17:55:26 +01:00