tool4ever
812f4062dd
Fix undo when it gets cleared during payment ( #2674 )
2023-03-13 22:06:49 +00:00
tool4EvEr
cf4f6f7f49
Clean up
2023-03-12 17:20:22 +01:00
tool4EvEr
419c66daa5
Anti-Cheat: fix refunding wrong mana
2023-03-12 16:37:10 +01:00
Anthony Calosa
1f908465d5
Merge pull request #2620 from Card-Forge/rebalancedFormatCheck
...
GameFormat: filter Rebalanced cards
2023-03-10 13:09:10 +08:00
Anthony Calosa
7de1495049
Merge pull request #2649 from tool4ever/clean93
...
Some cleanup
2023-03-10 09:53:04 +08:00
tool4EvEr
b7105e1ee9
Some cleanup
2023-03-09 22:43:50 +01:00
Anthony Calosa
7c9982f8eb
Merge pull request #2644 from tool4ever/makeanexample
...
Fix Make an Example
2023-03-09 06:10:09 +08:00
jjayers99
2cf3f508fb
Merge branch 'master' of https://github.com/jjayers99/forge
2023-03-08 07:11:35 -05:00
tool4EvEr
798bce389c
Fix Make an Example
2023-03-08 11:54:58 +01:00
jjayers99
24f585f0a8
Adventure - New red boss dungeon, waypoint tools
...
A few further changes are planned for new dungeon, but needed to actually do a check-in at some point...
2023-03-07 22:11:33 -05:00
Hans Mackowiak
2eff0f08d8
GameFormat: filter Rebalanced cards
2023-03-07 22:00:39 +01:00
tool4EvEr
5c71c7e01b
Clean up
2023-03-06 23:10:45 +01:00
tool4EvEr
4d4f89f4b7
Fix Churning Reservoir NPE
2023-03-06 20:05:07 +01:00
Anthony Calosa
9111928876
Merge pull request #2611 from tool4ever/statictrig
...
Fix static trigger messing up LTB trigger
2023-03-06 15:14:42 +08:00
tool4ever
c0d729cdda
Fix refund timing ( #2618 )
2023-03-05 13:26:17 +00:00
Simisays
aca74dc703
Update MakeCardEffect.java
2023-03-05 10:44:51 +01:00
Simisays
93e216859d
Update MakeCardEffect.java
2023-03-05 10:43:50 +01:00
Simisays
2e2c139f3e
Update MakeCardEffect.java
2023-03-05 10:42:51 +01:00
Simisays
f55db108f3
cleanup
2023-03-04 19:14:57 +01:00
Simisays
e52776636f
Update MakeCardEffect.java
2023-03-04 19:12:53 +01:00
Simisays
e4434440ee
update
2023-03-04 15:45:21 +01:00
tool4EvEr
0657bdc243
Fix static trigger messing up LTB trigger
2023-03-04 15:10:03 +01:00
Anthony Calosa
96c94ffa95
Merge pull request #2605 from tool4ever/handlePaid
...
Fix Revival Experiment via handlePaid cleanup
2023-03-03 06:27:51 +08:00
Anthony Calosa
3094d2ae45
Merge pull request #2607 from tool4ever/makecard
...
Fix for Goblin Morale Sergeant
2023-03-03 06:27:20 +08:00
tool4EvEr
653207e096
Fix for Goblin Morale Sergeant
2023-03-02 19:08:05 +01:00
tool4ever
e887c8f3f3
Fix NPE ( #2606 )
...
* Fix NPE
* Fix incorrect values being reused
2023-03-02 17:30:12 +00:00
TRT
489deb67aa
Fix Revival Experiment via handlePaid cleanup
2023-03-02 13:18:36 +01:00
tool4ever
b6d53ac5ac
Fix Meandering Towershell ( #2599 )
2023-03-01 17:35:19 +01:00
tool4EvEr
9c90b19c82
Fix Reverse Polarity
2023-03-01 00:05:03 +01:00
tool4EvEr
29522de5ae
Fix Oblivion Ring
2023-03-01 00:05:03 +01:00
tool4ever
1b655458e7
Fix remembering players leading to crash for AI with Shifting Shadow ( #2587 )
...
Co-authored-by: tool4EvEr <tool4EvEr@192.168 .0.59>
2023-02-28 13:02:54 +03:00
tool4ever
8482e5a4c8
Improve applying attack requirements in multiplayer ( #2582 )
...
* Fix bad player position
* Recover clean up
---------
Co-authored-by: tool4EvEr <tool4EvEr@192.168 .0.59>
2023-02-28 07:48:08 +03:00
Anthony Calosa
b3606feb3f
Merge pull request #155 from Agetian/ai-countersput-shouldpump
...
CountersPutAI: shouldPumpCard is too restrictive for instant speed PutCounter
2023-02-27 12:31:52 +08:00
tool4EvEr
ebd0c64687
Clean up
2023-02-26 23:35:30 +01:00
tool4EvEr
1fa03b09b7
Some counter checks
2023-02-26 22:07:40 +01:00
tool4EvEr
fd2d425d23
Logic tweak
2023-02-26 18:29:45 +01:00
Anthony Calosa
57bc988e0a
Merge pull request #2570 from tool4ever/NPEfixes
...
Fix 4 NPE from Sentry
2023-02-26 18:05:01 +08:00
tool4EvEr
08ae04ab8b
Fix Silver Scrutiny
2023-02-26 10:17:47 +01:00
tool4EvEr
7720844e48
Fix Cunning Giant NPE
2023-02-26 10:12:56 +01:00
TabletopGeneral
7939df234f
Adventure updates ( #2493 )
...
* Adventure updates
Adventure items can now spawn cards in command zone via startBattleWithCardInCommandZone - Updated Mana Shard based items to do so.
Added new map objects: Mana Shard rewards, generic collision zone, intended for use in upcoming map updates.
Fixed mismatched wall tile in green castle.
* Removing unused import
* Updating language / structure of Adventure custom cards.
* Updating language / structure of Adventure custom cards.
2023-02-26 08:23:43 +03:00
tool4ever
6c168b1a4a
Improve payment test on hybrid shards ( #2562 )
...
* Improve payment test on hybrid shards
* Clean up
---------
Co-authored-by: tool4EvEr <tool4EvEr@192.168 .0.59>
2023-02-25 15:53:05 +03:00
Anthony Calosa
bf33084daa
Merge pull request #2554 from tool4ever/fixes24
...
Some fixes
2023-02-25 06:09:48 +08:00
tool4EvEr
d6e479705f
Clean up
2023-02-24 17:39:04 +01:00
tool4EvEr
2a88ac8402
Fix logic
2023-02-24 14:17:25 +01:00
Hans Mackowiak
6838508018
Dragon Hunter as StaticAbility instead of fake Keyword
2023-02-24 07:14:39 +01:00
Hans Mackowiak
91a10c6b0b
GameAction: cleanup card on the battlefield gaining Keyword from castSA ( #2540 )
...
* GameAction: cleanup card on the battlefield gaining Keyword from castSA
* Update GameAction.java
only non intrinsic
2023-02-23 12:08:10 +03:00
tool4ever
201ef72585
ValidAfterStack for MayPlay ( #2527 )
...
Co-authored-by: tool4EvEr <tool4EvEr@192.168 .0.59>
2023-02-23 06:36:33 +03:00
tool4ever
e9dfbf3c66
Fix NPE ( #2536 )
...
* Fix NPE
2023-02-22 16:45:26 +00:00
Anthony Calosa
dec89cabee
Merge pull request #2524 from Northmoc/defined+target
...
Allow Defined and Targets to coexist on one effect
2023-02-22 05:08:34 +08:00
Northmoc
5fde87c84a
ChangeZoneEffect.changeHiddenOriginStackDescription improve
2023-02-21 13:20:52 -05:00