Stendhal Java MORPG - client, server and assets (upstream codeberg.org/arianne/stendhal)
Find a file
2010-12-12 21:04:38 +00:00
build-archive added files without extension to .cvsignore 2006-11-03 20:14:17 +00:00
data decorate semos tavern for xmas 2010-12-01 22:35:31 +00:00
doc updated version number 2010-12-11 15:35:41 +00:00
libs updated marauroa to store zones asynchronously 2010-12-11 09:23:19 +00:00
log ignore all files in this folder 2007-10-03 19:07:55 +00:00
src/games/stendhal update year to 2011 2010-12-12 21:04:38 +00:00
tests also disable RCN_REDUNDANT_NULLCHECK_OF_NULL_VALUE for server.actions.query.InfoAction 2010-12-05 15:28:51 +00:00
tiled tree redrawn on roof layer (fixes #3127257) 2010-12-04 10:33:05 +00:00
.cvsignore ignore javadocs subdirectory 2010-11-27 19:15:22 +00:00
.hotspotrc defined 200MB as -Xmx limit to use the same one defined in the jnlp file 2010-05-18 22:07:04 +00:00
build.ant.properties updated version number 2010-12-11 15:35:41 +00:00
build.xml fixed docs task to not exclude doc-files 2010-11-29 22:03:16 +00:00
comtest.sh 2 simple script to compile / run a single test 2008-01-18 13:31:37 +00:00
COPYING.txt Moved docs to where they should be.<DOT> 2008-02-14 17:41:18 +00:00
LICENSE.txt Moved docs to where they should be.<DOT> 2008-02-14 17:41:18 +00:00
README.txt deleted outdated server installation instructions and point to the wiki 2010-11-24 18:27:45 +00:00
release.xml create diff of stendhal-sound-0.xx.jar, too 2010-07-23 21:59:31 +00:00
runserver.bat updated version number 2010-12-11 15:35:41 +00:00
runserver.sh updated version number 2010-12-11 15:35:41 +00:00
runtest.sh oops, lib/* in a classpath wouldn't be recognised with java 1.5. so just add the jars needed individually 2009-05-06 08:53:01 +00:00
stendhal.jnlp updated version number 2010-12-11 15:35:41 +00:00
wordlist.sh script to be put in root of server to refresh db with wordlist to get rid of stuff put in there by parser magic 2009-01-04 11:17:04 +00:00

-------------------------------------------------------------------------------
| This program is free software; you can redistribute it and/or modify
| it under the terms of the GNU General Public License as published by
| the Free Software Foundation.
|
| This program is distributed in the hope that it will be useful,
| but WITHOUT ANY WARRANTY; without even the implied warranty of
| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
| doc/LICENSE.txt file for more details.
-------------------------------------------------------------------------------


Stendhal
--------

Are you looking for adventure? Want to fight for riches?
Develop yourself and your social standing? Meet new people?
Do you want to be part of a brave new world?

Stendhal is a fully fledged multiplayer online adventures game (MMORPG) developed using the Arianne game development system.

Stendhal features a new, rich and expanding world in which you can explore towns, buildings, plains, caves and dungeons.
You will meet NPCs and acquire tasks and quests for valuable experience and cold hard cash.

Your character will develop and grow and with each new level up become stronger and better. With the money you acquire you can buy new items and improve your
armour and weapons. And for the blood thirsty of you; satisfy your killing desires by roaming the world in search of evil monsters!

Stendhal is totally platform independent, written using Java 1.5 and the Java2D environment.

So what are you waiting for?! A whole new world awaits...



How to play
-----------

You need Java which you can download from http://www.java.com/en/download
Java is included in most Linux Distribution. Both Sun Java and OpenJDK are supported.

Please download Stendhal from http://arianne.sourceforge.net
Then unzip the client zip into a new folder. 
You can double click on stendhal-X.XX.jar and the client will run.

If you prefer to run from command line, then just execute this command
in the stendhal folder:

  java -jar stendhal-X.XX.jar

Alternatively you can run it using Java Webstart technology at:

  http://stendhalgame.org/stendhal.jnlp

To play Stendhal you have to use a keyboard and a mouse.

There is a manual at
http://stendhalgame.org/wiki/Stendhal_Manual, and there is
Help from the client main menu too.


How to create a server
----------------------

Please see http://stendhalgame.org/wiki/Host_a_Stendhal_Server


How to compile Stendhal
-----------------------

http://stendhalgame.org/wiki/HowToBuildStendhal


Stendhal in Eclipse
-------------------

For a description on how to setup the Eclipse project for Stendhal please see:

http://stendhalgame.org/wiki/StendhalonEclipse


Legal
-----

Stendhal(c) is copyright of Miguel Angel Blanch Lardin, 2005-2008
arianne_rpg at users dot sourceforge dot net and others

Stendhal(c) is copyright of the Arianne Project, 2006-2010
arianne-general at lists dot sourceforge dot net