Commit Graph

70055 Commits

Author SHA1 Message Date
Hans Mackowiak
ab3fdbdca2 Card: add RenderForUI to disable Render for Effects (#6792) 2025-01-20 12:51:37 +01:00
Renato Filipe Vidal Santos
5a3e001bd9 Add files via upload (#6796) 2025-01-20 06:14:49 +01:00
tool4ever
a4d37824b4 Don't update reveal from library when paying with mana ability (#6791)
Co-authored-by: tool4EvEr <tool4EvEr@192.168.0.60>
2025-01-18 22:45:13 +01:00
tool4ever
cd5a1a3824 Fix Averna (#6790) 2025-01-18 16:12:59 +00:00
Renato Filipe Vidal Santos
14417ad40e January 2025 cleanup: pass 2, part C (#6788) 2025-01-18 16:09:44 +01:00
Renato Filipe Vidal Santos
9b43733a86 Add files via upload 2025-01-18 16:08:56 +01:00
Renato Filipe Vidal Santos
d23fc182af Add files via upload 2025-01-18 16:06:38 +01:00
Renato Filipe Vidal Santos
092caf71b2 DA1: The Battle of Dragon Brothers // Fate Reforged 2025-01-18 12:42:36 +00:00
tool4ever
453afa4275 Curse of Vengeance finally works (#6782) 2025-01-18 11:34:21 +00:00
Renato Filipe Vidal Santos
4698766585 January 2025 cleanup: pass 1 (#6784) 2025-01-18 11:06:48 +01:00
Hans Mackowiak
726d1f3330 ~ Remove Cost from Aura Spells, use ManaCost instead 2025-01-18 11:00:33 +01:00
tool4ever
42416bf732 CharmAi: fix duplicated choice (#6776) 2025-01-15 18:26:41 +00:00
GroundThing
bf2c184370 Fixing radiant smite's cost
Radiant Smite was coded as costing {W}, when it should cost {1}{W}
2025-01-15 17:51:11 +01:00
Hans Mackowiak
0153fca877 ~ CharacteristicDefining helper 2025-01-14 20:10:44 +01:00
tool4ever
ae6f937f35 Misc cleanup (#6767)
* Restore identical checkstyle until it can be cleaned up
2025-01-14 17:14:33 +00:00
tool4ever
7faeda3abc Update SpellAbilityEffect.java 2025-01-14 15:21:24 +01:00
Hans Mackowiak
7fe74f59f6 CardView: added extra check for Ward and Annihilator icons 2025-01-14 13:50:59 +01:00
Hans Mackowiak
f92c570bff Update CardRules.java (#6768)
small fix to unify Characteristic Defining Abilities
2025-01-14 11:49:08 +01:00
Hans Mackowiak
ec23136a45 ~ formatting 2025-01-14 07:29:07 +01:00
Hans Mackowiak
24e16abe89 ~ remove note about maven repo 2025-01-14 07:23:31 +01:00
Hans Mackowiak
c30716ec8a ~ remove 4thline 2025-01-14 07:18:05 +01:00
Hans Mackowiak
6e356d725a Update w_x_x_spirit_cleric_total_spirits.txt
Closes #6765
2025-01-14 07:14:51 +01:00
IceBen4444
54bedc1938 Update mr_foxglove.txt (#6766)
The card should remember replaced draws since it is a "this way" effect that cares about the number.
2025-01-13 21:47:12 +00:00
Chris H
1c0ca26c89 This list doesn't need to be instantiated like an array 2025-01-13 07:04:12 +01:00
Chris H
2ce91a04f1 This list doesn't need to be instantiated like an array 2025-01-13 06:53:28 +01:00
Hans Mackowiak
b8b2fd40d7 Averna: use ReplaceCascade Effect 2025-01-12 21:04:57 +01:00
Hans Mackowiak
3fb07c5ead Move Altar of the Pantheon to its own static (#6760) 2025-01-11 14:18:17 +00:00
Paul Hammerton
fb9770d8b9 Merge pull request #6759 from paulsnoops/edition-updates
Edition updates: INR
2025-01-10 17:49:29 +00:00
Paul Hammerton
cbc39b0e76 Edition updates: INR 2025-01-10 17:44:55 +00:00
Paul Hammerton
672bddfb60 Merge pull request #6757 from churrufli/netdecks080125
Net Decks Archive Updates
2025-01-09 18:09:12 +00:00
marthinwurer
4c7a55aaab Improved AI tapland playing (#6751) 2025-01-08 18:03:17 +00:00
Justin C
1981afca03 Replace Cling with jupnp (#6754)
* Update forthline cling dependency to the more supported jupnp, removes http source. FServerManager.java file formatted

* Update proguard.cfg

Fixes the build problem with Android

* Update FServerManager.java

fix code changes

* Update FServerManager.java

---------

Co-authored-by: Hans Mackowiak <hanmac@gmx.de>
2025-01-08 14:16:10 +03:00
Churrufli
0194fb6726 Net Decks Archive Updates (Standard, Modern, Legacy, Vintage, Pioneer, Pauper) 2025-01-08 10:53:22 +01:00
Churrufli
da5d5b1dc1 Net Decks Archive Updates (Standard, Modern, Legacy, Vintage, Pioneer, Pauper) 2025-01-08 10:49:08 +01:00
Hans Mackowiak
995b3f2cf5 Fix addOpen for Exe
Fix AddOpen for launch4j Exe until https://github.com/orphan-oss/launch4j-maven-plugin/issues/423 finds something better
2025-01-07 08:44:03 -05:00
Hans Mackowiak
acbb7036c3 Update GameAction.java (#6753)
Fix Vraska the Schemer trying to return Instant Spells as Artifact
2025-01-07 09:57:23 +00:00
tool4ever
5b76ccbbd2 Cleanup run (#6750) 2025-01-06 20:52:26 +00:00
Hans Mackowiak
6042884bb3 Update pom.xml 2025-01-06 07:28:34 -05:00
tool4ever
e4247a2402 Fix AI applying cost raise twice (#6747) 2025-01-05 12:32:27 +00:00
Hans Mackowiak
2fcf95c755 Extra cost gift rework (#6733)
* added PromisedGift as xCount

* SpellAbilityAi: move chooseOptionalCosts

* SpellAbilityAi: chooseOptionalCosts check for invalid targets

* Give API logic access to castSA

* ~ add BaseSpell for PromiseGift

* Unearth: remove unneeded Param

* PromiseGift: uses AITgts to stop AI from using Gift when not needed

---------

Co-authored-by: tool4EvEr <tool4EvEr@192.168.0.60>
2025-01-05 08:52:35 +01:00
Hans Mackowiak
1209f39cf1 Merge pull request #6743 from Card-Forge/runScriptFix
remove add-opens from mandatory.java.args, use MANIFEST.mf
2025-01-04 11:22:53 +01:00
Hans Mackowiak
9ee2cfbf18 remove add-opens from mandatory.java.args, use MANIFEST.mf 2025-01-04 10:39:38 +01:00
Jetz72
33e26c1ad2 Fix alt zone display having the zones on opposite sides of the screen. (#6742) 2025-01-03 18:47:56 +00:00
GroundThing
29245cd9d7 Add Missing Quest Reputation Rewards/Penalties
Some quests would notify the player of Reputation Rewards that were not actually awarded. Likewise some dialogue choices or upon declining some quests would notify the player of a loss of reputation that wasn't actually deducted. And in one case, the listed reputation change was different than the actual change. This change should ensure all displayed reputation rewards and penalties are applied. (Only applies to Shandalar)
2025-01-03 09:02:24 -05:00
Jetz
971befb1c9 Fix for hotseat mana selection 2025-01-02 22:20:08 -05:00
Justin C
6aa61684df GenerateGitChangelog goal skip. Update se.bjurr.gitchangelog to v2.2.0. (#6703)
* Updates se.bjurr.gitchangelog to v2.2.0. POM changes to skip "GenerateGitChangelog" in android test and debug builds.

* Remove jitpack.io repo

* Update pom.xml
2025-01-02 22:10:58 -05:00
Chris H
cd517fddbb Restore flatten for snapshots 2025-01-02 09:40:50 -05:00
GitHub Actions
7388468ceb [maven-release-plugin] prepare for next development iteration 2025-01-02 09:40:50 -05:00
GitHub Actions
31af1108d3 [maven-release-plugin] prepare release forge-2.0.01 2025-01-02 09:40:50 -05:00
Chris H
b4dd336ca7 Remove flatten temporarily for release 2025-01-02 09:40:50 -05:00