Commit Graph

125 Commits

Author SHA1 Message Date
Anthony Calosa
1eb4aa5647 Draft Ranking on ImageView
- add an option to show draft card rankings
2022-02-11 14:12:44 +08:00
Anthony Calosa
792cd9966c [Mobile] Fix Dropdown visibility on activate
prior to autoclose changes
2022-02-09 12:03:48 +08:00
Anthony Calosa
e4422157ad [Mobile] Fix auto close for Add Basic Lands Dialog and Deck Chooser 2022-02-09 11:04:27 +08:00
Nigol
f5bf7a4581 Fixed Net Decks Archive not working on Mobile when in the Deck Manager
(cherry picked from commit 8585d49e246d4c936f1ddbad2b39f5c1381f64dc)
2021-07-27 21:04:47 -04:00
paul_snoops
e64655280c Net Deck Archive Pauper (Desktop & Android) 2021-07-21 15:19:46 +01:00
paul_snoops
512bf18381 Net Deck Archive Pauper (Desktop & Android) 2021-07-21 14:46:31 +01:00
paul_snoops
df8de75a28 Net Deck Archive Pauper (Desktop & Android) 2021-07-21 13:32:26 +01:00
austinio7116
93ff8cfe1b Added Historic Random Deck Generation 2021-04-12 14:36:57 +01:00
Anthony Calosa
39b356bcac [Mobile] refactor loading overlay on deck editor/chooser
- only show the overlay if it needs initializing/refreshing on the catalog/collection page
2021-03-20 19:07:35 +08:00
Leandro Doctors
0978162bf5 Organize imports 2021-03-17 11:52:50 -03:00
Leandro Doctors
fe76d8b934 refactor: group gui-related packages
This is just a first step...
Probably there are many other classes that should be either completely
added here, or decomposed and partially added here.
2021-03-17 11:18:16 -03:00
Leandro Doctors
92110c1931 refactor: group game modes-related packages 2021-03-17 11:10:41 -03:00
Leandro Doctors
df64f5574d refactor: group local instance-related packages
forge-gui-desktop/src/main/java/forge/itemmanager/views/ImageView.java
forge-gui-desktop/src/main/java/forge/toolbox/CardFaceSymbols.java
2021-03-17 11:10:41 -03:00
Churrufli
b2634686e6 Net Deck Archive Block (Desktop & Android) 2021-03-11 13:06:46 +01:00
Anthony Calosa
b1e6521d53 [Mobile] update FDeckChooser
- select the index as workaround to refresh the display for other deck category
2021-03-11 18:59:54 +08:00
Anthony Calosa
5f4a1f1a49 [Mobile] fix netdecks not loading decks imageview on activation
- Adds a different method to select the netdeck category on imageview
2021-03-11 12:23:24 +08:00
Anthony Calosa
bd02ac4c0c Revert "Merge branch 'master' into 'master'"
This reverts merge request !4165
2021-03-10 15:20:26 +00:00
Anthony Calosa
33e5fa7115 refresh on activate when imageview 2021-03-10 22:44:54 +08:00
Anthony Calosa
7daf310959 [Mobile] Fix deck selection and generated commander decks with images 2021-03-10 21:26:48 +08:00
Anthony Calosa
0d35f4806e [Mobile] Fix AI selected decks on activate 2021-03-08 11:21:54 +08:00
Anthony Calosa
6c0f63039e [Mobile] Revert deck chooser activation 2021-03-08 10:37:13 +08:00
Churrufli
12ff52e051 Net Deck Archive Categories fix 2021-03-02 18:48:15 +01:00
Churrufli
0219991703 Net Deck Archive Categories (Android implementation) 2021-03-02 10:08:15 +01:00
Churrufli
ad466e9c00 Net Deck Archive Modern (Android implementation) 2021-02-25 11:00:02 +01:00
Churrufli
d16beb8d32 New Net Deck Category: Deck Modern Archive 2021-02-24 12:07:41 +01:00
klaxnek
c2d8440583 Translate missings strings in FDeckChooser 2021-02-16 11:29:57 +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
Anthony Calosa
493eff3d27 Loading overlay for Deck Editor 2020-11-05 17:04:45 +08:00
Anthony Calosa
df7a8ca0d0 [Mobile] Refactor Deckbox ImageView
-fix Mana Icons and Deck Name on Portrait and Landscape Mode
2020-10-12 10:36:03 +08:00
Anthony Calosa
688fad9023 [Mobile] Added Deckbox and Commander Background for ImageView
- updated Assets required!
2020-10-11 14:18:21 +08:00
Anthony Calosa
dd37e8995b Various fixes for Mobile
Optimize ImageFetcher and ImageCache on fetching and disposing textures.
Fix Quest Tournament crash when using a theme without sprite avatars.
Fix NPE on HDButtons.
2020-10-03 02:27:21 +08:00
austinio7116
02969cfe5b Pioneer archetype deck generation added to UI 2019-11-05 23:02:58 +00:00
Peter
4bf837701f Mobile: Translated more strings and Views
Fixed duplicated Catalog label
Fixed Stack label not found
2019-09-22 20:49:55 +02:00
Peter
16da63aa9c Mobile - Translation: Deck Chooser, Deck Editor and Match Screen.
Fix compare String with equals()
2019-09-13 11:19:35 +02:00
Anthony Calosa
e977420ffa Finalization for Refactoring 2019-09-06 12:55:40 +08:00
Anthony Calosa
59bf5830fe Big Cleanup 2019-09-06 00:03:04 +08:00
kevlahnota
5e88cc67e4 Update Libgdx to 1.9.10 2019-08-23 00:59:18 +08:00
Dan Demp
f1e0158102 Add menu item for setting Oathbreaker
Allow double-tapping to set Commander or Oathbreaker if one hasn't yet been set
2019-08-20 04:34:14 +00:00
austinio7116
4612dbbc59 Updated deck generation to include Legacy and Vintage - fixed a few bugs that lead to incorrect land counts and random cards being added. Fixed Snow land issue so Skred red should be more playable. 2018-06-15 21:51:26 +01:00
austinio7116
85ad236693 Changed card-based deck generation to archetype based making better use of the new LDA models. Decks can now be selected by archetype with names generated from the source decklists. Archetypes are ordered by popularity.
(cherry picked from commit e993b00)
2018-06-07 19:55:41 +01:00
austinio7116
5b8342188c Fixed adding planeswalker commanders from pool in android brawl deck editor 2018-03-26 22:59:16 +01:00
austinio7116
364bf3724f Added UI elements required for Brawl variant 2018-03-26 06:57:15 +01:00
swordshine
1bd18eece0 Merge branch 'master' into 'master'
Support playing against Net Decks through the Test Deck function on mobile Forge.

See merge request core-developers/forge!307
2018-03-23 04:12:02 +00:00
Alexei Svitkine
f436fa895b Support playing against Net Decks through the Test Deck function
on mobile Forge.
2018-03-21 00:04:14 -04:00
austinio7116
94e255b198 Fix for broken variants with new android multiplayer code 2018-03-19 12:52:49 +00:00
austinio7116
b0d5834396 Improved human/AI deck switching to remember and reload selected deck if still available 2018-03-11 20:22:36 +00:00
austinio7116
4dd52e6f82 Fixes to ensure deckchooser AI status is set correctly before decks are generated and that the list of card-based decks is updated to show only AI playable cards as required. 2018-03-11 07:20:03 +00:00
austinio7116
c5c04e762f Code reformat to improve readability and supportiblity whilst addressing issues raised in friarsol's code review 2018-02-27 14:52:41 +00:00
austinio7116
1b1eb6636d Fixed mobile bug where card-gen decks disabled but still tries to load standard card-based decks 2018-02-27 06:40:59 +00:00
austinio7116
6940eec453 Merge remote-tracking branch 'origin/commanderDeckGenerator' into commanderDeckGenerator 2018-02-26 23:58:22 +00:00