Difference between revisions of "Main Page"

From SfzWiki
Jump to: navigation, search
 
(107 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Welcome to the SFZ-Wiki<br>
+
{|
SFZ is a opensource spacegame for Linux and Windows.<br>
+
|width="70%" valign="top"|
SFZ is currently in development (pre-alpha, planning).<br>
+
<!-- LEFT -->
At first it will be player vs player combat only,
+
but later we want to add trading, equipment, missions and coop gameplay.
+
  
 +
{{Layout_box2|1=
 +
=== [[Image:Tango-emblem-important.png]] Info ===
 +
StressFreeZone is an open-source space-game for Linux and Windows,<br>
 +
focused on coop (non-massive)-multiplayer and intuitive gameplay,<br>
 +
that is fun to play in short bursts, e.g. on LAN parties.<br>
 
* [[Screenshots]]
 
* [[Screenshots]]
* [[Download]]
+
}}
** [[Installation]]
+
{{Layout_box1|1=
** (todo : latest stable download link (size))
+
=== [[Image:Tango-utilities-system-monitor.png]] Status ===
** (todo : latest unstable / nightly tar-ball download link (size))
+
SFZ is still early in development (pre-alpha, planning/experimentation).<br>
** SVN path: svn://zwischenwelt.org/sfz
+
The code is released under [http://www.gnu.org/licenses/gpl.html GPL v3 or later], the content is under liberal licenses, see readme for details<br>
 +
We use the [http://ogre3d.org/ Ogre3D] engine, the [http://www.lua.org/ Lua] scripting language and our [http://lugre.sf.net lugre] library.<br>
 +
The core code is written in c++.<br>
 +
* [[DevBlog]]
 +
* [[Roadmap]]
 
* [http://sfz.schattenkind.net/forum/ Forum]
 
* [http://sfz.schattenkind.net/forum/ Forum]
* [[Roadmap]]
+
* [http://sfz.schattenkind.net/~hagish/sfz/upload.php upload contributions]
* [[ToDoList]]
+
}}
 
+
{{Layout_box1|1=
 
+
=== [[Image:Tango-accessories-text-editor.png]] Features ===
<hr>
+
* space combat
 
+
* launching fighters from capship
 +
* exit ship in space-suit
 +
* walking around inside spaceships, interior decoration
 +
* lego-like ship-editor
 +
* (planned) trading, exploration, missions and campaigns
 +
}}
 +
|width="30%" valign="top"|
 +
{{Layout_box1|1=<center>[[Image:Sfz 20070704234311 804.png|none|256px]]</center>
 +
}}
 +
{{Layout_box1|1=
 +
=== [[Image:Tango-media-floppy.png]] Download ===
 +
* [http://ghoulsblade.schattenkind.net/sfz/sfz_1.0.955.zip win32-binary] (v1.0.955, ca 103 mb)
 +
** includes updater.exe
 +
** includes sourcecode
 +
** you probably need [http://www.microsoft.com/downloads/details.aspx?FamilyID=200B2FD9-AE1A-4A14-984D-389C36F85647&displaylang=en MSVC++ 2005 SP1 Redist. (x86)]
 +
* [http://ghoulsblade.schattenkind.net/sfz/LATEST_SFZ_SOURCE.zip linux source] (same as above)
 +
** see also [[Building_from_source]]
 +
** updated via commandline :
 +
** "svn up && scons configure && scons"
 +
** or "sh update.sh"
 +
* [http://ghoulsblade.schattenkind.net/sfz/depianpkg/sfz_20070820-1_i386.deb debian package] 2007.08.20, ca 87 mb
 +
** for ubuntu gutsy
 +
** others will need adjustment :
 +
** see [http://freegamer.schattenkind.net/index.php?t=msg&goto=1025 forum thread]
 +
}}
 +
{{Layout_box1|1=
 +
=== [[Image:Tango-edit-find.png]] Further infos ===
 +
* [https://sourceforge.net/projects/sfz sourceforge project]
 +
* irc://irc.freenode.net/sfz
 +
* irc://zwischenwelt.org:7777/sfz
 +
* svn co svn://zwischenwelt.org/sfz/sfz/trunk
 +
** see also [[Building_from_source]]
 +
* [http://zwischenwelt.org/trac/sfz/browser/sfz/trunk Browse SVN]
 +
* [http://zwischenwelt.org/trac/sfz/timeline?changeset=on&max=10&daysback=30&format=rss SvnLog-RSS-Feed]
 +
* [[User Manual]]
 +
* [[FAQ]]
 +
* [[Development]]
 +
}}
 +
|}
  
* (todo : doxygen link)
+
__NOTOC__
* (todo : mailinglist)
+
__NOEDITSECTION__
* [http://zwischenwelt.org/cgi-bin/trac.cgi/sfz/ sfz trac]
+
* [[Ideas/Notes]]
+
* [[ShipEditor]]
+
* [[Reviews]] (of other games and tools)
+
* [[Links]]
+

Latest revision as of 15:59, 17 June 2008

Error creating thumbnail: Unable to save thumbnail to destination
Info

StressFreeZone is an open-source space-game for Linux and Windows,
focused on coop (non-massive)-multiplayer and intuitive gameplay,
that is fun to play in short bursts, e.g. on LAN parties.

Error creating thumbnail: Unable to save thumbnail to destination
Status

SFZ is still early in development (pre-alpha, planning/experimentation).
The code is released under GPL v3 or later, the content is under liberal licenses, see readme for details
We use the Ogre3D engine, the Lua scripting language and our lugre library.
The core code is written in c++.

Error creating thumbnail: Unable to save thumbnail to destination
Features

  • space combat
  • launching fighters from capship
  • exit ship in space-suit
  • walking around inside spaceships, interior decoration
  • lego-like ship-editor
  • (planned) trading, exploration, missions and campaigns
Sfz 20070704234311 804.png

Error creating thumbnail: Unable to save thumbnail to destination
Download