[Fixed] Bug Archive
Moderators: BAgate, drool66, stassy, Aswan jaguar, gmzombie, CCGHQ Admins
Re: [confirmed]Land Grant
by Gargaroz » 20 Jan 2012, 20:42
Very old and uncleaned code. Fixed.
----
- Current / medium term task: adjusting the code for making Misdirection and such usable
- Long term task: inserting all the good stuff I left out from the "Golden Years" mod
- Current / medium term task: adjusting the code for making Misdirection and such usable
- Long term task: inserting all the good stuff I left out from the "Golden Years" mod
- Gargaroz
- Programmer
- Posts: 7095
- Joined: 06 Nov 2009, 11:11
- Has thanked: 82 times
- Been thanked: 593 times
Re: [confirmed]Chancellor of the Annex
by Gargaroz » 20 Jan 2012, 20:45
Fixed for this and the other chancellors except the green one, which had the same bug.
----
- Current / medium term task: adjusting the code for making Misdirection and such usable
- Long term task: inserting all the good stuff I left out from the "Golden Years" mod
- Current / medium term task: adjusting the code for making Misdirection and such usable
- Long term task: inserting all the good stuff I left out from the "Golden Years" mod
- Gargaroz
- Programmer
- Posts: 7095
- Joined: 06 Nov 2009, 11:11
- Has thanked: 82 times
- Been thanked: 593 times
Re: [wait fix confirmation]Cabal Coffers+Prismatic Omen
by Althuna » 21 Jan 2012, 04:36
I think I noticed something. When Prismatic Omen is in play, 'buffs' like Armored Ascension and Blanchwood Armor seem to work. IE: They see all your lands as plains or forests or whatever. Same goes for mountains too, for example Valakut gets triggered once you play a bunch of forests or plains or whatever else, because they are considered mountains thanks to the Prismatic Omen. But if you use magical hack and change the blanchwood armor to use swamps, then it does not see the lands as swamps.
So maybe Cabal Coffers is ok, and maybe it is just that the Prismatic Omen turns the cards in to everything except swamps?
So maybe Cabal Coffers is ok, and maybe it is just that the Prismatic Omen turns the cards in to everything except swamps?
[fixed by Gargaroz]Mongrel Pack
by 0rion79 » 21 Jan 2012, 13:51
When Mongrel Pack dies, no Hound token creature come into play. Maybe the kind of token is missing...
-

0rion79 - Posts: 1519
- Joined: 24 Feb 2009, 18:33
- Location: Italy
- Has thanked: 94 times
- Been thanked: 59 times
Re: No tokens for Mongrel Pack
by Gargaroz » 21 Jan 2012, 15:00
You mean the tokens are Insect instead of Hounds, right ?
This was intended when it was originally coded, but this could be surely fixed now.
This was intended when it was originally coded, but this could be surely fixed now.
----
- Current / medium term task: adjusting the code for making Misdirection and such usable
- Long term task: inserting all the good stuff I left out from the "Golden Years" mod
- Current / medium term task: adjusting the code for making Misdirection and such usable
- Long term task: inserting all the good stuff I left out from the "Golden Years" mod
- Gargaroz
- Programmer
- Posts: 7095
- Joined: 06 Nov 2009, 11:11
- Has thanked: 82 times
- Been thanked: 593 times
Re: [wait fix confirmation]Cabal Coffers+Prismatic Omen
by Gargaroz » 21 Jan 2012, 15:03
Prismatic Omen is still not perfect, has it only interacts with stuff coded in C : the function that check the subtypes search for it on the battlefield if a basic land type is used as argument and return always "yes" if if it find it. But there's still no interaction with stuff like Magical Hack.
And Cabal Coffers need to be recoded in order to work with Prismatic Omen.
And Cabal Coffers need to be recoded in order to work with Prismatic Omen.
----
- Current / medium term task: adjusting the code for making Misdirection and such usable
- Long term task: inserting all the good stuff I left out from the "Golden Years" mod
- Current / medium term task: adjusting the code for making Misdirection and such usable
- Long term task: inserting all the good stuff I left out from the "Golden Years" mod
- Gargaroz
- Programmer
- Posts: 7095
- Joined: 06 Nov 2009, 11:11
- Has thanked: 82 times
- Been thanked: 593 times
Re: Jace,. mind sculptor's text
by stassy » 21 Jan 2012, 15:54
The game crashes when Jace, the Mind Sculptor ultimate ability is triggered anyway, so at least there is this bug to report
- Attachments
-
1.zip- (2.99 KiB) Downloaded 72 times
- stassy
- Moderator
- Posts: 5274
- Joined: 25 Feb 2009, 07:06
- Has thanked: 471 times
- Been thanked: 337 times
Re: [confirmed]Gelatinous Genesis
by Gargaroz » 21 Jan 2012, 16:04
Fixed.
----
- Current / medium term task: adjusting the code for making Misdirection and such usable
- Long term task: inserting all the good stuff I left out from the "Golden Years" mod
- Current / medium term task: adjusting the code for making Misdirection and such usable
- Long term task: inserting all the good stuff I left out from the "Golden Years" mod
- Gargaroz
- Programmer
- Posts: 7095
- Joined: 06 Nov 2009, 11:11
- Has thanked: 82 times
- Been thanked: 593 times
Re: [confirmed]Gutter Grime
by Gargaroz » 21 Jan 2012, 16:05
Fixed.
----
- Current / medium term task: adjusting the code for making Misdirection and such usable
- Long term task: inserting all the good stuff I left out from the "Golden Years" mod
- Current / medium term task: adjusting the code for making Misdirection and such usable
- Long term task: inserting all the good stuff I left out from the "Golden Years" mod
- Gargaroz
- Programmer
- Posts: 7095
- Joined: 06 Nov 2009, 11:11
- Has thanked: 82 times
- Been thanked: 593 times
Re: No tokens for Mongrel Pack
by stassy » 21 Jan 2012, 16:19
It work for me on no limit beta1 db2, Orion97 you don't use db2 I guess so that is why you get so many token error. (Mok also posted a fix for no text card in Deck Editor too btw)


- stassy
- Moderator
- Posts: 5274
- Joined: 25 Feb 2009, 07:06
- Has thanked: 471 times
- Been thanked: 337 times
Re: Jace, the Mind Sculptor
by Gargaroz » 21 Jan 2012, 16:28
Ah, the good 'ol shuffle bug ! Fixed.
----
- Current / medium term task: adjusting the code for making Misdirection and such usable
- Long term task: inserting all the good stuff I left out from the "Golden Years" mod
- Current / medium term task: adjusting the code for making Misdirection and such usable
- Long term task: inserting all the good stuff I left out from the "Golden Years" mod
- Gargaroz
- Programmer
- Posts: 7095
- Joined: 06 Nov 2009, 11:11
- Has thanked: 82 times
- Been thanked: 593 times
Who is online
Users browsing this forum: No registered users and 3 guests

