Anthony Calosa
b61044abb5
prevent crash for missing card, fix crash Android 8-13 NoSuchMethodError
2025-09-13 08:57:29 +08:00
Anthony Calosa
b131e4eb04
Android crash fix
2025-09-12 10:11:34 +08:00
Jetz72
43a1570601
Deck Importer support for Adventure, Quest, and Planar Conquest ( #8681 )
...
* Some cleanup.
* Expanded/fixed basic land set functions for quest and adventure.
* Get land sets from unlocked planes in conquest mode.
* Add importer for Adventure, Quest, and Conquest.
* Remove unused import
* Remove redundant override
* Deprecate hasBasicLands predicate.
* Delete getManaNameAndSymbol
---------
Co-authored-by: Jetz <Jetz722@gmail.com >
2025-09-11 19:22:17 +03:00
Anthony Calosa
47e873b4e9
update Emrakul Deck, losing to boss fight breaks random equipment
2025-09-11 16:03:20 +08:00
Anthony Calosa
c3e2a5b5ea
update
2025-09-08 19:23:58 +08:00
Anthony Calosa
0d26b499d3
restore backup save for errors
2025-09-08 19:17:51 +08:00
Anthony Calosa
714d9442f1
return extra info for save errors
2025-09-08 15:41:16 +08:00
Anthony Calosa
c0d5397541
revert save read
...
- todo find a better way to inform player with save error
2025-09-08 14:34:10 +08:00
Anthony Calosa
e0c2a49c6b
don't write data with errors
2025-09-08 12:06:23 +08:00
Anthony Calosa
d64e5ebc13
announce savefile error
2025-09-08 12:01:32 +08:00
kevlahnota
9284775921
update ImageView group, piles
...
should fix concurrentmodification and npe prevention
2025-09-07 13:54:52 +08:00
Anthony Calosa
494bd75572
update mobile BugReporter savetofile
2025-09-06 10:53:34 +08:00
Anthony Calosa
247fd7810e
NPE prevention
2025-09-05 06:43:48 +08:00
kevlahnota
c579df4c82
Merge pull request #8584 from SapphiCat/master
...
Fix crash copying adventure decks with full slots
2025-09-04 18:35:09 +08:00
Anthony Calosa
ff8fd51bf1
prevent NPE, update The Clone Saga trigger
2025-09-04 12:58:11 +08:00
Anthony Calosa
80475c6b62
prevent Concurrent Modificaton onRefresh ItemListView
2025-09-04 12:47:06 +08:00
Jetz
83101f7f41
Fix incorrect conformity in adventure events.
2025-09-03 09:11:09 -04:00
kit
d7c7aaa51e
Fix crash copying adventure decks with full slots
2025-08-30 14:02:02 -07:00
kevlahnota
3e4cd9e189
Update LoadDraftScreen.java
...
prevent IllegalStateException since the option pane show method needs to run in EDT
2025-08-28 20:13:01 +08:00
Anthony Calosa
bab8791012
prevent NPE, ConcurrentModification on ImageView onRefresh
...
use Record for ImageRecord
2025-08-28 06:28:34 +08:00
Anthony Calosa
0585ece2c1
Remove unsupported cards from AdventurePlayer inventory
...
- closes #8545
2025-08-27 21:34:07 +08:00
kevlahnota
86838d94f7
Merge pull request #8544 from Eradev/RemoveUnsupportedCard
...
Option to remove unsupported card from collection
2025-08-27 12:21:53 +08:00
Eradev
b544f2dd00
Remove custom adventure cards from rewards.
2025-08-26 20:54:26 -04:00
Anthony Calosa
9b8441d45b
update Console Textfield navigation
2025-08-26 21:04:06 +08:00
Eradev
31e537f42b
Remove changes to FContainer
2025-08-26 06:33:30 -04:00
Eradev
e550c307c2
Option to remove unsupported card from collection
2025-08-26 06:29:49 -04:00
kevlahnota
1933cf1863
Merge pull request #8537 from kevlahnota/master3
...
migrate Callback to Consumer Interface
2025-08-26 12:59:53 +08:00
kevlahnota
0d342c778f
fix NG+
2025-08-26 09:11:31 +08:00
kevlahnota
f452b94cb8
update missing migration
2025-08-26 07:16:43 +08:00
kevlahnota
9325794e2f
Update FFileChooser.java
2025-08-26 07:03:24 +08:00
kevlahnota
192a64bbc3
Update Forge.java
2025-08-26 06:58:09 +08:00
kevlahnota
deb8369f11
Update FDeckChooser.java
2025-08-26 06:53:59 +08:00
Anthony Calosa
b24f536190
use Java Consumer
2025-08-26 06:34:59 +08:00
Anthony Calosa
f27472d9bd
migrate Callback to Interface
...
- closes #5717
2025-08-26 05:14:20 +08:00
Jetz
4abc96c045
Fix rebase issue
2025-08-25 08:34:43 -04:00
Jetz
999e76e598
Refactor event generation, add set event command.
2025-08-25 08:30:56 -04:00
kevlahnota
b0dba74c6c
Merge pull request #8528 from kevlahnota/master3
...
update ConsoleCommandInterpreter
2025-08-25 06:56:58 +08:00
Anthony Calosa
ad0a690764
minor typo
2025-08-25 06:56:27 +08:00
Anthony Calosa
977f2c75b9
update comment
2025-08-25 06:53:28 +08:00
Anthony Calosa
8313414f78
update ConsoleCommandInterpreter
2025-08-25 06:49:59 +08:00
kevlahnota
89955bf201
Merge pull request #8527 from kevlahnota/master3
...
capture adventure SaveFileData exception to sentry
2025-08-25 05:38:14 +08:00
Anthony Calosa
99d191901a
capture adventure SaveFileData exception to sentry
2025-08-25 05:33:45 +08:00
kevlahnota
1a306b3da3
Merge pull request #8525 from kevlahnota/master3
...
prevent saving error on inventory
2025-08-25 04:55:51 +08:00
Anthony Calosa
9ff03cbd41
prevent saving error on inventory
2025-08-25 04:50:58 +08:00
Eradev
07985ac487
Allow custom cards as reward ( #8512 )
2025-08-23 21:55:28 -04:00
kevlahnota
6c93491d7f
Don't select sideboard first when creating new deck
2025-08-24 05:13:36 +08:00
kevlahnota
98fee0d86b
Merge pull request #8497 from kevlahnota/master3
...
update InventoryScene, add repair cracked item for gold
2025-08-23 23:17:08 +08:00
Anthony Calosa
becdadb279
NPE prevention for rewards
2025-08-23 23:08:11 +08:00
Anthony Calosa
e1f4d755e0
minor fix for refreshing overlay
2025-08-23 21:38:52 +08:00
Anthony Calosa
efe7d67d9f
add unusable indicator
2025-08-23 21:34:57 +08:00