Difference between revisions of "Main Page"

From SfzWiki
Jump to: navigation, search
 
(82 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{|
 +
|width="70%" valign="top"|
 +
<!-- LEFT -->
 +
 +
{{Layout_box2|1=
 +
=== [[Image:Tango-emblem-important.png]] Info ===
 
StressFreeZone is an open-source space-game for Linux and Windows,<br>
 
StressFreeZone is an open-source space-game for Linux and Windows,<br>
 
focused on coop (non-massive)-multiplayer and intuitive gameplay,<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>
 
that is fun to play in short bursts, e.g. on LAN parties.<br>
 
It is targeted at playing with a few friends in a LAN or over internet.<br>
 
The code is available under GPL, the content will probably be creative-commons attribution share-alike.<br>
 
We use the Ogre3D engine and the Lua scripting language.<br>
 
 
=== development status ===
 
 
SFZ is currently in development (pre-alpha, planning).<br>
 
 
 
* [[Screenshots]]
 
* [[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]]
 
* [[DevBlog]]
 
=== features ===
 
 
* (planned) defending a space station
 
* (planned) enemies arriving in waves
 
* (planned) buying/salvaging equipment and ships between waves
 
* (planned) ship-editor (intuitive, lego-like)
 
* (planned) cooperatively operating different parts of capital ships (turrets, launched ai-fighters..)
 
 
=== download ===
 
 
* http://zwischenwelt.org/~hagish/sfz/sfz.win.zip binary for win
 
* (todo : latest stable download link (size))
 
* (todo : latest unstable / nightly tar-ball download link (size))
 
* SVN checkout: svn co svn://zwischenwelt.org/sfz/sfz/trunk
 
* [http://zwischenwelt.org/cgi-bin/trac.cgi/sfz/browser/sfz/trunk Browse SVN]
 
* [[installation]] guide
 
* [[building from source]] guide
 
 
=== further infos ===
 
 
* todo : sourceforge projekt link
 
* todo : mailing lists
 
* todo : bug/issue tracker
 
* todo : irc-channel
 
* [http://sfz.schattenkind.net/forum/ Forum] (currently unused)
 
* [[Contact]]
 
* [[ToDoList]]
 
 
* [[Roadmap]]
 
* [[Roadmap]]
 
+
* [http://sfz.schattenkind.net/forum/ Forum]
* [http://sfz.schattenkind.net/api/ api documentation] (doxygen)
+
* [http://sfz.schattenkind.net/~hagish/sfz/upload.php upload contributions]
* [http://zwischenwelt.org/cgi-bin/trac.cgi/sfz/ Trac] (browse svn changelog)
+
}}
 
+
{{Layout_box1|1=
* [[Ideas/Notes]]
+
=== [[Image:Tango-accessories-text-editor.png]] Features ===
* [[ShipEditor]] (obsolete notes)
+
* space combat
* [[SDL_net]] (unused)
+
* launching fighters from capship
* [[HowtoServerSpawnsAstroid|How the Server Spawns an Astroid]] (obsolete)
+
* exit ship in space-suit
* [[Game mechanics]]
+
* walking around inside spaceships, interior decoration
* [[Reviews]] (of other games and tools)
+
* lego-like ship-editor
* [[ArtFromRay]]
+
* (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]]
 +
}}
 +
|}
  
 
__NOTOC__
 
__NOTOC__
 +
__NOEDITSECTION__

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