Commit Graph

68575 Commits

Author SHA1 Message Date
tool4EvEr
fdd490030f Check for new trigger 2024-08-01 14:04:42 +02:00
Hans Mackowiak
23d0b05547 SacrificeOnce Trigger 2024-08-01 14:04:42 +02:00
Hans Mackowiak
a58a197945 Update DestroyEffect.java
remove Sacrifice$
2024-08-01 11:53:54 +02:00
Agetian
042887e4e1 - Move over MadSarkhanDragon logic, tweak DamageEachAi logic for Sarkhan as well 2024-08-01 11:53:54 +02:00
Hans Mackowiak
6131bfa938 Destroy: refactor fake into SacrificeAll 2024-08-01 11:53:54 +02:00
tool4EvEr
4218ea0fa8 TokenEffect no longer has state 2024-08-01 11:30:53 +02:00
Fulgur14
629726ada8 Update muerra_trash_tactician.txt (#5750) 2024-08-01 07:58:32 +02:00
Renato Filipe Vidal Santos
8154994f36 Add files via upload (#5741) 2024-08-01 08:14:18 +03:00
tool4ever
31275df288 Fix casting Chaotic Strike when no attacker gets declared (#5745) 2024-07-31 20:12:04 +00:00
Renato Filipe Vidal Santos
f31b693260 Update authority_of_the_consuls.txt (#5743) 2024-07-31 18:48:58 +00:00
Renato Filipe Vidal Santos
ec30d761fa ETB update: Card folder 'b', part 4 2024-07-31 18:09:36 +00:00
Renato Filipe Vidal Santos
79ef4ba950 ETB update: Card folder 'b', part 2 (#5740) 2024-07-31 18:07:03 +00:00
Renato Filipe Vidal Santos
91d6bbe8a2 ETB update: Card folder 'b', part 1 (#5739) 2024-07-31 18:04:33 +00:00
Renato Filipe Vidal Santos
babd3d253a ETB update: Card folder 'a', part 4 (#5724) 2024-07-31 17:55:17 +00:00
Renato Filipe Vidal Santos
6e4042fb57 ETB update: Card folder 'a', part 3 (#5723) 2024-07-31 17:55:06 +00:00
Renato Filipe Vidal Santos
cf398f7a7d ETB update: Card folder 'a', part 2 (#5722) 2024-07-31 17:54:54 +00:00
Fulgur14
0d18a64b86 11 BLB/BLC Expend cards (#5738)
* Update teapot_slinger.txt

* Add files via upload

* Update bakersbane_duo.txt
2024-07-31 17:03:30 +03:00
Chris H
c0230d1cb9 Add Expend and Teapot Slinger (#5731)
* Add Expend and Teapot Slinger

* Fixes

---------

Co-authored-by: tool4EvEr <tool4EvEr@192.168.0.60>
2024-07-31 11:21:41 +03:00
Chris H
92bfbb3a91 Bloomburrow draft (#5735) 2024-07-31 11:21:12 +03:00
Renato Filipe Vidal Santos
7d18fa87d4 ETB update: Card folder 'a', part 1 (#5721) 2024-07-31 08:50:39 +02:00
Chris H
a469b944d2 Update perch_protection.txt (#5736) 2024-07-31 07:03:12 +02:00
Fulgur14
499449e7ce Update season_of_the_burrow.txt (#5732) 2024-07-30 19:59:21 +00:00
Chris H
a0b2e056c1 Update parting_gust.txt 2024-07-30 16:08:25 +02:00
tool4EvEr
0a474c955a Fix Catastrophe allowing regeneration on land choice for creatures 2024-07-30 10:36:52 +02:00
Paul Hammerton
45ef20e765 Merge pull request #5726 from Fulgur14/Fulgur14-patch-25
Added the remaining BLB Seasons
2024-07-30 08:46:08 +01:00
Jetz72
ec9f6e2d2b Added attraction light icons (#5663)
Refactored functional variants to be merged in the card face rather than the card factory
Some variant characteristics now show in deck builder columns
Fixed loading progress amount
"[card] has neither ManaCost nor Color" warning now actually displays when these are missing.

Co-authored-by: Jetz <Jetz722@gmail.com>
Co-authored-by: tool4ever <therealtoolkit@hotmail.com>
2024-07-30 08:28:45 +03:00
kevlahnota
20ed52af4b Merge pull request #5725 from kevlahnota/master2
Fix stuck dialogue when reloading save
2024-07-30 06:42:56 +08:00
Anthony Calosa
8f6f8175bb Merge branch 'master' into master2 2024-07-30 06:03:56 +08:00
Glorax
df23f9263f Fix Hivespine Wolverine 2024-07-29 20:40:40 +00:00
Fulgur14
e758c364da Added Alania, Divergent Storm (#5714)
* Fix corner case of triggering for another Otter after flicker
2024-07-29 19:16:40 +00:00
Fulgur14
080ce4a477 Added the remaining BLB Seasons 2024-07-29 20:31:14 +02:00
Paul Hammerton
b7b78ec078 Fix Octomancer (#5727) 2024-07-29 18:24:33 +00:00
Fulgur14
49fa255f74 Update angel_of_indemnity.txt 2024-07-29 19:58:27 +02:00
Anthony Calosa
07e2582063 update 2024-07-30 01:06:52 +08:00
Anthony Calosa
5797c7ee5f Fix stuck dialogue when reloading save 2024-07-30 00:47:03 +08:00
Hans Mackowiak
7fb96c5f18 Pawprint (#5693)
* Pawprint
---------

Co-authored-by: Agetian <stavdev@mail.ru>
2024-07-29 16:32:46 +02:00
Chris H
dad04b5fe7 Fix adventure draft not being able to draft your 5th card 2024-07-29 10:26:15 -04:00
Jetz72
3968c7e197 Miscallaneous Cleanup (#5703)
* Cleanup - Unnecessary Boxing

* Cleanup - Unnecessary Unboxing

* Cleanup - For-Each Loops

* Cleanup - `indexOf != -1` -> `contains`

* Cleanup - Merge identical catch blocks

* Cleanup - Try-with-resources

* Cleanup - System.lineSeparator

* Cleanup - Reference types to primitives
Some loops over Integers were switched to IntStreams to hopefully cut down on overall boxing.

* Cleanup - Manually filling and copying arrays

* Remove unused imports

* Switch a lambda to a method reference

---------

Co-authored-by: Jetz <Jetz722@gmail.com>
2024-07-29 17:23:43 +03:00
Fulgur14
5d959ca545 TriggeredAttacker corrections (#5716)
* TriggeredAttacker corrections

* Fix view update

---------

Co-authored-by: tool4EvEr <tool4EvEr@192.168.0.60>
2024-07-29 16:17:18 +02:00
CCTV-1
232295d1c8 add missing key entry,translate new texts. (#5436) 2024-07-29 14:13:06 +00:00
kevlahnota
808ed67cdb Merge pull request #5718 from kevlahnota/master2
update Boss dialogue translations
2024-07-29 20:45:41 +08:00
Anthony Calosa
65ed02fe65 Merge branch 'master' into master2 2024-07-29 20:40:23 +08:00
Anthony Calosa
5d202a65af update Boss dialogue translations 2024-07-29 20:37:18 +08:00
Hans Mackowiak
752bb94eae Update lupinflower_village.txt
fix Oracle
2024-07-29 14:12:50 +02:00
Fulgur14
a38d8cc733 The gift cards of BLB/BLC (#5712)
* Add files via upload

* Fix gift check so it works before paying

* Update into_the_flood_maw.txt

* Update longstalk_brawl.txt

* Update mind_spiral.txt

* Update octomancer.txt

* Update parting_gust.txt

* Update sazacaps_brew.txt

* Update starforged_sword.txt

* Update parting_gust.txt

* Update scrapshooter.txt

* Update starfall_invocation.txt

* Update starforged_sword.txt

* Update coiling_rebirth.txt

---------

Co-authored-by: tool4EvEr <tool4EvEr@192.168.0.60>
Co-authored-by: tool4ever <therealtoolkit@hotmail.com>
2024-07-29 08:04:38 +03:00
tool4ever
95b93e1c37 Update cemetery_gatekeeper.txt 2024-07-29 06:30:10 +02:00
tool4ever
b4a0e14b4c Update long_river_lurker.txt 2024-07-29 06:24:06 +02:00
Fulgur14
63de75aeb7 Update anduril_flame_of_the_west.txt (#5715) 2024-07-29 06:13:50 +02:00
tool4ever
cb7954c776 Hero of Bretagard should only get one counter from merged creature death (#5710)
Co-authored-by: tool4EvEr <tool4EvEr@192.168.0.60>
2024-07-28 19:36:18 +03:00
Chris H
5c55d7b001 Set User agent to modern chrome (#5708) 2024-07-28 12:56:01 +03:00