Commit Graph

57403 Commits

Author SHA1 Message Date
Leandro Doctors
19962f4b9e forge-game: tests: refactor 2022-04-19 15:35:30 -03:00
Leandro Doctors
ac4917a093 forge-game: tests: migrate from JUnit3 to TestNG 2022-04-19 15:35:30 -03:00
Northmoc
2ab91730e6 if DamageAllEffect is a SubAbility, let it state its name in StackDesc 2022-04-19 13:50:41 -04:00
Northmoc
2d296b5180 hostile_takeover.txt fix typo 2022-04-19 13:49:44 -04:00
Northmoc
5cc348bcab hostile_takeover.txt (thanks SladeWilson) 2022-04-19 13:07:47 -04:00
Northmoc
c27a4aeb3d handle "card" vs. "cards" better 2022-04-19 13:00:33 -04:00
pfirpfel
daa6feef30 Fix checkstyle error 2022-04-19 18:54:18 +02:00
Northmoc
49e1dbb916 one more tweak for revealYouChoose stackDesc 2022-04-19 12:29:05 -04:00
Northmoc
af6b25e83f inquisition_of_kozilek.txt add DiscardValidDesc 2022-04-19 12:25:31 -04:00
Northmoc
55e27aa965 DiscardEffect getStackDescription() cleanup 2022-04-19 12:24:57 -04:00
Northmoc
96af69eaa4 Merge pull request #89 from paulsnoops/snc_19_april
SNC - 19 April
2022-04-19 11:37:38 -04:00
Northmoc
b82e113345 PeekAndRevealEffect fix param for pop-up title + some long line formatting 2022-04-19 11:25:48 -04:00
Northmoc
67327c533d PeekAndRevealEffect update comments 2022-04-19 11:25:01 -04:00
Northmoc
b27a9e834c PeekAndRevealEffect add getStackDescription() 2022-04-19 11:23:15 -04:00
Northmoc
1ae91351b8 medomais_prophecy.txt 2022-04-19 11:21:54 -04:00
Northmoc
3a5e9e9aa9 case_the_joint.txt 2022-04-19 11:15:22 -04:00
paul_snoops
4f4764ea28 fixes 2022-04-19 16:10:25 +01:00
paul_snoops
7979aa6d90 more cards 2022-04-19 16:10:25 +01:00
paul_snoops
906ee13a91 SNC - 19 April 2022-04-19 16:10:25 +01:00
Anthony Calosa
bd0238a93d disable BaseMultiResolutionImage 2022-04-19 23:01:52 +08:00
Anthony Calosa
7da398f5b4 unused import 2022-04-19 22:36:59 +08:00
Northmoc
0fe71378c2 Merge pull request #91 from t-w-o-s-a-t/master
Update de-DE.properties
2022-04-19 10:02:39 -04:00
Northmoc
3d1d6dc36a Merge branch 'master' into master 2022-04-19 10:02:21 -04:00
Anthony Calosa
3ceae176f7 Merge pull request #94 from kevlahnota/master
Update RewardData
2022-04-19 21:58:16 +08:00
Anthony Calosa
e8be64c9a0 Merge branch 'master' into newmaster 2022-04-19 21:56:49 +08:00
Anthony Calosa
527997f5b2 Update RewardData
- exclude Online and Funny Card for Adventure Rewards
2022-04-19 21:54:14 +08:00
tool4ever
9a88de1d6f Fix IsTriggerRemembered for Tokens (#93)
Co-authored-by: TRT <>
2022-04-19 15:06:08 +02:00
Paul Hammerton
3058b172b6 Merge pull request #88 from Northmoc/snc_18
sizzling_soloist.txt
2022-04-19 12:22:53 +01:00
Northmoc
3ad039f52e sizzling_soloist.txt fixup 2022-04-19 07:02:07 -04:00
Northmoc
18e6fcdf6d SNC: Make Connive effect (#11) 2022-04-19 12:28:35 +02:00
t-w-o-s-a-t
8daee86275 Update de-DE.properties
typo
2022-04-19 12:04:40 +02:00
t-w-o-s-a-t
e85d1c9a38 Update de-DE.properties
Tapio Dmitriyevichs and my changes of  #Adventure entries
2022-04-19 11:56:33 +02:00
Paul Hammerton
a12b6cf12f Merge pull request #90 from paulsnoops/ala_gdy_editions
Update ALA and GDY editions
2022-04-19 09:23:23 +01:00
paul_snoops
c2d5cdb7e3 Update ALA and GDY editions 2022-04-19 09:21:11 +01:00
Agetian
b6db9c33a7 Merge pull request #83 from Northmoc/elspeth_counters
SNC: Elspeth Resplendent and support + refactoring various related IKO stuff
2022-04-19 09:29:06 +03:00
Magpie
fde3758431 Big map update 10
Please talk to the Debug Elf for demonstration of these features.

* Players can now receive blessings that give them an effect for next battle.
* Enemies can also get modified with effects using map attributes.
* Preliminary support for a flag to prevent magical escape from dungeons.
* Players now have a color identity which can be checked for in dialogue conditions (soon will also allow filter for cards for that color)
* Status screen now shows a wreath indicating the color identity around the portrait and information about current blessing.
* Dialogue conditions can check for blessings (named ones).
* Allow to override an enemy's name from the map editor.
* Allow enemies to have dialogue when defeated.
* Preliminary support to heal by arbitrary amounts (no overheal beyond max yet)
2022-04-19 06:37:30 +02:00
Anthony Calosa
b7c0d60edc Merge pull request #85 from tool4ever/cleanupfix
Fix ChangesZone triggers with Defined$
2022-04-19 09:59:37 +08:00
Anthony Calosa
87933ba1d4 Merge pull request #87 from TrueFuFLeaderG/adventure
Adventure bugfix: clear cache on load
2022-04-19 09:58:50 +08:00
Anthony Calosa
22069e6abd Fix Desktop ImageView
- reduce width and height by 1
2022-04-19 09:53:38 +08:00
Grimm
84a2f24c16 bugfix: clear cache on load 2022-04-19 01:44:09 +02:00
Grimm
767ff76839 Merge branch 'master' of https://github.com/Card-Forge/forge into adventure 2022-04-19 01:42:37 +02:00
Northmoc
1b6f8eb8f6 sizzling_soloist.txt 2022-04-18 18:13:25 -04:00
tool4EvEr
62c6611b87 Add script fixes 2022-04-18 23:32:17 +02:00
Northmoc
f5198ff0ca Merge pull request #86 from Northmoc/typo
Shoulder to Shoulder AI
2022-04-18 16:09:03 -04:00
Northmoc
6288c3bee9 ugh AI! 2022-04-18 16:06:30 -04:00
tool4EvEr
ae8c19dcea Fix ChangesZone triggers with Defined$ 2022-04-18 20:45:14 +02:00
Paul Hammerton
3d461e897d Merge pull request #84 from Northmoc/typo
shoulder_to_shoulder.txt fixup
2022-04-18 18:57:12 +01:00
Northmoc
1e04d90c7d Merge pull request #82 from paulsnoops/snc_18_april
SNC - 18 April
2022-04-18 13:56:07 -04:00
Northmoc
4984072c4d shoulder_to_shoulder.txt 2022-04-18 13:53:25 -04:00
paul_snoops
2276390b86 additions 2022-04-18 18:51:23 +01:00