diff options
Diffstat (limited to 'other/website/download.html')
| -rw-r--r-- | other/website/download.html | 98 |
1 files changed, 23 insertions, 75 deletions
diff --git a/other/website/download.html b/other/website/download.html index da4b0bdd..fc1adb7d 100644 --- a/other/website/download.html +++ b/other/website/download.html @@ -2,63 +2,9 @@ <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> -<title>T E E W A R S - Download</title> -<style type="text/css"> -<!-- -body { - margin-top: 0px; - background-image: url(); - background-repeat: repeat; - background-color: #82CDFF; - margin-left: 0px; - margin-right: 0px; - margin-bottom: 0px; -} -.brod { - color: #666666; - font-size: 12px; - font-family: Verdana, Arial, Helvetica, sans-serif; - line-height: 20px; -} -.style6 { - font-size: 18px; - font-family: Verdana, Arial, Helvetica, sans-serif; - color: #627E27; - font-weight: bold; -} -.style9 { - font-size: 18px; - font-family: Arial, Helvetica, sans-serif; - color: #627E27; - font-weight: bold; -} -a:link { - color: #333333; -} -a:visited { - color: #333333; -} -a:hover { - color: #333333; -} -a:active { - color: #333333; -} -.style11 { - color: #999999; - font-size: 12px; - font-family: Verdana, Arial, Helvetica, sans-serif; -} -.style16 {color: #666666; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 20px; font-style: italic; } -.style19 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #627E27; font-size: 14px;} -.style20 { - font-family: Verdana, Arial, Helvetica, sans-serif; - color: #000000; - font-size: 14px; - font-weight: bold; -} ---> -</style> +<title>Teewars - Download</title> + +<link href="default.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -79,11 +25,17 @@ a:active { <td height="219" valign="top" background="gfx/main_bg_sun.png"><p align="center" class="style11"> </p> <table width="687" height="94" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> - <td width="701" valign="top"><p align="justify" class="style9"><img src="gfx/downloadteewars.png" alt="download" width="575" height="18" /></p> - <p align="justify" class="brod">A uniqe multiplayer action experience is just a click away! choose you platform, download, unzipp and go crazy ^^ If you for some reason cant play or have problems while playing, drop in to #teewars@quakenet for som help with the issue.<br /> - <br /> - </p> - <table width="687" border="0" cellpadding="0" cellspacing="0"> + <td width="701" valign="top"><p class="style6">DOWNLOADS</p> + <p class="brod">This is the latest version of Teewars.</p> + <p class="style9">General notes</p> + + <ul class="style16"> + <li>An earlier version client cannot connect to a current version server, and vice versa.</li> + <li>Windows binaries are not tested under Microsoft Vista.</li> + <li>MacOS X PowerPC and Linux binaries are currently unavailable.</li> + </ul> + <p> </p> + <table width="687" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="281" valign="top"><table border="0" cellpadding="0" cellspacing="0"> <tr> @@ -131,11 +83,11 @@ a:active { </tr> <tr> <td height="21"> </td> - <td> </td> + <td><a href="http://www.teewars.com/teewars-0.1.1-osx.zip">Mirror</a></td> </tr> <tr> <td> </td> - <td> </td> + <td><a href="http://www.teewars.com/teewars-0.1.1-osx.zip">Mirror</a></td> </tr> </table></td> </tr> @@ -143,22 +95,18 @@ a:active { <p> </p></td> <td width="406" valign="top"><table width="406" border="0" cellspacing="0"> <tr> - <td width="248"><p class="style6">Teewars Version 0.1.1</p></td> - <td width="162"><div align="right"><span class="style16">Released 2007-05-23</span></div></td> + <td width="248"><p class="style6">Teewars Version 0.2.0</p></td> + <td width="162"><div align="right"><span class="style16">Released 2007-08-04</span></div></td> </tr> </table> - <p class="style19">CHANGELOG:</p> + <p class="style9">Release notes</p> <ul> - <li class="brod">Bobbing pickups</li> - <li class="brod">Bigger pickups</li> - <li class="brod">-c now works under windows</li> - <li class="brod">-p for private server</li> - <li class="brod">Can't pickup ammo, health or armor when not needed</li> - <li class="brod">Added version number in the menu</li> + <li class="brod">Kaka</li> + <li class="brod">Bacon</li> + <li class="brod">Pomeranstryffel</li> </ul></td> </tr> - </table> - </td> + </table> </td> </tr> </table> </td> |