Page 2 of 3
Re: Upcoming Release: Forge version 1.5.54

Posted:
13 Jul 2016, 06:21
by Shadowzeny
Sorry for the double post, can we hope to see Sigarda and Gesila in the release on the 15th? even if the Meld mechanic is not available? So many things I want to tinker with haha.
Re: Upcoming Release: Forge version 1.5.54

Posted:
13 Jul 2016, 06:30
by Hanmac
@Shadowzeny: first how did you get at 195? Even with my not committed cards I only get to 190
http://www.slightlymagic.net/wiki/Forge_UpcomingSecond: I think you mean Bruna. @friarsol did say he was working on Meld, but he hasn't committed that changes yet. After he did, coding the cards would be the easy part.
I am optimistic that he might get meld finish until that release.
Re: Upcoming Release: Forge version 1.5.54

Posted:
13 Jul 2016, 06:33
by Shadowzeny
I wouldn't know but checking the set in deck edit mode, it lists 195 card open to use and I'm hoping so too, again, well done guys and or girls!
Re: Upcoming Release: Forge version 1.5.54

Posted:
13 Jul 2016, 14:03
by friarsol
KrazyTheFox wrote:Hanmac wrote:@KrazyTheFox what images do you mean and where can I download them?
The card images for Eldritch Moon are available through the content downloader now. I've added them to the cardforge.link site that hosts them.
I think we're still missing C15, W16, UGF, EXP? And a few random cards
Re: Upcoming Release: Forge version 1.5.54

Posted:
13 Jul 2016, 14:48
by Hanmac
also for the EMN images of the Meld cards, we might think of a way for when a card becomes a copy of a Melded card ... the CardView might have problems to display that. (depending on how @friarsol did implement the display of a Merged Card)
@friarsol whats the status of your meld project? something to see what you might put on a extra branch if it isn't finished yet?
Re: Upcoming Release: Forge version 1.5.54

Posted:
13 Jul 2016, 15:59
by friarsol
Here's the patch with the actual melding works fine, the display aspects were next on the list and some of the corner cases don't work yet either...
Looks like I just lost the free time that I thought I'd have to finish this up, if anyone wants to take a crack either using this as a baseline or a guidepost, feel free.
I have Graf Rats/Midnight Banishers/Chittering Host in a "custom" folder so they didn't caught up in other commits.
Re: Upcoming Release: Forge version 1.5.54

Posted:
14 Jul 2016, 04:52
by Shadowzeny
Gisa and Garelf still in the works?, I see 203 cards active, can't determine the other. I am also right to guess that the Meld cards a numbered differently to the 205 in the set or am I not seeing something correctly?
Re: Upcoming Release: Forge version 1.5.54

Posted:
14 Jul 2016, 05:03
by Hanmac
@Shadowzeny: the problem is it that it count double faced cards twice.
The better link is the
http://www.slightlymagic.net/wiki/Forge_Upcoming one for checking what is missing.
But yeah Gisa and Garalf are still missing too. We need to find a way the rework the whole "may be cast" thing so you can select which one you use. (Otherwise there is no way to limit it to one use per turn)
Re: Upcoming Release: Forge version 1.5.54

Posted:
14 Jul 2016, 05:14
by Shadowzeny
roger, thankyou for the quick reply

Re: Upcoming Release: Forge version 1.5.54

Posted:
14 Jul 2016, 18:45
by Agetian
I added 4 out of 5 EMN intro decks to the quest mode precons. The only one unsupported is Weapons and Wards, which requires
Slayer's Cleaver. Here's the deck file (not committed yet):
- Code: Select all
[shop]
WinsToUnlock=0
Credits=1200
MinDifficulty=0
MaxDifficulty=5
[metadata]
Name=Weapons and Wards
Description=Eldritch Moon W/G Intro Deck
Deck Type=constructed
Set=EMN
Image=weapons_and_wards.jpg
[Main]
1 Choking Restraints|EMN
1 Courageous Outrider|EMN
2 Crossroads Consecrator|EMN
2 Cultist's Staff|EMN
1 Emrakul's Evangel|EMN
1 Equestrian Skill|SOI
2 Faith Unbroken|EMN
2 Fiend Binder|EMN
12 Forest|SOI
1 Gryff's Boon|SOI
2 Hamlet Captain|EMN
1 Hope Against Hope|SOI
1 Inspiring Captain|SOI
2 Intrepid Provisioner|SOI
2 Ironclad Slayer|EMN
1 Ironwright's Cleansing|EMN
1 Militant Inquisitor|SOI
1 Open the Armory|SOI
13 Plains|SOI
1 Sigardian Priest|EMN
2 Slayer's Cleaver|EMN
1 Steadfast Cathar|EMN
2 Strength of Arms|SOI
2 Subjugator Angel|EMN
2 Thraben Standard Bearer|EMN
1 Ulvenwald Observer|EMN
- Agetian
Re: Upcoming Release: Forge version 1.5.54

Posted:
14 Jul 2016, 18:51
by Hanmac
Arg Curse you, i wanted to commit them later ;P
hm ok i had other (AI) stuff to code and test.
hm i will try to get that Cleaver working so we can add that Intro pack too.
Re: Upcoming Release: Forge version 1.5.54

Posted:
14 Jul 2016, 19:02
by Agetian
Hehe I thought I'd help out, especially considering that we still have a bunch of EMN cards missing and I'm not very good at implementing those, so I thought it's best if you concentrated on that since you're very good at it, while I implemented some of the other stuff.

- Agetian
Re: Upcoming Release: Forge version 1.5.54

Posted:
15 Jul 2016, 21:30
by KrazyTheFox
I'm home and can do a release tonight. Anything I need to wait for?
Re: Upcoming Release: Forge version 1.5.54

Posted:
16 Jul 2016, 01:29
by friarsol
KrazyTheFox wrote:I'm home and can do a release tonight. Anything I need to wait for?
Not that I know of. We'll probably want another release in a week or two anyway, since I'm sure there's a few leftover things to be fixed.
Re: Upcoming Release: Forge version 1.5.54

Posted:
16 Jul 2016, 01:48
by KrazyTheFox
friarsol wrote:KrazyTheFox wrote:I'm home and can do a release tonight. Anything I need to wait for?
Not that I know of. We'll probably want another release in a week or two anyway, since I'm sure there's a few leftover things to be fixed.
I'll get a release started in an hour or two, then!