Commit Graph

69686 Commits

Author SHA1 Message Date
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
Jetz72
386ed8a082 Contraptions (#6717)
* Start of contraptions

* More contraption work

* More contraption stuff.
Steamflogger Boss implementation

* More Contraption things

* Use AI's preferred target for mandatory animate effects

* Possible fix for Boomflinger's empty target prompt

* Remove nullable low-definition mana pool icon.

* Contraption Predicates

* Desktop extra zone menu

* Remember cranked contraptions

* AnimateAi fallback to AITgts; Bee-Bee Gun

* Fix AI paying optional costs to assemble zero contraptions.

* Override predicted damage for DealDamage effects with random amounts

* Fix double prompt when reassembling other players' contraptions

* All remaining contraptions and support cards!

* Remove unused imports

* Some cleanup

* Implement non-assembled contraption rule.
Fix blank line prefix on card detail text.

---------

Co-authored-by: Jetz <Jetz722@gmail.com>
2025-01-02 09:41:53 +03:00
tool4ever
1c0cb07a2e Remove obsolete GameEvent (#6736) 2025-01-01 17:24:47 +00:00
Hans Mackowiak
dfce81f67c Update chaos_balor.txt
Closes #6524
2025-01-01 10:50:30 +01:00
Hans Mackowiak
2301a34673 Update pom.xml 2024-12-31 10:27:22 +01:00
dependabot[bot]
feb4195ec6 Bump ch.qos.logback:logback-core from 1.5.11 to 1.5.13
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.5.11 to 1.5.13.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.11...v_1.5.13)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-31 10:27:22 +01:00
NimSpork
3bc5c1f11f Harold and Bob: Oracle fix (#6734) 2024-12-31 09:59:32 +01:00
tool4ever
5fe099eb03 Clean up scripts (#6732) 2024-12-30 08:04:36 +00:00
tool4ever
475020f742 Order hand option (#6729)
Co-authored-by: tool4EvEr <tool4EvEr@192.168.0.60>
2024-12-30 08:10:02 +03:00
tool4ever
f50f985e99 Some cleanup (#6728) 2024-12-29 09:27:07 +00:00
Simisays
ed2d5f6daf [[Adventure]] Jace quickfix (#6723)
* update

* Update jaces_signature_hoodie.txt

* Update jace_boss_effect.txt
2024-12-28 08:09:32 +03:00
tool4ever
672a9137d4 Clean up (#6722) 2024-12-26 12:59:18 +00:00
tool4ever
9b6203b883 Full Control unleashed (#6700)
* Fix APNAP order
2024-12-26 12:53:46 +00:00
NimSpork
c7d6446fb5 The Roaring Toeclaws fix
Fix to check Mana Value rather than power
2024-12-24 07:14:05 +01:00
Hans Mackowiak
020b205c46 SpellAbilityAi: move willPayUnlessCost to EffectSpecific Code (#6652)
* SpellAbilityAi: move willPayUnlessCost to EffectSpecific Code

* LifeLoseAi: add willPayUnlessCost

* ~ update LoseLife UnlessAI LifeLE cards

* DamageDealAi: add willPayUnlessCost

* ~ removed UnlessAI LifeLE from DealDamage cards

* TapAi with UnlessCost and UnlessSwitched

* ~ ChangeZoneAi with UnlessCost

* ~ remove UnlessAI Defined

* ~ remove UnlessAI OnlyDontControl

* ~ Join Forces cards

* ~ Icy Prison and remove OnlyOwn

* ~ remove UnlessAI Paralyze

* ~ Discard willPayUnlessCost

* ~ first logic for DrawAi + UnlessCost

* DestroyAllAi: willPayUnlessCost for Breaking Point

* move logic for Indulgent Tormentor

* Perplex: some more logic for UnlessCost Discard Hand

* TokenAi: add willPayUnlessCost for Development

* Chain of Vapor UnlessAI logic, need more love

* move WillAttack UnlessAI

* PlayerControllerAi: change how AI pays for UnlessCost

* Fix crash with Argothian Wurm

* fix PlayerControllerAi payManaCost

* Fix AI for Adarkar Unicorn

* remove null == getPayCosts checks

* Clean up

---------

Co-authored-by: tool4ever <therealtoolkit@hotmail.com>
2024-12-24 07:11:26 +01:00
tool4ever
4f2df85d8f Update trailtracker_scout.txt
Closes #6714
2024-12-23 08:00:21 +01:00
tool4ever
48a33e37c3 Some cleanup (#6712) 2024-12-22 10:27:29 +00:00
Hans Mackowiak
96b2b2cbe4 Upkeep cost remove (#6709) 2024-12-21 13:10:45 +01:00
Cyantime
cd83a16281 Corrects cost of Shrine Keeper (#6706) 2024-12-21 13:21:42 +03:00
Agetian
e25360384b - Fix the AI never playing Chain Lightning. (#6707) 2024-12-21 12:07:43 +03:00