Changes

800 bytes removed ,  06:21, 2 July 2008
no edit summary
Line 12: Line 12:  
}}
 
}}
   −
Hey, it's missile command time! This uses the excellent [[Development Applications/libwiisprite|libwiisprite]] for graphics and [[Development Applications/Sndlib|Sndlib]] for sound.  The background music is [http://www.kahvi.org/artists2.php?offset=3&artist=Kenny%20Beltrey Kenny Beltrey - Hydrate], available for free from the [http://www.kahvi.org/ Kahvi Collective].  The sound effects were made by me spitting on my microphone.
+
Hey, it's missile command time! Destroy missiles before they reach the earth and blow up your family!
 
  −
I'm also using [[User:DragonMinded|DragonMinded]]'s [http://www.dragonminded.com/files/FreeType%20With%20Libwiisprite.zip FreeType With Libwiisprite] for FreeType text display.  The font I'm using is [http://www.urbanfonts.com/fonts.php?fontauthor=3362 Ben Nathan's] [http://www.urbanfonts.com/fonts/Elements.htm Elements], which is available for free from [http://www.urbanfonts.com Urban Fonts].
      
I try to get some work done on this every day, so releases are pretty quick.  Check back often!
 
I try to get some work done on this every day, so releases are pretty quick.  Check back often!
  −
==Objective==
  −
Destroy missiles before they reach the earth and blow up your family!
      
==Controls==
 
==Controls==
Line 43: Line 38:  
|}
 
|}
   −
==Status==
+
==Changelog==
===Current Version===
+
===0.5a===
0.5a
  −
 
   
* Fixed a crash bug related to split missiles not being cleaned up properly.
 
* Fixed a crash bug related to split missiles not being cleaned up properly.
* Added text, using [[User:DragonMinded|DragonMinded]]'s [http://www.dragonminded.com/files/FreeType%20With%20Libwiisprite.zip FreeType With Libwiisprite].  The font I'm using is [http://www.urbanfonts.com/fonts.php?fontauthor=3362 Ben Nathan's] [http://www.urbanfonts.com/fonts/Elements.htm Elements], which is available for free from [http://www.urbanfonts.com Urban Fonts].  DragonMinded, consider yourself attributed!
+
* Added text
* Changed background music to [http://www.kahvi.org/artists2.php?offset=3&artist=Kenny%20Beltrey Kenny Beltrey - Hydrate], another Kahvi track, because I was getting tired of listening to the old one over and over.
+
* Changed background music to "Hydrate", another Kahvi track, because I was getting tired of listening to the old one over and over.
 
* Sped up enemy missile speed by a factor of two.
 
* Sped up enemy missile speed by a factor of two.
 
* Added an interface for writing level scripts.  This is what enables the title screen, game over screen, etc.
 
* Added an interface for writing level scripts.  This is what enables the title screen, game over screen, etc.
 
* Moved the file hosting to WarpedFlash's dropbox.  Thanks WarpedFlash!
 
* Moved the file hosting to WarpedFlash's dropbox.  Thanks WarpedFlash!
 
+
===0.4a===
===Changelog===
+
*Added background music and sound effects (contact me on IRC if you think you can do a better job with the sound effects)
 
+
===0.3a===
0.4a - Added background music and sound effects (contact me on IRC if you think you can do a better job with the sound effects)
+
*Added split missiles
 
+
*Missiles now have trajectory lines
0.3a - Added split missiles, missiles now have trajectory lines
+
===0.2a===
 
+
*Added silo health and ammo
0.2a - Added silo health and ammo, marginally better sprites
+
*Marginally better sprites
 
+
===0.1a===
0.1a - Initial release
+
*Initial release
 +
==Details==
 +
*Graphics: [[Development Applications/libwiisprite|libwiisprite]] for graphics
 +
*Sound: [[Development Applications/Sndlib|Sndlib]] for sound
 +
*Background music: [http://www.kahvi.org/artists2.php?offset=3&artist=Kenny%20Beltrey Hydrate]
 +
*Sound effects: made by author spitting into microphone
 +
*FreeType display: [http://www.dragonminded.com/files/FreeType%20With%20Libwiisprite.zip FreeType With Libwiisprite] by [[User:DragonMinded|DragonMinded]]
 +
*Font: [http://www.urbanfonts.com/fonts/Elements.htm Elements]
    
[[category:Homebrew in Development]]
 
[[category:Homebrew in Development]]
175

edits