Here are a couple of bugs I came across:
Dr Julius Jumblemorph: When cast with the mana of Path of Ancestry you wont get the Srcy trigger
Baron von Count: When his Doom Counter moving trigger is on the stack, and he gets removed before it resolves the game will bug out and give an error message.
Dire Fleet Daredevil: He doesnt let you spent mana from your mana pool as if it was any color.
Lightning Storm: You can click the Triggers that are made by discarding lands to add multiple charge counters for free without having to discard anything.
And did you guys already fix the bug that permanets dont leave the battlefield if a player leaves a Commander Match?
PS: I would love to see some more Unstable cards before the 15th ;)
Baron Von Count should be fixed now.
Dr. Julius Jumblemorph appears to a deeper issue concerning how the game handles Changeling, most (not all) of its interactions should be working properly now (for some reason, casting any other creature from Path of Ancestry will scry except from Julius himself)
Fun coincidence: BaronVonCount.java's size now is 12,345 bytes.
Path of Ancestry should use MageObject.shareSubtypes() instead of implementing it from scratch. This will fix the issue with Changelings.
Cannot reproduce; these all appear to be fixed.
Most helpful comment
Baron Von Count should be fixed now.
Dr. Julius Jumblemorph appears to a deeper issue concerning how the game handles Changeling, most (not all) of its interactions should be working properly now (for some reason, casting any other creature from Path of Ancestry will scry except from Julius himself)
Fun coincidence: BaronVonCount.java's size now is 12,345 bytes.