Sponsors

Go Back   Zune Boards > Zune Discussions > Zune Games > Download Completed Games

New Member?


Register Zunecentive FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools
Old 06-04-2008, 03:26 PM   #301 (permalink)
zB Programmer
Experienced Member
 
LedZepp's Avatar
 
Join Date: Mar 2007
Posts: 950
Reputation: 107
$zB: 610
Donate
Default

I think ive said this somewhere in this thread before.
The top left "bug" is being caused by all the 0 "blocks" they all get thrown into the top left corner because they have no x or y, so they just get assinged 0 for x and 0 for y, if this doesnt get fixed by itself in the new version ill just throw them off the screen



LedZepp is offline   Reply With Quote
Remove Advertisements Sponsored Links
Advertisement
 
Old 06-04-2008, 04:09 PM   #302 (permalink)
Jr. Zuner
 
Join Date: Jun 2008
Posts: 33
Reputation: 9
$zB: 32
Donate
Default

great game!
i am noticing a little problems with collision detection (goes through 4 blocks when it hits 1)
and you need to fix the bug with it crashing on certain levels.

other than that, great games.



zerizum is offline   Reply With Quote
Old 06-05-2008, 05:17 AM   #303 (permalink)
Member
 
ShotgunSnipist's Avatar
 
Join Date: May 2008
Location: Colorado
Posts: 651
Reputation: 51
Send a message via AIM to ShotgunSnipist
$zB: 335
Donate
Default

The only problem I have found with this game is if you die then go back and select a level again sometimes it crashes. Sometimes

Other then that, the only thing this game needs is an animation when you hit blocks. Like them turning into dust or something.
__________________
Invisible Text. =P
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.



ShotgunSnipist is offline   Reply With Quote
Old 06-05-2008, 06:12 AM   #304 (permalink)
Experienced Zuner
 
Zunesi's Avatar
 
Join Date: Feb 2008
Posts: 118
Reputation: 13
$zB: 98
Donate
Default

a few levels (don't use the blank one, that's just for me to use as a template)
I've included the other piece of coding you have to put in as well,
Also i haven't tried any of these out because i don't have vc# on this computer but hopefully they'll be okay,

case 30: level1 = new int[,]
{{0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0}};
break;

case 30: columns = 13;
break;

case 31: level1 = new int[,]
{{1,1,1,2,2,2,3,3,3,4,4},
{1,11,1,2,11,2,3,11,3,4,11},
{1,1,1,2,2,2,3,3,3,4,4},
{6,6,6,7,7,7,8,8,8,9,9},
{6,11,6,7,11,7,8,11,8,9,11},
{6,6,6,7,7,7,8,8,8,9,9},
{10,0,0,0,0,0,0,0,0,0,10},
{0,10,0,0,0,0,0,0,0,10,0},
{0,0,10,0,0,0,0,0,10,0,0},
{0,0,0,10,0,0,0,10,0,0,0},
{0,0,0,10,0,0,0,10,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0}};
break;

case 31: columns = 13;
break;

case 32: level1 = new int[,]
{{1,1,1,1,1,1,1,1,1,1,1},
{1,2,2,2,2,2,2,2,2,2,1},
{1,2,3,3,3,3,3,3,3,2,1},
{1,2,3,4,4,4,4,4,3,2,1},
{1,2,3,4,5,5,5,4,3,2,1},
{1,2,3,4,5,11,5,4,3,2,1},
{1,2,3,4,5,5,5,4,3,2,1},
{1,2,3,4,10,11,10,0,0,2,1},
{1,2,3,10,0,0,0,10,0,2,1},
{1,2,10,0,0,0,0,0,10,2,1},
{1,10,0,0,0,0,0,0,0,10,1},
{10,0,0,0,0,0,0,0,0,0,10},
{0,0,0,0,0,0,0,0,0,0,0}};
break;

case 32: columns = 13;
break;
__________________

To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.



To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.



Zunesi is offline   Reply With Quote
Old 06-24-2008, 07:10 AM   #305 (permalink)
Experienced Zuner
 
Zunesi's Avatar
 
Join Date: Feb 2008
Posts: 118
Reputation: 13
$zB: 98
Donate
Default

Any news on this?
__________________

To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.



To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.



Zunesi is offline   Reply With Quote
Old 06-24-2008, 06:08 PM   #306 (permalink)
Squirt
 
Join Date: Jun 2008
Posts: 14
Reputation: 10
$zB: 11
Donate
Default

finally, a classic on a zune.
ima waste my life playing this!
__________________
TOMORROW MAY NEVER BE, SO ZUNE IT UP!!


To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.



modernrock2 is offline   Reply With Quote
Old 06-25-2008, 05:35 AM   #307 (permalink)
Zuner
 
Join Date: Feb 2007
Posts: 90
Reputation: 10
$zB: 17
Donate
Default

I noticed that when you have the gun powerup, you can't get the bricks on the very ends.
__________________

To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.



mutequacky is offline   Reply With Quote
Old 06-28-2008, 08:32 PM   #308 (permalink)
Zewbie
 
Join Date: Jun 2008
Posts: 8
Reputation: 10
$zB: 5
Donate
Default

ther are gliches wen u hit the ball to the top left corner and wen u hit blacks they give u power ups sometimes and the gray bricks break in one shot sometimes



igold is offline   Reply With Quote
Old 07-01-2008, 10:36 AM   #309 (permalink)
Jr. Zuner
 
Chunky's Avatar
 
Join Date: May 2008
Location: Florida
Posts: 42
Reputation: 10
$zB: 29
Donate
Default

Quote:
Originally Posted by Chunky View Post
-Sometimes when the ball hits the top left corner by either using the bug above or just hitting it powerups fall down as if theres a block there.
I already posted the corner one and I think Led Zep said he knew all of the bugs and i think either me or someone else posted the grey block thing
Edit- check the top of this page he tells you why power ups come from that corner



Chunky is offline   Reply With Quote
Old 07-08-2008, 09:48 PM   #310 (permalink)
Jr. Zuner
 
Dramamine's Avatar
 
Join Date: Jul 2008
Location: Misery
Posts: 31
Reputation: 17
Send a message via AIM to Dramamine Send a message via Skype™ to Dramamine
$zB: 30
Donate
Default

Oh cool, I love break out.
Even if this is kind of old, I'm going to see if I can make a level or two, also.

And, I was wondering, is 0.1.0 or 0.0.5 the most recent upload?
I think 1.0, but eh, think you could put something saying the most recent download?



Dramamine is offline   Reply With Quote
Old 07-08-2008, 10:18 PM   #311 (permalink)
zB Programmer
Experienced Member
 
LedZepp's Avatar
 
Join Date: Mar 2007
Posts: 950
Reputation: 107
$zB: 610
Donate
Default

The one near the bottom of the post is the newest, which would be 0.1.0
__________________

To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.



LedZepp is offline   Reply With Quote
Old 07-09-2008, 08:38 PM   #312 (permalink)
Squirt
 
Join Date: Dec 2007
Posts: 10
Reputation: 10
$zB: 2
Donate
Default

None of you would happen to have a mirror for the latest version of the game would you? It seems the hosting service you are using is no longer active.



d3daiM is offline   Reply With Quote
Old 07-09-2008, 08:42 PM   #313 (permalink)
zB Programmer
Experienced Member
 
LedZepp's Avatar
 
Join Date: Mar 2007
Posts: 950
Reputation: 107
$zB: 610
Donate
Default

Sorry about that, Its fixed now
__________________

To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.



LedZepp is offline   Reply With Quote
Old 07-09-2008, 08:44 PM   #314 (permalink)
Squirt
 
Join Date: Dec 2007
Posts: 10
Reputation: 10
$zB: 2
Donate
Default

Great, thanks.



d3daiM is offline   Reply With Quote
Old 07-09-2008, 09:29 PM   #315 (permalink)
Zuner
 
wiisrock's Avatar
 
Join Date: May 2008
Location: pie land
Posts: 96
Reputation: 11
$zB: 65
Donate
Default

could you make it so you have a certain amount of ammo for the gun? also, i've had the ball go in between 2 black blocks that were right next to each other, and when two power ups fall they like join together and becomes one ball that gives you both powerups.

edit-can you also make it so if an explosive block blows up another explosive block it makes the second explosive block also explode... kinda confusing...

Last edited by wiisrock : 07-09-2008 at 09:34 PM.



wiisrock is offline   Reply With Quote
Old 07-09-2008, 10:14 PM   #316 (permalink)
Jr. Member
 
birdman's Avatar
 
Join Date: Jan 2008
Location: earth
Posts: 482
Reputation: 18
$zB: 390
Donate
Default

Quote:
Originally Posted by wiisrock View Post
edit-can you also make it so if an explosive block blows up another explosive block it makes the second explosive block also explode... kinda confusing...
I think you mean a chain reaction lol.


the only problem i have gotten with this game is that when i was playing the ball got stuck between 2 black blocks and i couldnt get it to move, but it's only happened twice out of the bilion times ive played this.
__________________
If you are reading this, I already hate you.



birdman is offline   Reply With Quote
Old 07-09-2008, 10:35 PM   #317 (permalink)
zB Programmer
Experienced Member
 
LedZepp's Avatar
 
Join Date: Mar 2007
Posts: 950
Reputation: 107
$zB: 610
Donate
Default

I stopped working on this a while ago, I had planned to completely recode this but some other projects got in the way and i stopped.

If you get stuck in between 2 black blocks, just press down on the dpad.

I might comeback to this, if i do it wont be for a while.
__________________

To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.



LedZepp is offline   Reply With Quote
Old 07-11-2008, 06:30 AM   #318 (permalink)
Zewbie
 
Join Date: Jul 2008
Posts: 3
Reputation: 10
$zB: 2
Donate
Default

Quote:
Originally Posted by LedZepp View Post
I stopped working on this a while ago, I had planned to completely recode this but some other projects got in the way and i stopped.

If you get stuck in between 2 black blocks, just press down on the dpad.

I might comeback to this, if i do it wont be for a while.
wow...I sure hope you come back to it. This is one of my favorites (if not the #1) favorite of mine in all the games so far. Thanks for all you've done thus far!



Zune-Meister is offline   Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT -8. The time now is 04:02 AM.