It is currently 28 Jun 2025, 13:37
   
Text Size

Forge Release 06/29/2020 ver 1.6.35

Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins

Re: Forge Release 06/29/2020 ver 1.6.35

Postby gos » 03 Jul 2020, 10:35

Leery Fogbeast is not triggering when blocked.
gos
 
Posts: 4369
Joined: 03 Mar 2011, 15:21
Location: Reykjavík, Iceland
Has thanked: 231 times
Been thanked: 232 times

Re: Forge Release 06/29/2020 ver 1.6.35

Postby gos » 03 Jul 2020, 10:40

My opponent's Dread Wight is triggering from his library and/or hand.
gos
 
Posts: 4369
Joined: 03 Mar 2011, 15:21
Location: Reykjavík, Iceland
Has thanked: 231 times
Been thanked: 232 times

Re: Forge Release 06/29/2020 ver 1.6.35

Postby Northmoc1344 » 03 Jul 2020, 22:15

I think Ugin is sorted now. MR should be merged pretty soon.

I've added the Fogbeast and Dread Wight to the list of other things to check into.

THANKS for the bug reports!
Northmoc1344
 
Posts: 151
Joined: 22 Jan 2019, 22:12
Has thanked: 138 times
Been thanked: 44 times

Re: Forge Release 06/29/2020 ver 1.6.35

Postby Northmoc1344 » 04 Jul 2020, 13:17

Dread Wight: easy fix... it's merged.
Ugin, the Ineffable: fixed but not merged yet. Looking at some UI things.
Leery Fogbeast: I wasn't able to reproduce the issue... when it got blocked, it triggered and damage was ignored as you'd expect. Keep us posted if you run into more issues.
Pulse of Llanowar: I wasn't able to reproduce the infinite loop issue, but there are definitely some issues here that aren't too hard to reproduce. I've passed it up the chain and hopefully one of the better programmers will be able to sort it. In the meantime, I've noticed that when this card is in play, it's better to manually tap and select mana before casting spells.
Propaganda, Ghostly Prison, Sphere of Safety: Did some careful testing here and everything seems OK. The AI does tend to prioritize attacking planeswalkers and Propaganda and Ghostly Prison don't restrict that. When the AI attacked the player with these in play, it paid costs as appropriate.

Again, THANKS for all the leads! Much appreciated.
Northmoc1344
 
Posts: 151
Joined: 22 Jan 2019, 22:12
Has thanked: 138 times
Been thanked: 44 times

Re: Forge Release 06/29/2020 ver 1.6.35

Postby El Indio » 04 Jul 2020, 13:24

Hello,

Bane of the Living doesn't do anything when unmorphed even with X higher than zero.
El Indio
 
Posts: 9
Joined: 04 Jul 2020, 13:21
Has thanked: 0 time
Been thanked: 3 times

Re: Forge Release 06/29/2020 ver 1.6.35

Postby jinsek » 04 Jul 2020, 14:10

Hi, How can I select a card as my companion in Deck Editor ?
jinsek
 
Posts: 2
Joined: 04 Jul 2020, 14:08
Has thanked: 0 time
Been thanked: 1 time

Re: Forge Release 06/29/2020 ver 1.6.35

Postby guyfromcroswell » 04 Jul 2020, 15:37

squee1968 wrote:
guyfromcroswell wrote:When I have a card in play with an effect like Propaganda, Ghostly Prison, or Sphere of Safety, and I control a Planeswalker, my opponent can attack without paying anything. I noticed it in old versions as well, but this time I was paying attention. I've tested it multiple times. As soon as the Planeswalker is gone, everything functions normally.
This isn't a bug, unless the creatures that are attacking YOU aren't paying the penalty. These effects don't affect creatures that are attacking planeswalkers.
While I understand that idea, they still attack me. One creature might attack my planeswalker, but the rest attack me, without paying any cost.
guyfromcroswell
 
Posts: 42
Joined: 12 Sep 2016, 01:33
Has thanked: 11 times
Been thanked: 2 times

Re: Forge Release 06/29/2020 ver 1.6.35

Postby Ronin009 » 04 Jul 2020, 18:13

guyfromcroswell wrote:
squee1968 wrote:
guyfromcroswell wrote:When I have a card in play with an effect like Propaganda, Ghostly Prison, or Sphere of Safety, and I control a Planeswalker, my opponent can attack without paying anything. I noticed it in old versions as well, but this time I was paying attention. I've tested it multiple times. As soon as the Planeswalker is gone, everything functions normally.
This isn't a bug, unless the creatures that are attacking YOU aren't paying the penalty. These effects don't affect creatures that are attacking planeswalkers.
While I understand that idea, they still attack me. One creature might attack my planeswalker, but the rest attack me, without paying any cost.
With the release of the Ixalan set, there was a big rule change regarding planeswalkers. Originally, you had to declare attackers at the player first (and/or target the player with a targeting spell), and then redirect the damage/targeting to the player's planeswalker(s). With the release of Ixalan, the redirecting "mechanic" was removed, and you could just target planeswalkers directly with spells and/or attacking creatures.

That said, if you're playing modern or any similar format using older card pools, check cards with similar mechanics to propaganda, they aren't all worded the same.
Ronin009
 
Posts: 28
Joined: 15 Aug 2017, 23:02
Has thanked: 0 time
Been thanked: 1 time

Re: Forge Release 06/29/2020 ver 1.6.35

Postby Fregnor » 04 Jul 2020, 23:13

jinsek wrote:Hi, How can I select a card as my companion in Deck Editor ?
You just have to put your companion in your sideboard. Then at the beginning of a duel, the computer will prompt you to select your companion from the possible options in your sideboard. (Normally there would only be one choice.)
User avatar
Fregnor
 
Posts: 210
Joined: 29 Nov 2017, 18:24
Has thanked: 15 times
Been thanked: 28 times

Re: Forge Release 06/29/2020 ver 1.6.35

Postby Fregnor » 04 Jul 2020, 23:34

Rin and Seri, Inseparable has an issue. It is not requiring you to tap it to pay for its effect. The coding says:
Code: Select all
| Cost$ R G W |
When it should say:
Code: Select all
| Cost$ R G W T |
User avatar
Fregnor
 
Posts: 210
Joined: 29 Nov 2017, 18:24
Has thanked: 15 times
Been thanked: 28 times

Re: Forge Release 06/29/2020 ver 1.6.35

Postby jinsek » 05 Jul 2020, 09:34

Fregnor wrote:
jinsek wrote:Hi, How can I select a card as my companion in Deck Editor ?
You just have to put your companion in your sideboard. Then at the beginning of a duel, the computer will prompt you to select your companion from the possible options in your sideboard. (Normally there would only be one choice.)
It's works, thank you so much :D
jinsek
 
Posts: 2
Joined: 04 Jul 2020, 14:08
Has thanked: 0 time
Been thanked: 1 time

Re: Forge Release 06/29/2020 ver 1.6.35

Postby Stinky » 05 Jul 2020, 18:54

Pashalik Mons deals damage to any target not only when a goblin dies, but also when you discard a goblin card.
Stinky
 
Posts: 6
Joined: 03 Nov 2019, 17:51
Has thanked: 0 time
Been thanked: 1 time

Re: Forge Release 06/29/2020 ver 1.6.35

Postby Northmoc1344 » 05 Jul 2020, 21:44

As always, THANK YOU!

Bane of the Living/Warbreak Trumpeter - that bug has been logged. I can't figure out how to fix it. Turns out X Morph costs had a bit of a bug about a year ago, too, so hopefully it's not too involved a fix.
Pashalik Mons fix is in the pipe.
Rin and Seri, Inseparable fix is in the pipe.

I still haven't been able to cheat past Propaganda, etc., nor have I seen the AI cheat past it, which is wild because there are a few known "AI cheating" bugs. Anyway, so far I can't replicate this one. Forge doesn't make a big deal out of the AI tapping the mana for appropriate attacks... don't blink or you'll miss it.
Northmoc1344
 
Posts: 151
Joined: 22 Jan 2019, 22:12
Has thanked: 138 times
Been thanked: 44 times

Re: Forge Release 06/29/2020 ver 1.6.35

Postby El Indio » 06 Jul 2020, 11:31

Hello,
some other bugs I found:

Minion of the Wastes - No matter how many life you pay, it always dies upon entering the battlefield

Blood Hound - For every damage receives two +1/+1 counters instead of one

Woolly Razorback - When blocking a creature while still having ice counters on it, the damage from the blocked creature is prevented as well. It should prevent only the damage razorback deals.

Maddening Imp - Its ability doesn't affect creatures which weren't at the battlefield at the time of the activation
El Indio
 
Posts: 9
Joined: 04 Jul 2020, 13:21
Has thanked: 0 time
Been thanked: 3 times

Re: Forge Release 06/29/2020 ver 1.6.35

Postby indicatie » 06 Jul 2020, 15:18

El Indio wrote:Hello,
Maddening Imp - Its ability doesn't affect creatures which weren't at the battlefield at the time of the activation
That's like it should be right? The oracle wording states:
Non-Wall creatures the active player controls attack this turn if able. At the beginning of the next end step, destroy each of those creatures that didn't attack this turn. Activate this ability only during an opponent's turn and only before combat.

Creatures that come into play later are not creature the active player controls
Don't mistake lack of talent for genius.
User avatar
indicatie
 
Posts: 153
Joined: 06 Feb 2009, 15:15
Has thanked: 13 times
Been thanked: 5 times

PreviousNext

Return to Forge

Who is online

Users browsing this forum: No registered users and 11 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 11 users online :: 0 registered, 0 hidden and 11 guests (based on users active over the past 10 minutes)
Most users ever online was 5050 on 26 Jun 2025, 06:02

Users browsing this forum: No registered users and 11 guests

Login Form