Commit Graph

308 Commits

Author SHA1 Message Date
Northmoc
d38da4c149 Trains Trigger 2021-10-29 12:07:19 -04:00
Michael Kamensky
5f6987a016 - Added an event to the W region.
- Finished the W region.
- Slightly improved the Braids, Conjurer Adept Avatar AI logic.
2021-10-29 10:37:50 +00:00
Michael Kamensky
c9b94710b2 - Initial implementation for simulated manual dexterity cards (Chaos Orb and Falling Star) with basic AI support. 2021-10-25 05:08:14 +00:00
leriomaggio
0a4d2005c5 Added i18n support to LimitedType 2021-10-24 11:14:16 +02:00
leriomaggio
2d40d0135c Added support for new Dungeon DeckSection in Constructed Editor (w/ i18n) 2021-10-23 22:14:15 +02:00
Tim Mocny
f535c8bc8e MicroProse Astral cards!?! 2021-10-22 12:45:14 +00:00
leriomaggio
87439388db Improved support for Unknown cards in DeckImport
DeckImport now avoids including non-deck and metadata info in decklist as UnknownText, whilst any line that looks like a card request (i.e. includes a card quantity in the beginning) is interpreted as Unknown card.

This seems a good compromise with showing typo and any mispelling in card list whilst avoiding flooding decklist with unnecessary info.
2021-10-20 10:47:44 +02:00
leriomaggio
a67da59564 Unknown/Unrecognised text is not muted anymore and displayed as unknown card.
Added new entry in language files (ITA already translated too)
2021-10-20 00:48:02 +02:00
Northmoc
d095dc7156 InvestigateEffect - support Optional and RememberInvestigatingPlayers 2021-10-18 10:33:21 -04:00
leriomaggio
eb7f3d75c3 Restored FDeckImportDialog mobile translation entries
Signed-off-by: leriomaggio <valeriomaggio@gmail.com>
2021-10-16 08:24:49 +01:00
leriomaggio
8b58f6caa2 Restored FDeckImportDialog mobile translation entries
Signed-off-by: leriomaggio <valeriomaggio@gmail.com>
2021-10-16 08:12:16 +01:00
leriomaggio
80268e95fd Merge remote-tracking branch 'upstream/master' into deck-importer-decks-file-format 2021-10-15 19:15:38 +01:00
Hans Mackowiak
997e566af0 Resolve "Daybound & Nightbound" 2021-10-15 13:20:36 +00:00
leriomaggio
eef331b589 Fixed typo in Translation
Signed-off-by: leriomaggio <valeriomaggio@gmail.com>
2021-10-15 14:14:27 +01:00
leriomaggio
e3eafb0b4f Fixed typo in Translation
Signed-off-by: leriomaggio <valeriomaggio@gmail.com>
2021-10-15 14:08:33 +01:00
leriomaggio
e91277f271 Merge remote-tracking branch 'upstream/master' into deck-importer-decks-file-format 2021-10-15 13:39:00 +01:00
leriomaggio
30628db5ed Finalised all translations (DeckImport welcome text, and DeckImportController Dialog)
Signed-off-by: leriomaggio <valeriomaggio@gmail.com>
2021-10-15 13:38:33 +01:00
Anthony Calosa
f867c99113 update 2021-10-08 11:49:29 +08:00
Anthony Calosa
9061f36a34 [Mobile] Add Replace Card option for Deck Editor 2021-10-08 11:35:58 +08:00
Anthony Calosa
ad939ea3bd [Mobile] Refactor Targeting Arrows
- Added option to use new arrow overlay
2021-10-07 16:22:56 +08:00
Northmoc
c73395e98b add prompts in all languages 2021-09-30 22:04:39 -04:00
Northmoc
36a8c93bc8 setting up the pref 2021-09-30 12:21:52 -04:00
Anthony Calosa
660d827c54 [Mobile] enable mouseMoved and update some selectable element 2021-09-29 17:42:03 +08:00
Northmoc
39c96322f8 fix capitalization in prompts 2021-09-28 14:36:20 -04:00
Michael Kamensky
6cd701bb04 Merge branch 'dif_pow' into 'master'
MIC: Celestial Judgment, Sigarda's Vanguard, Sigardian Zealot – and support

See merge request core-developers/forge!5418
2021-09-26 13:43:59 +00:00
Michael Kamensky
a320ef24c2 - Mistype fix. 2021-09-25 20:36:03 +03:00
Northmoc
73e9d4b1c6 new messages 2021-09-23 19:07:47 -04:00
Anthony Calosa
5925d63ccb [Mobile] Transform Animation 2021-09-22 03:25:45 +08:00
Northmoc
8f31c13e4e Better prompt 2021-09-19 17:27:30 -04:00
Anthony Calosa
54b252c33c [Mobile] Add Card Tap/Untap & Match Background Animation 2021-09-18 13:40:13 +08:00
leriomaggio
a9f1cd3c97 Merge remote-tracking branch 'upstream/master' into deck-importer-decks-file-format 2021-09-13 18:47:35 +01:00
leriomaggio
de4763cd71 New translation entries (en-US) for DeckImport and the new VStatisticsImporter
Signed-off-by: leriomaggio <valeriomaggio@gmail.com>
2021-09-13 18:47:26 +01:00
Northmoc
957e3ebfb0 Various typos and formatting fixes 2021-09-11 23:13:45 -04:00
leriomaggio
91246ecd83 Latest translation and UI of DeckImport (removing unused labels)
Signed-off-by: leriomaggio <valeriomaggio@gmail.com>
2021-09-11 13:47:53 +01:00
leriomaggio
e3eb012b20 Merge remote-tracking branch 'upstream/master' into deck-importer-decks-file-format 2021-09-07 10:43:40 +01:00
Northmoc
c04a3944d3 remove "a" (for things like "Select a artifact") 2021-09-06 21:51:25 -04:00
leriomaggio
dabb40714e Updated translations and added new DeckStats classes to automate stats report generation with less duplications.
Signed-off-by: leriomaggio <valeriomaggio@gmail.com>
2021-09-07 00:24:35 +01:00
leriomaggio
ef1ea8e60d FIX Issue #1413
This commit includes support to the XMage format in Deck Recognizer along with corresponding new tests and updates to labels for UI

Signed-off-by: leriomaggio <valeriomaggio@gmail.com>
2021-09-06 12:41:04 +01:00
leriomaggio
f81e7364a1 Improvements to deck import labels (instructions)
Signed-off-by: leriomaggio <valeriomaggio@gmail.com>
2021-09-06 12:09:12 +01:00
leriomaggio
544b7af746 Fixed Typo in Deck Importer Win title
Signed-off-by: leriomaggio <valeriomaggio@gmail.com>
2021-09-06 02:06:42 +01:00
leriomaggio
59e1203b0c Completely redesigned DeckImport with new panel for statistics and full support for i18n 2021-09-06 01:45:17 +01:00
leriomaggio
e165805b8c Updated dialog mobile deck import (removed useless field) + translations 2021-08-23 00:33:44 +01:00
leriomaggio
a4982b29a9 Updated and NEW labels related to Deck Import and controllers.
Current labels have not been extended yet to other languages.
2021-08-23 00:08:38 +01:00
leriomaggio
bd2971d6e9 Smart Card Art Selection Options and Preferred Art Updated for all Languages 2021-08-12 17:41:25 +01:00
leriomaggio
7dc65d2ef1 Removed duplicate and trailing spaces 2021-08-04 16:01:17 +01:00
leriomaggio
ead4d134ea Merge remote-tracking branch 'upstream/master' into collector-number-in-card-list-and-card-db-refactoring 2021-08-04 08:51:56 +01:00
Alumi
2c9b3f648d Support art crop in Card Image Renderer 2021-08-02 08:21:23 +00:00
leriomaggio
0e5611cfea Merge remote-tracking branch 'upstream/master' into collector-number-in-card-list-and-card-db-refactoring 2021-08-02 07:49:18 +01:00
Lyu Zong-Hong
3b690d8c2a Move label position 2021-07-29 22:19:38 +09:00
Lyu Zong-Hong
72e734faba Add preferences for card text rendering 2021-07-29 21:47:09 +09:00