Difference between revisions of "Main Page"

From SfzWiki
Jump to: navigation, search
(design)
 
(120 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.
+
|width="70%" valign="top"|
SFZ is currently in development (pre-alpha, planning).
+
<!-- LEFT -->
We are planning on implementing the following features :
+
 
* spaceships construction
+
{{Layout_box2|1=
* customizable HUD
+
=== [[Image:Tango-emblem-important.png]] Info ===
* cooperativ network play
+
StressFreeZone is an open-source space-game for Linux and Windows,<br>
* asteroid mining, production and trading
+
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]]
 +
}}
 +
{{Layout_box1|1=
 +
=== [[Image:Tango-utilities-system-monitor.png]] Status ===
 +
SFZ is still early in development (pre-alpha, planning/experimentation).<br>
 +
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/~hagish/sfz/upload.php upload contributions]
 +
}}
 +
{{Layout_box1|1=
 +
=== [[Image:Tango-accessories-text-editor.png]] Features ===
 
* space combat
 
* space combat
* walking around in spaceships
+
* launching fighters from capship
* planetary exploration
+
* exit ship in space-suit
 
+
* walking around inside spaceships, interior decoration
[[RoadMap]]
+
* lego-like ship-editor
[[ToDoList]]
+
* (planned) trading, exploration, missions and campaigns
[[Reviews]]
+
}}
 
+
|width="30%" valign="top"|
=== access ===
+
{{Layout_box1|1=<center>[[Image:Sfz 20070704234311 804.png|none|256px]]</center>
 
+
}}
* (todo : insert svn path here)
+
{{Layout_box1|1=
* (todo : mailinglist)
+
=== [[Image:Tango-media-floppy.png]] Download ===
* [http://sfz.schattenkind.net/forum/ sfz forum]
+
* [http://ghoulsblade.schattenkind.net/sfz/sfz_1.0.955.zip win32-binary] (v1.0.955, ca 103 mb)
* [http://zwischenwelt.org/cgi-bin/trac.cgi/sfz/ sfz trac]
+
** includes updater.exe
 
+
** includes sourcecode
=== design ===
+
** 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)
* [[Installation]]
+
** see also [[Building_from_source]]
* [[RoadMap]]
+
** updated via commandline :
* [[Ideas/Notes]]
+
** "svn up && scons configure && scons"
* [[ShipEditor]]
+
** or "sh update.sh"
* [[design]]
+
* [http://ghoulsblade.schattenkind.net/sfz/depianpkg/sfz_20070820-1_i386.deb debian package] 2007.08.20, ca 87 mb
 
+
** for ubuntu gutsy
=== tech and misc ===
+
** others will need adjustment :
 
+
** see [http://freegamer.schattenkind.net/index.php?t=msg&goto=1025 forum thread]
* [[Stacktrace]]
+
}}
* [[RandomNumberGenerator]]
+
{{Layout_box1|1=
* [[RandomWorldGeneration]]
+
=== [[Image:Tango-edit-find.png]] Further infos ===
* [[Installed WikiPlugins]]
+
* [https://sourceforge.net/projects/sfz sourceforge project]
* [[InternetExplorer-Clipboard]] (not-sfz)
+
* irc://irc.freenode.net/sfz
* [[WMButton]] (not-sfz)
+
* irc://zwischenwelt.org:7777/sfz
* [[MathTools]] (not-sfz)
+
* svn co svn://zwischenwelt.org/sfz/sfz/trunk
* [[Links]]
+
** 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]]
 +
}}
 +
|}
  
=== tools ===
+
__NOTOC__
* [http://uml.sourceforge.net/index.php Umbrello] seems to be quite useful
+
__NOEDITSECTION__
* [http://gaphor.sourceforge.net/ Gaphor] lack of code import/export
+

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