Stendhal Java MORPG - client, server and assets (upstream codeberg.org/arianne/stendhal)
Find a file
2015-12-10 01:51:45 +01:00
.settings Made prepareView() abstract 2015-07-07 10:18:15 +03:00
build-archive added files without extension to .cvsignore 2006-11-03 20:14:17 +00:00
data fixed syntax error 2015-12-10 00:58:45 +01:00
doc updated changelog 2015-12-04 23:51:09 +01:00
libs updated junit to 4.12 and hamcrest to 2.0.0.0 2015-12-10 01:51:45 +01:00
log ignore log files 2014-12-28 02:05:39 +01:00
src/games/stendhal updated version number to 1.19.5 2015-12-10 00:47:24 +01:00
srcjs Don't add creature speech to the chat log 2015-10-17 20:43:24 +03:00
tests updated junit to 4.12 and hamcrest to 2.0.0.0 2015-12-10 01:51:45 +01:00
tiled less elephants 2015-12-07 21:34:39 +01:00
.classpath updated junit to 4.12 and hamcrest to 2.0.0.0 2015-12-10 01:51:45 +01:00
.cvsignore Add NetBeans project files "nbbuild.xml" and "manifest.mf" to cvsignore. 2014-11-18 01:41:39 +00:00
.gitignore added eclipse project files to git 2015-06-22 00:25:33 +02: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
.project added eclipse project files to git 2015-06-22 00:25:33 +02:00
.travis.yml travis configuration file 2015-08-16 20:21:51 +02:00
build.ant.properties updated junit to 4.12 and hamcrest to 2.0.0.0 2015-12-10 01:51:45 +01:00
build.xml fork jvm for tests, don't enforce headless mode 2015-12-10 01:23:49 +01: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
icon.ico use stendhal-starter-12.5.jar 2014-02-02 17:37:32 +00:00
LICENSE.txt Moved docs to where they should be.<DOT> 2008-02-14 17:41:18 +00:00
README.txt updated year 2014-12-28 02:03:30 +01:00
runBalanceRPGame.sh Fixed logging and handling creature names with spaces 2012-07-27 16:28:02 +00:00
runpte.bat update NPCParser tools launching 2010-12-26 12:50:58 +00:00
runpte.sh refactoring: move NPCParser tools into its own package 2010-12-26 12:31:15 +00:00
runserver.bat updated version number to 1.19.5 2015-12-10 00:47:24 +01:00
runserver.sh updated version number to 1.19.5 2015-12-10 00:47:24 +01: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
sonar-project.properties added sonar configuration 2013-01-09 20:53:39 +00:00
stendhal.jnlp updated stendhal webstart 2014-06-02 20:08:36 +00:00
wordlist.bat update NPCParser tools launching 2010-12-26 12:50:58 +00:00
wordlist.sh update NPCParser tools launching 2010-12-26 12:50:58 +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 6 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 on Microsoft Windows.
Java is included in most Linux distributions. Both Sun Java and OpenJDK are supported.

Please download Stendhal from http://stendhalgame.org
Then unzip the client zip into a new folder. 
You can double click on stendhal-starter.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-starter.jar

Alternatively you can run it using Java Webstart technology at:

  http://stendhalgame.org

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 menu icons in the upper right hand side of the game screen.


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-2014
arianne-general at lists dot sourceforge dot net