Commit Graph

923 Commits

Author SHA1 Message Date
Anthony Calosa
89bc9c126f update snapshot notification message 2024-10-27 13:00:39 +08:00
Anthony Calosa
9bde207575 add settings for snapshot notification, removed obsolote java 8 check 2024-10-27 11:39:28 +08:00
Anthony Calosa
7a976291ba add desktop RSSReader, update autoupdater 2024-10-24 18:12:04 +08:00
Chris H
76ac1e2534 Revert "gui-desktop : add keyboard shortcut to press OK/Yes button" 2024-10-23 12:57:32 -04:00
fanch
be6f353867 Merge branch 'master' into ok_shortcut
# Conflicts:
#	forge-gui-desktop/src/main/java/forge/toolbox/FOptionPane.java
2024-10-18 15:47:10 +02:00
kevlahnota
cfd90362e2 add translation 2024-10-08 09:07:15 -04:00
fanch
2debe4a42b Fix encoding 2024-10-03 08:58:52 +02:00
fanch
12e31f4419 gui-desktop : Match : add a configurable keyboard shortcut to press OK/yes button from prompt and pop-up.
Allow to quickly pass phases and accept stack events.
Default to 'space bar'
2024-10-02 20:59:58 +02:00
kevlahnota
07cc3ef58f Update it-IT.properties
try to fix UnknownFormatConversionException
Conversion = 'm'
2024-09-07 15:58:34 +08:00
Anthony Calosa
f59ebf64e9 update adventure defeat penalty
- random armor crack (unusable)
- add difficulty indicator in load game preview (red - insane, gold - hard, green - normal, cyan - easy)
2024-09-02 21:38:19 +08:00
Anthony Calosa
cdbc3cfab7 update AdventureDeckEditor
- show Shop prices, show Auto Sell / No Sell card label
2024-09-01 07:12:53 +08:00
Anthony Calosa
14c14b880d update message 2024-08-29 10:40:26 +08:00
CCTV-1
232295d1c8 add missing key entry,translate new texts. (#5436) 2024-07-29 14:13:06 +00:00
Anthony Calosa
5d202a65af update Boss dialogue translations 2024-07-29 20:37:18 +08:00
kevlahnota
bf65653ec8 add Pawprint Icon (#5698) 2024-07-27 06:39:50 +00:00
maulet218
12a396adf9 Update es-ES.properties (#5626)
* Update es-ES.properties

Added:
- lblAddCommander
- lblAddDeckSection
- lblAddDeckSectionSelect
- lblAttractions
- lblConspiracies
Changed:
- lblfromconspiracydeck
- lbltoconspiracydeck

* Update es-ES.properties

Added:
-lblEditorLog
-lblPrimaryCharacteristic
Changed:
-lblShowCardPTOverlays
-nlShowCardOverlays
-lblCardPTOrLoyalty

* Update es-ES.properties

Added:
-cbExperimentalRestore
-nlExperimentalRestore
-lblAttractionDeckZone
-lblJunkyardZone
2024-07-17 15:54:09 +03:00
maulet218
c7315be6a3 Update es-ES.properties (#5621)
Added:
- lblAddCommander
- lblAddDeckSection
- lblAddDeckSectionSelect
- lblAttractions
- lblConspiracies
Changed:
- lblfromconspiracydeck
- lbltoconspiracydeck
2024-07-16 17:00:07 +03:00
Jetz
3e6871ce86 Merge branch 'master' into Attractions
# Conflicts:
#	forge-core/src/main/java/forge/deck/DeckFormat.java
2024-06-19 22:58:49 -04:00
Jetz
88c9559eea Mobile Deck Editor support for extra sections, including attractions. 2024-06-16 20:51:03 -04:00
Northmoc
ca5a627035 MH3: wheel_of_potential + support (#5384)
* MH3: wheel_of_potential + support

* another go
2024-06-11 17:37:12 +03:00
Anthony Calosa
6cdfe47d39 Add Backup/Restore Data Adventure Mode
- backup file should be on downloads directory
- fix some menu buttons double click/touch duplication
- update some translation
2024-06-09 18:15:45 +08:00
Jetz
1b07896afe Merge branch 'master' into Attractions
# Conflicts:
#	forge-core/src/main/java/forge/card/CardRules.java
2024-06-02 02:16:31 -04:00
Jetz
174db0cac6 I think I see why nobody wanted to do this 2024-06-02 02:08:36 -04:00
Northmoc
54e369917a YOTJ Heist (#5304) 2024-05-29 17:18:32 +03:00
Northmoc
895b7b54c5 MH3: nethergoyf.txt + support (#5311) 2024-05-29 12:58:50 +02:00
Chris H
6087167673 Draft Matters - How many cards you've drafted this round (#5203) 2024-05-21 11:36:59 +02:00
junytang
0e491838fc Update Simplified Chinese cards translation (#5019) 2024-05-18 13:42:46 +00:00
add-le
43e8de400e French translations 2200+ translations (#4800)
* all 175 ONE fr-FR translation

* add missing french labels
2024-05-18 13:41:56 +00:00
Agetian
a9c97aac2c AI Sideboarding Mode toggle as a Preferences option (#5136)
* - Initial commit for the AI sideboarding mode toggle.

* - Tweak the parameter value to correspond to the enum.

* - Consistency.
2024-04-25 14:19:47 +03:00
Chris H
175c25145d Experimental Snapshots for undoing spell/abilities 2024-04-08 10:11:52 -04:00
Northmoc
98f8a031a5 OTJ: more saddle support and cards (#4947) 2024-04-07 08:27:25 +00:00
junytang
2f708ad030 Update Simplified Chinese cards translation based on Scryfall data (#4676) 2024-04-02 08:23:49 +03:00
Northmoc
6afdf206c9 OTJ: TriggerBecomesPlotted (and other Plot related stuff) (#4923)
* OTJ: TriggerBecomesPlotted

* fixes, "it becomes plotted," and cards

* remove facedown

* doc_aurlock_grizzled_genius + support
2024-03-30 08:07:25 +03:00
Agetian
a784d9548d Add an option to auto-generate LDA decks for the AI in Adventure mode (#4859)
* - Add Standard archetype LDA deck generation info for the latest sets (by kevlanhota)

* - Add an option to auto-generate LDA decks for the AI in Adventure mode (as opposed to choosing from a curated pool)

* - Use the existing getModern method.
- Add getLegacy method similar to the other formats + use it in the LDA generation code.
- Unify formatting for getXXX in GameFormat.

* - A better name for the feature (since it doesn't use the actual genetic AI algorithm)
2024-03-25 19:29:43 +03:00
Northmoc
34f2fa846d MKC: prisoners_dilemma + support (#4860) 2024-03-23 08:42:04 +00:00
Hans Mackowiak
024b958539 RadiationRework: use Trigger for InternalRadiation (#4799)
* RadiationRework: use Trigger for InternalRadiation

* InternalRadiationEffect: use GameAction::mill

* Radiation: use Num Param instead of Add/Remove like Poison

* Update bloatfly_swarm.txt

* Player: fix removeRadiationEffect on setCounter

---------

Co-authored-by: tool4ever <therealtoolkit@hotmail.com>
2024-03-10 17:18:40 +03:00
Hans Mackowiak
9079e1319b MKC: add Mentor Trigger (#4659)
* Trigger: add Mentor Trigger

* ~ fixes

* ~ remove empty if
2024-02-13 13:05:55 +03:00
Michael Lo
89c3f56953 Add the target card name to the prompt for Time Travel (#4625)
* Update the prompt for time travel to include which card is being asked about

* Fix which card is being referenced
2024-02-05 07:10:50 +03:00
junytang
b0f4d7d9d5 Update Simplified Chinese cards translation (#4584) 2024-01-27 21:20:25 +03:00
friarsol
06b32949fb Initial checkin for Collect Evidence 2024-01-23 09:29:09 -05:00
friarsol
32923c0cc6 Add English placeholders in other translation files. 2024-01-22 08:47:19 -05:00
friarsol
0fd99618c1 Simplify how users can open the log file when we need it 2024-01-22 08:47:19 -05:00
Northmoc
804977e1b5 MKM: a_killer_among_us.txt + support (#4574) 2024-01-22 06:30:24 +03:00
tool4ever
e733b8fe0c Reimplement UI_CLONE_MODE_SOURCE (#3984)
* Reimplement UI_CLONE_MODE_SOURCE
2024-01-19 21:59:39 +00:00
friarsol
238977dac4 Disable lazy loading 2024-01-03 10:17:16 -05:00
jjayers99
3de20add60 Adventure - quest code refactoring 2023-12-31 10:56:16 -05:00
Hans Mackowiak
b4cba93e19 fix missing files 2023-12-29 09:22:53 -05:00
Hans Mackowiak
38ef2b997d Revert "Revert "CardDb: add normalized Names (#4376)""
This reverts commit b396f41188.
2023-12-29 09:22:53 -05:00
Northmoc
7f5e75bdb0 PIP: Radiation mechanic implementation (#4204)
* PIP: Radiation mechanic implementation

* remove OVERRIDE

* remove unused property
2023-12-26 06:55:14 +03:00
Chris H
b396f41188 Revert "CardDb: add normalized Names (#4376)"
This reverts commit ce9ca390f8.
2023-12-19 14:20:50 -05:00