Commit Graph

4093 Commits

Author SHA1 Message Date
Chris H
b2dd1d6f21 Update Forge.java 2024-06-28 13:06:40 -04:00
Jetz
cfc33fd491 Cleanup a couple comments 2024-06-25 17:17:14 -04: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
Jetz
fbc475998e Support for programmatically setting the advanced search filter for the mobile card manager. 2024-06-16 19:54:20 -04:00
kevlahnota
14be75e711 add annihilator & exalted icon and update toxic icon (#5426)
* add annihilator icon and update toxic icon

* add exalted icon
2024-06-14 15:58:36 +03:00
Anthony Calosa
b5c9dcbcb3 unused import 2024-06-12 19:17:53 +08:00
Anthony Calosa
37facd7e13 update selectbox BG 2024-06-12 19:03:16 +08:00
Anthony Calosa
50c008669d update crack overlay simple progression 2024-06-12 11:42:29 +08:00
Jetz
614cc96f4f Support for adding Tabs to TabPageScreen 2024-06-09 13:31:04 -04:00
Anthony Calosa
66f5704a8b update 2024-06-09 18:43:14 +08:00
Anthony Calosa
d76453b8ad remove space 2024-06-09 18:22:49 +08: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
49e7576742 Merge remote-tracking branch 'origin/master' into Attractions
# Conflicts:
#	forge-core/src/main/java/forge/card/CardFace.java
#	forge-core/src/main/java/forge/card/CardRules.java
2024-06-07 22:13:24 -04:00
kevlahnota
6012cde11b add Ward and Wither keyword icon (#5364)
-closes #5361
2024-06-03 17:31:33 +03:00
Anthony Calosa
6df802ce32 add Ward and Wither keyword icon
-closes #5361
2024-06-03 21:52:03 +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
Hans Mackowiak
610697b744 Fix Image not loading on some skins (#5301) 2024-05-26 07:50:24 +00:00
Hans Mackowiak
d384da986b add ManaCostShard Map and cleanup Desktop and Mobile (#5215)
* add ManaCostShard Map and cleanup Desktop

* refactor mobile and remove SourceFile enum

* refactor mobile using ManaCostShard

* Fix Phyrexian Symbols and better String=>SkinProp mapping
2024-05-18 12:13:19 +02:00
Hans Mackowiak
31ab875d6e ManaCostShard: add Hybrid Colorless (#5199)
* ManaCostShard: add Hybrid Colorless

* Add Hybrid Colorless Sprite

* fix CostReduction for ColorlessHybrid

---------

Co-authored-by: tool4ever <therealtoolkit@hotmail.com>
2024-05-06 08:21:01 +03:00
Chris H
106e3acf2a Update Forge.java 2024-04-25 23:38:16 -04:00
GitHub Actions
8a8c77c4ae [maven-release-plugin] prepare for next development iteration 2024-04-25 19:29:38 -04:00
GitHub Actions
a4591fe3ac [maven-release-plugin] prepare release forge-1.6.62 2024-04-25 19:29:38 -04: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
Chris H
9eb50f441a Update Forge.java 2024-04-08 13:30:25 +02:00
GitHub Actions
cf0a72cbc6 [maven-release-plugin] prepare for next development iteration 2024-04-02 20:58:59 -04:00
GitHub Actions
a1fc524a98 [maven-release-plugin] prepare release forge-1.6.61 2024-04-02 20:58:59 -04: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
GitHub Actions
aa4eba0c33 [maven-release-plugin] prepare for next development iteration 2024-03-05 14:02:09 -05:00
GitHub Actions
0db8025766 [maven-release-plugin] prepare release forge-1.6.60 2024-03-05 14:02:09 -05:00
jjayers99
f6719d6f06 Adventure fixes: "No Sell Cards", quest tracking 2024-03-05 10:41:51 -05:00
jjayers99
a6a2735eec Adventure - Shop seed randomization fix 2024-02-18 10:33:28 -05:00
TabletopGeneral
935b4bb761 Adventure - Editor fix, minor quest updates (#4626)
* Adventure - Editor fix, minor quest updates

Editor is not feature complete, but is now closer to it for quests than it was before.

* Adventure - "The Drunken Plea" reputation fix
2024-02-05 07:12:20 +03:00
Northmoc
aa847acf04 MKM - Case stuff (#4566) 2024-01-21 09:42:28 +00:00
tool4ever
e733b8fe0c Reimplement UI_CLONE_MODE_SOURCE (#3984)
* Reimplement UI_CLONE_MODE_SOURCE
2024-01-19 21:59:39 +00:00
friarsol
d7142d2133 Initial checkin for Solved/Cases 2024-01-19 08:43:13 -05:00
jjayers99
0ebfc2c52a Adventure - Arena quest tracking correction 2024-01-13 19:21:32 -05:00
jjayers99
f9fd8a7475 Adventure - Quest fixes
Correction for empty dialog textboxes displaying on what should be silent quest triggers

Bugfixes within Library Of Varsil dungeon
2024-01-07 22:56:29 -05:00
jjayers99
3c25f3260d Adventure - dialog hotfix 2024-01-06 20:07:39 -05:00
TabletopGeneral
eea0c8d03a Adventure bugfixes (#4481)
* Adventure - POIChanges & reputation fix

* Adventure quest updates

* Adventure - proofreading updates
2024-01-06 10:34:17 -05:00
TabletopGeneral
390efeca57 Adventure hotfixes (#4477)
Hotfix for quest "What's Yours Is Mine", players were not receiving credit for defeating pirate captain
Replacing missing deck file for apprentice red wizard
2024-01-04 13:08:46 -05:00
jjayers99
73b876efe6 Adventure - Quest hotfixes 2024-01-03 10:33:20 -05:00
jjayers99
ebf2ed5a55 Removing unused import 2024-01-02 20:59:00 -05:00
jjayers99
46aab83d72 Merge branch 'master' of https://github.com/jjayers99/forge-updates into master-local 2024-01-02 20:51:49 -05:00
jjayers99
8948193bd6 Adventure - Enable "Continue" button for BO3 duels 2024-01-02 20:51:32 -05:00
TabletopGeneral
80ada76793 Merge branch 'Card-Forge:master' into master 2024-01-02 20:46:42 -05:00
jjayers99
b65e3a3a34 Adventure - Enable "Continue" button for BO3 duels 2024-01-02 20:43:09 -05:00
Jorilx
13cf081046 Adventure: check for decks in user plane directory too (#4401)
* Adventure: check for decks in user plane directory too

* Adventure: simplified check for decks in user plane directory

* Removed unused import
2024-01-02 20:10:15 +03:00