Who is planning to do what?
Post MTG Forge Related Programming Questions Here
Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins
62 posts
• Page 4 of 5 • 1, 2, 3, 4, 5
Re: Who is planning to do what?
by Hellfish » 22 Sep 2011, 16:05
Keep rollin! Dissension is now > 70% as well, making the entire Ravnica block > 70%jeffwadsworth wrote:Rollin' rollin' rollin'...Hellfish wrote:Radiance should be good now. Those 7 extra cards pushed Ravnica over 70%

So now you're
Screaming for the blood of the cookie monster
Evil puppet demon of obesity
Time to change the tune of his fearful ballad
C is for "Lettuce," that's good enough for me
Screaming for the blood of the cookie monster
Evil puppet demon of obesity
Time to change the tune of his fearful ballad
C is for "Lettuce," that's good enough for me
-
Hellfish - Programmer
- Posts: 1297
- Joined: 07 Jun 2009, 10:41
- Location: South of the Pumphouse
- Has thanked: 110 times
- Been thanked: 169 times
Re: Who is planning to do what?
by Doublestrike » 29 Sep 2011, 00:13
<announcement>
I'm working on combining the multiple rewards windows into a universal win/lose GUI, and at the same time making a common win/lose GUI that can be easily modified for various mode rewards.
I won't be making any commits to the core codebase for now, but if people could hold off on huge logic changes to the Gui_WinLose area for about a week, that would be nice.
</announcement>
I'm working on combining the multiple rewards windows into a universal win/lose GUI, and at the same time making a common win/lose GUI that can be easily modified for various mode rewards.
I won't be making any commits to the core codebase for now, but if people could hold off on huge logic changes to the Gui_WinLose area for about a week, that would be nice.
</announcement>
---
A joke is a very serious thing.
A joke is a very serious thing.
-
Doublestrike - UI Programmer
- Posts: 715
- Joined: 08 Aug 2011, 09:07
- Location: Bali
- Has thanked: 183 times
- Been thanked: 161 times
Re: Who is planning to do what?
by Doublestrike » 11 Oct 2011, 00:03
<announcement>
I've started construction on the new in-game UI and it's going well. Every request made can be included.
At this point I'm predicting release in about 100 hours, which will take me about 6 weeks. So, if you don't hear about anything happening with the UI, don't worry, it's moving along.
</announcement>
I've started construction on the new in-game UI and it's going well. Every request made can be included.
At this point I'm predicting release in about 100 hours, which will take me about 6 weeks. So, if you don't hear about anything happening with the UI, don't worry, it's moving along.
</announcement>
---
A joke is a very serious thing.
A joke is a very serious thing.
-
Doublestrike - UI Programmer
- Posts: 715
- Joined: 08 Aug 2011, 09:07
- Location: Bali
- Has thanked: 183 times
- Been thanked: 161 times
Re: Who is planning to do what?
by Rob Cashwalker » 11 Oct 2011, 14:17
{2yo}6 weeks?
But I want it nowwww....
{/2yo}


The Force will be with you, Always.
-
Rob Cashwalker - Programmer
- Posts: 2167
- Joined: 09 Sep 2008, 15:09
- Location: New York
- Has thanked: 5 times
- Been thanked: 40 times
Re: Who is planning to do what?
by Hellfish » 13 Oct 2011, 20:53
Implementing Delve now. Tombstalker and Death Rattle are done. Logic Knot.... Knot so much (heyo!
). That's the second time X-costs decide to stand in my way when implementing a new keyword. >_>
EDIT: Of course, just as I say this, Eclipse just up and shits itself. God damn it. (FAKE EDIT: Corrupted .project file due to... diffs? I wish I knew. I also wish I wasn't too lazy to set up IDEA again
At least it's fixed now.)

EDIT: Of course, just as I say this, Eclipse just up and shits itself. God damn it. (FAKE EDIT: Corrupted .project file due to... diffs? I wish I knew. I also wish I wasn't too lazy to set up IDEA again

Last edited by Hellfish on 13 Oct 2011, 21:00, edited 1 time in total.
So now you're
Screaming for the blood of the cookie monster
Evil puppet demon of obesity
Time to change the tune of his fearful ballad
C is for "Lettuce," that's good enough for me
Screaming for the blood of the cookie monster
Evil puppet demon of obesity
Time to change the tune of his fearful ballad
C is for "Lettuce," that's good enough for me
-
Hellfish - Programmer
- Posts: 1297
- Joined: 07 Jun 2009, 10:41
- Location: South of the Pumphouse
- Has thanked: 110 times
- Been thanked: 169 times
Re: Who is planning to do what?
by friarsol » 13 Oct 2011, 20:57
Yea I feel like we need to redo Cost Change for better support in general. It should send a whole Object back stating how much "leftover" reduced mana there is so that can be applied to other Costs (X mana, or Kicker, or whatever)Hellfish wrote:Implementing Delve now. Tombstalker and Death Rattle are done. Logic Knot.... Knot so much (heyo!). That's the second time X-costs decide to stand in my way when implementing a new keyword. >_>
- friarsol
- Global Moderator
- Posts: 7593
- Joined: 15 May 2010, 04:20
- Has thanked: 243 times
- Been thanked: 965 times
Re: Who is planning to do what?
by Doublestrike » 17 Oct 2011, 05:31
LOL I'm glad it's not just me. My relations with Eclipse and Subclipse are apparently directly and inversely proportional to the phase of the moon, the price of tea in China, and the seal population within the Arctic circle.Hellfish wrote:EDIT: Of course, just as I say this, Eclipse just up and (Word of Undoing) itself.
BTW your joke was knot half bad.
---
A joke is a very serious thing.
A joke is a very serious thing.
-
Doublestrike - UI Programmer
- Posts: 715
- Joined: 08 Aug 2011, 09:07
- Location: Bali
- Has thanked: 183 times
- Been thanked: 161 times
Re: Who is planning to do what?
by Hellfish » 17 Oct 2011, 18:44
I only switched back to Eclipse because of our brief stay on gitorious. Once I get some extra time I am soo moving back to IDEA. *shakes fist*Doublestrike wrote:LOL I'm glad it's not just me. My relations with Eclipse and Subclipse are apparently directly and inversely proportional to the phase of the moon, the price of tea in China, and the seal population within the Arctic circle.Hellfish wrote:EDIT: Of course, just as I say this, Eclipse just up and (Word of Undoing) itself.
BTW your joke was knot half bad.
I just started working on generalizing StormCount into something a bit more detailed, similar to ThisTurnEntered. This will enable, among others, Ethersworn Canonist (With big thanks to Sloth for CantBeCast mode

EDIT:Ichneumon Druid will also be possible scriptonly.
So now you're
Screaming for the blood of the cookie monster
Evil puppet demon of obesity
Time to change the tune of his fearful ballad
C is for "Lettuce," that's good enough for me
Screaming for the blood of the cookie monster
Evil puppet demon of obesity
Time to change the tune of his fearful ballad
C is for "Lettuce," that's good enough for me
-
Hellfish - Programmer
- Posts: 1297
- Joined: 07 Jun 2009, 10:41
- Location: South of the Pumphouse
- Has thanked: 110 times
- Been thanked: 169 times
Re: Who is planning to do what?
by jeffwadsworth » 17 Oct 2011, 23:20
Definitely some interesting cards there. Perhaps we can slip in some Abeyance. That is a sweet card.
- jeffwadsworth
- Super Tester Elite
- Posts: 1172
- Joined: 20 Oct 2010, 04:47
- Location: USA
- Has thanked: 287 times
- Been thanked: 70 times
Re: Who is planning to do what?
by Hellfish » 18 Oct 2011, 06:13
. Abeyance is definitely helped by Sloth's CantBeCast mode. I think the only other thing needed for it is for Effects to remember Players.
EDIT: BTW, ThisTurnCast is implemented now, for those Steamcore Weird of you who don't read the svn logs
EDIT: BTW, ThisTurnCast is implemented now, for those Steamcore Weird of you who don't read the svn logs

So now you're
Screaming for the blood of the cookie monster
Evil puppet demon of obesity
Time to change the tune of his fearful ballad
C is for "Lettuce," that's good enough for me
Screaming for the blood of the cookie monster
Evil puppet demon of obesity
Time to change the tune of his fearful ballad
C is for "Lettuce," that's good enough for me
-
Hellfish - Programmer
- Posts: 1297
- Joined: 07 Jun 2009, 10:41
- Location: South of the Pumphouse
- Has thanked: 110 times
- Been thanked: 169 times
Re: Who is planning to do what?
by Sloth » 18 Oct 2011, 06:26
Nice work Hellfish. I just thought yesterday "if only the spells cast this turn would be accessible in detail". Arcane Laboratory, Rule of Law, Mindbreak Trap are scriptable now I think. I will try to implement stuff like Talara's Battalion.Hellfish wrote:EDIT: BTW, ThisTurnCast is implemented now, for those Steamcore Weird of you who don't read the svn logs
-
Sloth - Programmer
- Posts: 3498
- Joined: 23 Jun 2009, 19:40
- Has thanked: 125 times
- Been thanked: 507 times
Re: Who is planning to do what?
by Hellfish » 18 Oct 2011, 07:00
I don't think we can exile spells specifically for Mindbreak Trap yet. The others I see no problem with. 

So now you're
Screaming for the blood of the cookie monster
Evil puppet demon of obesity
Time to change the tune of his fearful ballad
C is for "Lettuce," that's good enough for me
Screaming for the blood of the cookie monster
Evil puppet demon of obesity
Time to change the tune of his fearful ballad
C is for "Lettuce," that's good enough for me
-
Hellfish - Programmer
- Posts: 1297
- Joined: 07 Jun 2009, 10:41
- Location: South of the Pumphouse
- Has thanked: 110 times
- Been thanked: 169 times
Re: Who is planning to do what?
by Hellfish » 04 Nov 2011, 22:56
Tinkering with Convoke. Got a pretty good system going for the human, now to implement a decent AI strategy...
So now you're
Screaming for the blood of the cookie monster
Evil puppet demon of obesity
Time to change the tune of his fearful ballad
C is for "Lettuce," that's good enough for me
Screaming for the blood of the cookie monster
Evil puppet demon of obesity
Time to change the tune of his fearful ballad
C is for "Lettuce," that's good enough for me
-
Hellfish - Programmer
- Posts: 1297
- Joined: 07 Jun 2009, 10:41
- Location: South of the Pumphouse
- Has thanked: 110 times
- Been thanked: 169 times
Re: Who is planning to do what?
by moomarc » 05 Nov 2011, 09:01
Oooh! There's 2 more on my list of token creating cards scriptable. Thanks!Hellfish wrote:Tinkering with Convoke. Got a pretty good system going for the human, now to implement a decent AI strategy...
-Marc
-
moomarc - Pixel Commander
- Posts: 2091
- Joined: 04 Jun 2010, 15:22
- Location: Johannesburg, South Africa
- Has thanked: 371 times
- Been thanked: 372 times
Re: Who is planning to do what?
by Hellfish » 13 Nov 2011, 21:59
New project: Costs. First up, I was thinking of rewriting the cost parsing in a way that doesn't choke on nested costs. This would in turn, enable an Or<{any cost}|{any cost}> construct for use with cards such as the reveal/discard-or-pay-extra cards (Flamekin Bladewhirl, Goldmeadow Stalwart, Lightning Axe, Silvergill Adept, Squeaking Pie Sneak and Wren's Run Vanquisher) and possibly even the and/or kicker cards (The Planeshift/Planar Chaos Battlemages and Apocalypse -volvers).
I've actually got it working for the reveal/discard-or-pay-extra cards, but it's pretty terrible. The parsing is changed from the greedy matching it currently is to a token-based system, and the Or-CostPart object has to register an override CostPart (itself) for which CostPart to set as paid for in the CostPayment object. (That's the terrible part, and it's worse than it sounds)
I've actually got it working for the reveal/discard-or-pay-extra cards, but it's pretty terrible. The parsing is changed from the greedy matching it currently is to a token-based system, and the Or-CostPart object has to register an override CostPart (itself) for which CostPart to set as paid for in the CostPayment object. (That's the terrible part, and it's worse than it sounds)
So now you're
Screaming for the blood of the cookie monster
Evil puppet demon of obesity
Time to change the tune of his fearful ballad
C is for "Lettuce," that's good enough for me
Screaming for the blood of the cookie monster
Evil puppet demon of obesity
Time to change the tune of his fearful ballad
C is for "Lettuce," that's good enough for me
-
Hellfish - Programmer
- Posts: 1297
- Joined: 07 Jun 2009, 10:41
- Location: South of the Pumphouse
- Has thanked: 110 times
- Been thanked: 169 times
62 posts
• Page 4 of 5 • 1, 2, 3, 4, 5
Who is online
Users browsing this forum: No registered users and 33 guests