Stendhal Java MORPG - client, server and assets (upstream codeberg.org/arianne/stendhal)
Find a file
2010-03-24 20:08:44 +00:00
build-archive added files without extension to .cvsignore 2006-11-03 20:14:17 +00:00
data use different default volumes per level (fixes #2974892) 2010-03-23 20:30:49 +00:00
doc backporting fixed typos and capitalised proper nouns by kymara 2010-03-24 20:08:44 +00:00
libs increased version number to 3.5.2 2010-03-23 22:52:10 +00:00
log ignore all files in this folder 2007-10-03 19:07:55 +00:00
src/games/stendhal Adjust Mayor shouts and responses to not mention Pied Piper because in this release, Ados simply has a rat problem. Comment out one phrase type which now isn't necessary. Reduce time of 'awaiting' phase to 1 minute. Match test to new behaviour. 2010-03-24 19:07:25 +00:00
tests Adjust Mayor shouts and responses to not mention Pied Piper because in this release, Ados simply has a rat problem. Comment out one phrase type which now isn't necessary. Reduce time of 'awaiting' phase to 1 minute. Match test to new behaviour. 2010-03-24 19:07:25 +00:00
tiled Add orb image to Kalavan city map and move the orb there. Added feedback for Use when player is too far away. 2010-03-21 23:31:36 +00:00
tools Updated enough to make it compile and load & display the creature data. Trying to save results in running out of memory, but the tool has produced broken creatures.xml since the corpse changes anyway. 2009-12-09 09:23:54 +00:00
world *** empty log message *** 2005-09-12 19:55:49 +00:00
.cvsignore excluded server_stats.xml 2009-08-29 15:48:22 +00:00
.hotspotrc increase memory limit 2007-10-17 07:06:50 +00:00
build.ant.properties adjusted version numbers 2010-02-11 20:19:17 +00:00
build.xml add empty file data/conf/admins.txt to the server zip distribution. Fixes [include data/conf/ and admins.txt 2952441] 2010-02-21 10:39:41 +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 OpenJDK is supported, too and some cleanup 2010-02-07 12:02:56 +00:00
release.xml fixed spelling of file name 2007-12-03 20:12:22 +00:00
runserver.bat added h2.jar 2010-02-20 19:51:13 +00:00
runserver.sh added h2.jar 2010-02-20 19:51:13 +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 adjusted version numbers 2010-02-11 20:19:17 +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://stendhal.game-host.org/stendhal.jnlp

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

There is a manual at
http://arianne.sourceforge.net/wiki/index.php/StendhalManual, and there is
Help from the client main menu too.


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

You need to create the server.ini file by running 

  java -cp marauroa.jar:stendhal-server-X.XX.jar games.stendhal.server.core.engine.GenerateINI

(Please use ; instead of : on Microsoft Windows).
  
It will create server.ini file that will work correctly with Marauroa 3.0 and above  

For more details please see http://arianne.sourceforge.net/wiki/index.php?title=Host_a_Stendhal_Server


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

http://arianne.sourceforge.net/wiki/index.php/HowToBuildStendhal


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

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

http://arianne.sourceforge.net/wiki/index.php?title=StendhalonEclipse


Legal
-----

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

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