Commit Graph

3490 Commits

Author SHA1 Message Date
Anthony Calosa
9da70cf5dd [Mobile] dispose texture as an option 2021-02-23 06:48:18 +08:00
Michael Kamensky
e33047f988 Merge branch 'localization_lang' into 'master'
Update Lang.java to support other languages.

See merge request core-developers/forge!3971
2021-02-22 12:12:26 +00:00
Churrufli
b37df976b9 New Net Deck Category: Deck Modern Archive 2021-02-22 12:53:18 +01:00
Lyu Zong-Hong
e1f68bd06c Update Lang.java so it can support other languages.
Also translated phase/step names
2021-02-22 19:55:05 +09:00
friarsol
28942fb317 Generate singles in the spell shop by using the pool list instead of boosters 2021-02-21 22:04:57 -05:00
Michael Kamensky
bc538a3cf0 Merge branch 'master' into 'master'
New Net Deck Category: Deck Standard Archive

See merge request core-developers/forge!3940
2021-02-20 08:15:16 +00:00
Churrufli
bbd971fb40 Patch Net Decks Archive 2021-02-20 08:35:43 +01:00
Churrufli
4cfecdf980 Patch Net Decks Archive 2021-02-20 08:35:20 +01:00
Anthony Calosa
5055931cbc [Mobile] Border Mask Option
- Full > cards have round corners (both .fullborder and .full cards)
- Crop > .fullborder cards will be cropped to look like .full cards
- Off > no changes (for user who use png images use Off)
2021-02-20 14:58:42 +08:00
Michael Kamensky
415faa9a04 Merge branch 'manaEffect' into 'master'
ExpressPay different ComboMana if possible

See merge request core-developers/forge!3893
2021-02-20 04:22:03 +00:00
Bug Hunter
df0d651101 ExpressPay different ComboMana if possible 2021-02-20 04:22:02 +00:00
Alumi
92d9bebc58 Add Japanese localization and fix split card view 2021-02-19 04:05:22 +00:00
Anthony Calosa
dcac880369 [Mobile] Add yield icon
-compress some png to save space
2021-02-19 03:31:23 +08:00
klaxnek
31a73d0887 Fix NullPointerException when music folder is not present 2021-02-16 11:33:44 +01:00
Anthony Calosa
c883217cda Commander Precons added to decktype with all pre C18 commander precons included 2021-02-16 01:17:48 +08:00
Bug Hunter
0d08cfd1f5 Fix TargetSelection adding spell as card when choosing from multiple zones 2021-02-15 16:01:19 +00:00
Tim Mocny
d7f0665bae Nethroi (IKO) 2021-02-14 00:57:22 +00:00
Lyu Zong-Hong
bca0282cae Merge branch 'master' into mutate 2021-02-12 22:32:58 +09:00
Hans Mackowiak
8217adbc32 Trigger & Replacement: ensure abilities 2021-02-12 12:21:50 +01:00
Hans Mackowiak
d6788b2803 Refactor: Taps for mana to differ between the Player who gets the Mana and the Player to taps the card 2021-02-12 08:50:24 +00:00
Lyu Zong-Hong
da63182b3a Handle rule 721.3b 2021-02-11 16:41:25 +09:00
tool4EvEr
793f75a020 Cleanup import 2021-02-10 22:11:39 +01:00
Bug Hunter
8e2a29bf13 Fix casting spells after canceling with extra costs 2021-02-10 19:18:06 +00:00
Lyu Zong-Hong
221f5da473 Update mutated card view panel to show correct merged cards 2021-02-10 21:26:10 +09:00
Anthony Calosa
8dcb4818a5 add todo 2021-02-10 20:16:37 +08:00
Anthony Calosa
ffb0b8bb89 Move custom skins to cache
- added skins downloader
2021-02-10 14:55:12 +08:00
Hans Mackowiak
9d0433f812 - Use the original implementation for orderAndPlaySimultaneousSa for the AI for the time being until the AI side of the implementation can be improved. 2021-02-10 04:00:37 +00:00
Hans Mackowiak
c830641bc9 fix Manifest Adventure cards 2021-02-09 14:57:08 +01:00
Lyu Zong-Hong
24800840be Merge master 2021-02-09 17:15:06 +09:00
CCTV-1
f67a2eb456 Merge remote-tracking branch 'upstream/master' into display_localization_cardname 2021-02-08 22:20:58 +08:00
Lyu Zong-Hong
c845d0566f Mutate first step 2021-02-06 22:40:39 +09:00
Anthony Calosa
d5e1392ae7 [Mobile] set volume when track changes 2021-02-05 02:26:33 +08:00
Anthony Calosa
96a2ccc3a5 [Mobile] Sound/Music Adjustment 2021-02-05 01:32:00 +08:00
Anthony Calosa
3f66e67eea Update SoundEffect
-replace wav to mp3
-converted the mp3 files to have smaller size
2021-02-04 22:49:03 +08:00
Hans Mackowiak
2d9834e962 CantBeCast: rework StaticAbility for Void Winnower 2021-02-04 14:02:42 +00:00
Michael Kamensky
76a2899769 Merge branch 'draugr' into 'master'
add MayPlaySnowIgnoreColor for Draugr Necromancer

See merge request core-developers/forge!3724
2021-02-04 04:54:06 +00:00
Hans Mackowiak
994bac90f2 MagicStack: copy card when moved to stack and apply changes again when put onto magic stack 2021-02-03 15:56:54 +00:00
Hans Mackowiak
d47bd3daf6 add MayPlaySnowIgnoreColor for Draugr Necromancer 2021-02-03 09:28:16 +01:00
Anthony Calosa
524ac3ae0c [Mobile] add Shahrazad support 2021-02-03 03:37:44 +08:00
Hans Mackowiak
350e2cf480 ForgetOnMoved: extra logic for cast stuff to not forget when cast is canceled 2021-02-02 17:05:50 +00:00
Michael Kamensky
b2cf3444e4 Merge branch 'shahrazad' into 'master'
Shahrazad

See merge request core-developers/forge!3709
2021-02-02 16:00:32 +00:00
Alumi
3d8749e5e1 Shahrazad 2021-02-02 16:00:30 +00:00
Hans Mackowiak
4cbeca4cb3 Foretell: add Keyword 2021-02-02 15:59:46 +00:00
Michael Kamensky
4cba9a762b Merge branch 'oxplow' into 'master'
KHM - new keyword for farm animals

See merge request core-developers/forge!3694
2021-02-02 05:05:57 +00:00
tool4EvEr
07e4109b17 Fix NPE from PlayEffect 2021-02-01 23:32:06 +01:00
Northmoc
f72f49def4 clean up cost tweaks 2021-02-01 14:06:49 -05:00
Northmoc
0e9f24cafd tweaking usage of getTotalPower to include new Boolean 2021-02-01 14:06:49 -05:00
Michael Kamensky
b1a57c3ac5 Merge branch 'fixEditorCards' into 'master'
improvements for alternate state cards in editors (desktop)

See merge request core-developers/forge!3613
2021-01-31 05:13:09 +00:00
Bug Hunter
cb6d39231d improvements for alternate state cards in editors (desktop) 2021-01-31 05:13:09 +00:00
Michael Kamensky
f0bca527b4 Merge branch 'fixPrio' into 'master'
Fix human being able to play opponents spells by default

Closes #1700

See merge request core-developers/forge!3649
2021-01-31 05:10:51 +00:00