It is currently 29 Oct 2025, 07:03
   
Text Size

Next beta, 2011 first release

Post MTG Forge Related Programming Questions Here

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

Next beta, 2011 first release

Postby Chris H. » 09 Jan 2011, 15:30

I guess that everyone has finished their end of year festivities, hope you had a good time. :)

I think that we should release another beta next weekend. We have a lot of new cards and many new bug fixes. Oh, and the wonderful ui improvements made to the new GUI battlefield and the New Game windows.

I see that Sol merged some of Choppic's work into the deck editor. I see that the card detail panel no longer grows as the window is re-sized. Unfortunately, this did not fix the issue that I noticed when my monitor is set to 1024 x 768.

I think that we might be able to get everything to fit at the smallest screen size. I suspect that TableModel.resizeCols() may be the place to address this issue, although I could be wrong. :)

Anyway, does releasing a new beta in about a weeks time sound good to everyone?

I see that we have two new commiters. I like to thank people for their contributions to each beta release. I suspect that the google nickname "cun030876" may be for Choppic. The other google nickname "raineszm" I am unsure about. I can use the google nickname. Or someone can provide me with their forum nickname so that I can give a more proper thank you.
User avatar
Chris H.
Forge Moderator
 
Posts: 6320
Joined: 04 Nov 2008, 12:11
Location: Mac OS X Yosemite
Has thanked: 644 times
Been thanked: 643 times

Re: Next beta, 2011 first release

Postby Sloth » 09 Jan 2011, 15:39

I'm fine with the new realease (not that I've commited a lot, but Slapshot sure added a ton of cards).

For the name riddles I propose using the notes on this page to identify commiters: http://code.google.com/p/cardforge/people/list
User avatar
Sloth
Programmer
 
Posts: 3498
Joined: 23 Jun 2009, 19:40
Has thanked: 125 times
Been thanked: 507 times

Re: Next beta, 2011 first release

Postby DennisBergkamp » 09 Jan 2011, 23:05

Well, I can clear those up (I added them to the list, after all :) )

Cun = choppic, he told me he'd rather have other people commit his work though, which is fine... but maybe I'll remove him from the list?
raines = sentient6
evrkaraca = Fnoed
User avatar
DennisBergkamp
AI Programmer
 
Posts: 2602
Joined: 09 Sep 2008, 15:46
Has thanked: 0 time
Been thanked: 0 time

Re: Next beta, 2011 first release

Postby Chris H. » 10 Jan 2011, 00:53

DennisBergkamp wrote:Well, I can clear those up (I added them to the list, after all :) )

Cun = choppic, he told me he'd rather have other people commit his work though, which is fine... but maybe I'll remove him from the list?
raines = sentient6
evrkaraca = Fnoed
`
Thank you Dennis. :)

You can keep Choppic on the list unless he would rather not be listed as a committer. It took me many months before I was ready to make my first commit and I am probably the weakest link on the team. :)

We can try to merge his work in the meantime. We want to give people a chance to contribute at their own speed.
User avatar
Chris H.
Forge Moderator
 
Posts: 6320
Joined: 04 Nov 2008, 12:11
Location: Mac OS X Yosemite
Has thanked: 644 times
Been thanked: 643 times

Re: Next beta, 2011 first release

Postby Hellfish » 10 Jan 2011, 18:28

A release before the triggers system is added to the main trunk would be nice, god knows it's gonna need all the time before beta release it can get ;)
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
User avatar
Hellfish
Programmer
 
Posts: 1297
Joined: 07 Jun 2009, 10:41
Location: South of the Pumphouse
Has thanked: 110 times
Been thanked: 169 times

Re: Next beta, 2011 first release

Postby Chris H. » 10 Jan 2011, 19:03

I hope to release the next beta on this upcoming Friday or Saturday. :D
User avatar
Chris H.
Forge Moderator
 
Posts: 6320
Joined: 04 Nov 2008, 12:11
Location: Mac OS X Yosemite
Has thanked: 644 times
Been thanked: 643 times

Re: Next beta, 2011 first release

Postby Chris H. » 13 Jan 2011, 22:30

We are getting close to the next release. I can wait until after Sloth fixes the combat damage bug. Once this bug is fixed, if someone can update the cards with the python script I can then use this rev for the release.
User avatar
Chris H.
Forge Moderator
 
Posts: 6320
Joined: 04 Nov 2008, 12:11
Location: Mac OS X Yosemite
Has thanked: 644 times
Been thanked: 643 times

Re: Next beta, 2011 first release

Postby friarsol » 13 Jan 2011, 22:55

Oh good. I was going to ask if someone could do this since I have 470 odd files modified for AF$Mana
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Next beta, 2011 first release

Postby Sloth » 14 Jan 2011, 06:29

Chris H. wrote:We are getting close to the next release. I can wait until after Sloth fixes the combat damage bug. Once this bug is fixed, if someone can update the cards with the python script I can then use this rev for the release.
Thanks Chris. I will fix it today. Normal damage is already fixed again, but first strike damage is still assigned twice (This should be the reason for the bug with Wall of Spears Sol encountered).

EDIT: The bug fixed now.
User avatar
Sloth
Programmer
 
Posts: 3498
Joined: 23 Jun 2009, 19:40
Has thanked: 125 times
Been thanked: 507 times

Re: Next beta, 2011 first release

Postby Sloth » 14 Jan 2011, 20:06

I just noticed, that we are 6 cards short of 6000! Another milestone to celebrate.
User avatar
Sloth
Programmer
 
Posts: 3498
Joined: 23 Jun 2009, 19:40
Has thanked: 125 times
Been thanked: 507 times

Re: Next beta, 2011 first release

Postby slapshot5 » 14 Jan 2011, 20:29

Ok Chris. I ran the SetInfo script and checked everything in, so we should be good to go for the beta as of r5145.

-slapshot5
slapshot5
Programmer
 
Posts: 1391
Joined: 03 Jan 2010, 17:47
Location: Mac OS X
Has thanked: 25 times
Been thanked: 68 times

Re: Next beta, 2011 first release

Postby Chris H. » 14 Jan 2011, 21:40

slapshot5 wrote:Ok Chris. I ran the SetInfo script and checked everything in, so we should be good to go for the beta as of r5145.
`
Thank you. I went ahead and updated to r5148, this fixes a bug and only gives us one new card without the setInfo. I do not think that anyone will mind. :mrgreen:
User avatar
Chris H.
Forge Moderator
 
Posts: 6320
Joined: 04 Nov 2008, 12:11
Location: Mac OS X Yosemite
Has thanked: 644 times
Been thanked: 643 times

Re: Next beta, 2011 first release

Postby Jaedayr » 14 Jan 2011, 22:18

as of r5152 I now show exactly 6,000 cards in my Deck Editor! Congrats to all on this milestone and thank you for your contributions to make a fun game. =D>
Jaedayr
Tester
 
Posts: 523
Joined: 08 Jul 2010, 00:06
Has thanked: 16 times
Been thanked: 13 times


Return to Developer's Corner

Who is online

Users browsing this forum: No registered users and 9 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 9 users online :: 0 registered, 0 hidden and 9 guests (based on users active over the past 10 minutes)
Most users ever online was 9298 on 10 Oct 2025, 12:54

Users browsing this forum: No registered users and 9 guests

Login Form