Go Back   Zune Boards > Zune Discussions > Zune Games > Download Completed Games > Restricted Games and Applications

Restricted Games and Applications For all closed source Games and Applications

Reply
 
LinkBack Thread Tools
Old 06-14-2009, 05:29 PM   #261 (permalink)
Jr. Member
 
BlackFox's Avatar
 
Join Date: Mar 2009
Posts: 447
BlackFox is on a distinguished road
Default

Great, I hope it turns out nice. And good luck.



BlackFox is offline   Reply With Quote

Advertisement [Remove Advertisement]
Old 06-14-2009, 08:01 PM   #262 (permalink)
Jr. Zuner
 
Join Date: Feb 2009
Posts: 34
mitchell is on a distinguished road
Default

Yes! thanks alot! And are you ever planning on releasing the code for v1.0.5?



mitchell is offline   Reply With Quote
Old 06-15-2009, 11:45 AM   #263 (permalink)
Experienced Zuner
 
Namakemono45's Avatar
 
Join Date: Nov 2008
Location: Chicago Suburbs, Illinois, USA
Posts: 155
Namakemono45 will become famous soon enough
Send a message via AIM to Namakemono45 Send a message via MSN to Namakemono45
Default

The code for the old vers is really unmanageable which is one reason I'm rewriting it, im not even using a snippit of code from it. Also on the new vers I want to add a different style of game play as well. Still TD but a little more complex (Nothing that requires pathing though as that might lag the zune too much.
__________________
I am working on:
Zune TD - Version 1.0.5 released 2/25/2009
Zune TD - Version 2.0.0 Unreleased (50% done)





Namakemono45 is offline   Reply With Quote
Old 06-16-2009, 09:34 AM   #264 (permalink)
Zune Guardian
 
Join Date: Nov 2006
Posts: 669
Ricardo Dawkins will become famous soon enough
Send a message via MSN to Ricardo Dawkins
Default

Can you do us future ZuneHD owners a big favor ?

*update* the graphics engine for YOUR GAME...regards!
__________________

Black Zune 80 & Insignia Pilot 4GB + Zune Premium + AKG K26p + JVC HA-FX66 Blue "Air Cushion"
2009 Zune Guide




Ricardo Dawkins is offline   Reply With Quote
Old 06-16-2009, 12:53 PM   #265 (permalink)
Experienced Zuner
 
Namakemono45's Avatar
 
Join Date: Nov 2008
Location: Chicago Suburbs, Illinois, USA
Posts: 155
Namakemono45 will become famous soon enough
Send a message via AIM to Namakemono45 Send a message via MSN to Namakemono45
Default

I plan to be one of them, so of course!

I just wish Microsoft would share some insigt to the Zune HD so we know if the current version of XNA will work on it, it it will have a different precompiler name
or what ever it is (like we use #if ZUNE), And weather it will upscale old zune games or we will need to program them for the different versions.

Common Microsoft share the LOVE!!!!!!!!!!!!
__________________
I am working on:
Zune TD - Version 1.0.5 released 2/25/2009
Zune TD - Version 2.0.0 Unreleased (50% done)





Namakemono45 is offline   Reply With Quote
Old 06-17-2009, 04:26 PM   #266 (permalink)
Jr. Zuner
 
Join Date: Feb 2009
Posts: 34
mitchell is on a distinguished road
Default

Quote:
Originally Posted by Namakemono45 View Post
I plan to be one of them, so of course!

I just wish Microsoft would share some insigt to the Zune HD so we know if the current version of XNA will work on it, it it will have a different precompiler name
or what ever it is (like we use #if ZUNE), And weather it will upscale old zune games or we will need to program them for the different versions.

Common Microsoft share the LOVE!!!!!!!!!!!!
I cant wait to see your HD version its gonna be amazin!



mitchell is offline   Reply With Quote
Old 06-21-2009, 07:28 PM   #267 (permalink)
Experienced Zuner
 
Namakemono45's Avatar
 
Join Date: Nov 2008
Location: Chicago Suburbs, Illinois, USA
Posts: 155
Namakemono45 will become famous soon enough
Send a message via AIM to Namakemono45 Send a message via MSN to Namakemono45
Default

Just wanted to give an update, the game is about 50% done for the first version, the first version will only have one map and one game mode as I want to get it as bug free as possible before adding more (and i just cant find all teh bugs alone).

Also just because I am proud of this bit () the code is about 40% shorter than the first code at this point, and there are about 70% less variables being passed from function to function. As I don't have my zune with me I cant tell you how much performance this is, but I hope it is a lot

Ram usage is down about 95% while in the playing state as well which is pretty impressive.

As you can tell from those stats the first version was horribly structured code, which is why I never bothered sharing the source. But as I am writing this code I am commenting every thing so I definitely plan on sharing this source. Sorry to all those I had disappointed before.

Stay tuned
__________________
I am working on:
Zune TD - Version 1.0.5 released 2/25/2009
Zune TD - Version 2.0.0 Unreleased (50% done)





Namakemono45 is offline   Reply With Quote
Old 06-22-2009, 10:48 AM   #268 (permalink)
Zewbie
 
rellify3's Avatar
 
Join Date: Feb 2009
Posts: 8
rellify3 is on a distinguished road
Default

I can't waittt!!!
This is by far my favorite game on my zune.



rellify3 is offline   Reply With Quote
Old 06-22-2009, 04:12 PM   #269 (permalink)
Experienced Zuner
 
Namakemono45's Avatar
 
Join Date: Nov 2008
Location: Chicago Suburbs, Illinois, USA
Posts: 155
Namakemono45 will become famous soon enough
Send a message via AIM to Namakemono45 Send a message via MSN to Namakemono45
Default

I would say the first alpha is about 80% done at this point and will be released as a teaser with some minor issues and missing features (since I don't have some needed code i left at home, mainly the ability to save) But here is a feature list for the new version over the last version.
  • First of all everything in the old version will be in the new version except the alpha will only have one map as all the other map files I left at home.
  • I added the much requested feature to be able to hold down a directional button and have the cursor scroll further automatically. I'm not sure how fast to have this scroll so any comments on the feature would be MUCH appreciated.
  • Tower selection will only be available through a menu, the purpose being to vastly clean up the bottom of the screen.
  • Much cleaner menus
  • All the general speed ups mentioned before.

Additional features for the final version include a menu to play your music in game, saving, a second game mode and more maps, and a few more graphical updates.

The alpha should HOPEFULLY be released by Wednesday (earlier if possible, later if I can't get internet when we cross into Canada)

Code will be released with the official release of 2.0.0, NOT with alphas/betas.
__________________
I am working on:
Zune TD - Version 1.0.5 released 2/25/2009
Zune TD - Version 2.0.0 Unreleased (50% done)





Namakemono45 is offline   Reply With Quote
Old 07-02-2009, 10:24 AM   #270 (permalink)
Experienced Zuner
 
Namakemono45's Avatar
 
Join Date: Nov 2008
Location: Chicago Suburbs, Illinois, USA
Posts: 155
Namakemono45 will become famous soon enough
Send a message via AIM to Namakemono45 Send a message via MSN to Namakemono45
Default

Its not finished but ive started publishing the windows version online.

I had hoped to finish it earlier but life got in the way :/

Its hardly playable but....

Demon Gate

Some people may notice that the enemies don't follow the path...., that's because I was lazy and haven't fixed the way points for it yet (the only piece of code i kept was the way points for the paths....way too long to make the first time (and some may remember me rewriting the way point code about 3 times >.>)
__________________
I am working on:
Zune TD - Version 1.0.5 released 2/25/2009
Zune TD - Version 2.0.0 Unreleased (50% done)

Last edited by Namakemono45; 07-02-2009 at 03:59 PM.





Namakemono45 is offline   Reply With Quote
Old 08-06-2009, 04:06 PM   #271 (permalink)
Zuner
 
Join Date: Aug 2009
Posts: 52
gamer12 is an unknown quantity at this point
Default

I can't get the game. it wont download could someone send me the game




gamer12 is offline   Reply With Quote
Old 08-06-2009, 04:28 PM   #272 (permalink)
USCG
Senior Writer
Support Team
GFX Crew
Global Moderator
Zune Lord
 
Zombii Matt's Avatar
 
Join Date: Aug 2007
Location: La Quinta, CA
Posts: 4,592
Zombii Matt has a reputation beyond reputeZombii Matt has a reputation beyond reputeZombii Matt has a reputation beyond reputeZombii Matt has a reputation beyond reputeZombii Matt has a reputation beyond reputeZombii Matt has a reputation beyond reputeZombii Matt has a reputation beyond reputeZombii Matt has a reputation beyond reputeZombii Matt has a reputation beyond repute
Send a message via AIM to Zombii Matt Send a message via MSN to Zombii Matt Send a message via Skype™ to Zombii Matt
Default

looks great +rep
__________________

Thank you, Darren!



Zombii Matt is offline   Reply With Quote
Old 08-10-2009, 11:16 AM   #273 (permalink)
Zewbie
 
rellify3's Avatar
 
Join Date: Feb 2009
Posts: 8
rellify3 is on a distinguished road
Default

Wow I can't wait for version 2 of this!
__________________






rellify3 is offline   Reply With Quote
Old 08-13-2009, 08:55 AM   #274 (permalink)
Zuner
 
Join Date: Aug 2009
Posts: 52
gamer12 is an unknown quantity at this point
Default

I can't get games through mediafire. It won't load.
please put a new link so i can get the game.




gamer12 is offline   Reply With Quote
Old 09-08-2009, 08:17 PM   #275 (permalink)
Experienced Zuner
 
Namakemono45's Avatar
 
Join Date: Nov 2008
Location: Chicago Suburbs, Illinois, USA
Posts: 155
Namakemono45 will become famous soon enough
Send a message via AIM to Namakemono45 Send a message via MSN to Namakemono45
Default

Figured id share this but i sorta stopped dev in anticipation of the zune HD, I'm planning on buying it the day of release. Laters again.
__________________
I am working on:
Zune TD - Version 1.0.5 released 2/25/2009
Zune TD - Version 2.0.0 Unreleased (50% done)





Namakemono45 is offline   Reply With Quote
Old 09-13-2009, 11:10 AM   #276 (permalink)
Zuner
 
Join Date: Aug 2009
Posts: 76
ShakeNBake22 is on a distinguished road
Default

great game, i just played it yesterday, it's my new favorite zune game, it all worked except it did nothing when the enemies got through and the game froze mid-level at like 30 or something. what do hp, armor, and reward mean? i know you're done with this until ZuneHD but just some suggestions. can't wait to play this on a touch screen!



ShakeNBake22 is offline   Reply With Quote
Old 09-14-2009, 10:07 PM   #277 (permalink)
Zewbie
 
Join Date: Jan 2009
Posts: 6
dangerousretard is on a distinguished road
Default

ok, i hope i dont sound like a complete idiot for asking this but how do i get this (the game...duh)on my zune??im kinda new to hacks and stuff. so if anybody could help me it it would be greatly appreciated...



dangerousretard is offline   Reply With Quote
Old 09-16-2009, 08:13 PM   #278 (permalink)
Zewbie
 
rellify3's Avatar
 
Join Date: Feb 2009
Posts: 8
rellify3 is on a distinguished road
Default

Is v2 gonna work on the non HD zunes still :/ ?
__________________






rellify3 is offline   Reply With Quote
Old 09-17-2009, 04:28 PM   #279 (permalink)
Experienced Zuner
 
Namakemono45's Avatar
 
Join Date: Nov 2008
Location: Chicago Suburbs, Illinois, USA
Posts: 155
Namakemono45 will become famous soon enough
Send a message via AIM to Namakemono45 Send a message via MSN to Namakemono45
Default

I wasn't able to get of a Zune HD yet, im going to try this weekend. Unless its really complicated newer versions should work with older zunes.
__________________
I am working on:
Zune TD - Version 1.0.5 released 2/25/2009
Zune TD - Version 2.0.0 Unreleased (50% done)





Namakemono45 is offline   Reply With Quote
Old 09-20-2009, 05:03 PM   #280 (permalink)
Jr. Member
 
BlackFox's Avatar
 
Join Date: Mar 2009
Posts: 447
BlackFox is on a distinguished road
Default

I really hope this will be for legacy zunes. I need it!
__________________




BlackFox is offline   Reply With Quote
Reply

Bookmarks

Thread Tools