-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnews.html
111 lines (109 loc) · 6.51 KB
/
news.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>SuperTux</title>
<link rel="stylesheet" type="text/css" href="default.css">
<link rel="icon" href="images/favicon.png" type="image/png">
</head>
<body>
<center><img src="images/logo.png"></center>
<div class="menu"><table align="center"><tr>
<td><a class="active" href="welcome.html">SuperTux</a></td>
<td><a href="milestone1/index.html">Milestone1</a></td>
<td><a href="milestone2/index.html">Milestone2</a></td>
<td><a href="development/index.html">Development</a></td>
<td><a href="wiki/index.php">Wiki</a></td>
<td><a href="http://developer.berlios.de/projects/supertux/">Berlios.de</a></td>
</tr></table></div>
<div class="submenu"><table align="center" cellspacing="0" cellpadding="0"><tr>
<td><a href="news.html">News</a></td>
<td><a href="welcome.html">About</a></td>
<td><a href="screenshots.html">Screenshots</a></td>
<td><a href="authors.html">Authors</a></td>
<td><a href="http://supertux.berlios.de/wiki/index.php/Download/Installation">Download</a></td>
<td><a href="contact.html">Contact</a></td>
</tr></table></div>
<div class="mainbody">
<div class="section-box">
<div class="section-title"><h2>News</h2></div>
<div class="section-body">
<p style="padding: 0em;"><strong>20. October 2005</strong> -
We finally have an official windows installer ready.
Download it <a href="http://download.berlios.de/supertux/supertux-0.1.3-setup.exe">here</a>.
</p>
<p style="padding: 0em;"><strong>20. September 2005</strong> -
A few weeks ago, SuperTux 0.1.3 received an <a href="http://mac.softpedia.com/progClean/SuperTux-Clean-9049.html">award</a>
for not containing any adware, spyware or viruses. Apparently it's easier these days to point out software that does <i>not</i>
contain malicious code... :-)
</p>
<p style="padding: 0em;"><strong>18. September 2005</strong> -
About our decision to make OpenGL a requirement for SuperTux Milestone 2, please see
<a href="http://cd.bromley.ac.uk/supertux/forums/viewtopic.php?id=106">this link</a>. There's also
a poll <a href="http://home.arcor.de/firefrog/su1.html">here</a> where you can state wether or not
you will be able to play milestone 2 if it requires OpenGL (please be honest!).
</p>
<p style="padding: 0em;"><strong>18. September 2005</strong> -
Due to unbearable amounts of spam we received on the mailing list, we decided to close it for
non-subscribed people. If you don't want to subscribe you can still send a message to the list, but
it will have to be approved by a moderator first, which means that it'll take a bit longer and you
will receive an email saying that your message is waiting for approval. You can also send your email
directly to one of the team members who can then forward it to the list.
We sincerely apologize for the inconvenience but with all that spam we had no choice.
</p>
<p style="padding: 0em;"><strong>21. August 2005</strong> -
The <a href="http://supertux.berlios.de/wiki/index.php/Download/Installation">download page</a> now has additional
binary packages for SuperTux 0.1.3, including a version for MacOS X 10.3 or later as well as an (unofficial) Windows build.
</p>
<p style="padding: 0em;"><strong>09. July 2005</strong> -
SuperTux 0.1.3 has been released! New features include a second Bonus Island with 28
new levels as well as custom world map support and a few bugfixes.
Get the source package at the <a href="http://supertux.berlios.de/wiki/index.php/Download/Installation">download section</a>,
binary packages will follow soon.
A compatible version of Flexlay with world map support is available from the
Flexlay SVN repository; you can download it by using the following command:
"svn checkout svn://svn.berlios.de/flexlay/branches/flexlay-0.0.2"
A big "Thank you" goes out to everyone who contributed to this release!
</p>
<p style="padding: 0em;"><strong>30. June 2005</strong> -
The level submission deadline for SuperTux 0.1.3 is over - the second Bonus Island
will contain 20 new levels, four from the SuperTux Team and sixteen contributed by
players. Expect a release around next week.
For all of you waiting for milestone 2: We still have no idea when it'll be ready,
but we are all putting a lot of our free time into it. There has already been quite
some progress, and there's more to come.
</p>
<p style="padding: 0em;"><strong>13. June 2005</strong> -
To (hopefully) keep you happy while waiting for milestone 2, we decided to release
another Bonus Island featuring a bunch of new contributed and official levels. The
webmaster of the <a href="http://cd.bromley.ac.uk/supertux/">SuperTux Fan Site</a>
provided an assorted set of levels that have been submitted to his site to be
included on Bonus Island 2. If you created a level that you would like to appear in
the next release, <a href="mailto:[email protected]">please send it to us</a>
during the next two weeks.
</p>
<p style="padding: 0em;"><strong>3. April 2005</strong> -
After a rather long break where everyone has been busy with other
things, we are finally back on SuperTux. The main goals of milestone 2
were discussed in an IRC meeting yesterday; the
<a href="http://supertux.berlios.de/wiki/index.php/Meeting_log_(2005-04-02)">meeting log</a>
is available on the
<a href="http://supertux.berlios.de/wiki/">SuperTux wiki</a>.
</p>
<p style="padding: 0em;"><strong>2. December 2004</strong> -
It looks like we have our first fansite. You can find it at
<a href="http://cd.bromley.ac.uk/supertux/">SuperTux: The Fan Site</a>.
It includes game information, tips, cheats and more.
</p>
</div>
</div>
</div>
<div class="copyright">
<img style="float:right; vertical-align:middle;" width="124px" height="32px" border="0" alt="BerliOS Developer Logo" src="http://developer.berlios.de/bslogo.php?group_id=3467">
Contact via IRC: irc.freenode.net, #supertux<br>
Contact via <a href="http://developer.berlios.de/mail/?group_id=3467">Mailing
List</a>: <a href="mailto:[email protected]">[email protected]</a><br>
Last update: 2005-10-20<br>
</div>
</body>
</html>