Stendhal Java MORPG - client, server and assets (upstream codeberg.org/arianne/stendhal)
Find a file
Hendrik Brummermann c186870d26
Some checks failed
Java CI / build (push) Has been cancelled
updated copyright year
2023-06-04 12:47:15 +02:00
.github updated github workflows 2023-06-04 12:46:00 +02:00
.settings added launch configuration for closure compiler 2018-03-04 14:53:21 +01:00
android WebView: handle saving screenshot generated by web client 2022-04-07 20:26:33 -07:00
build-archive added files without extension to .cvsignore 2006-11-03 20:14:17 +00:00
buildtools Show more information for MkDocs theme errors 2023-05-17 06:34:55 -07:00
data Change egg drop from mother hen from 2 to 1-2 2023-05-16 15:59:24 -07:00
doc Clean up docstrings & Lua documentation 2023-05-17 02:08:58 -07:00
libs updated marauroa 2023-03-14 09:20:21 +01:00
log ignore log files 2014-12-28 02:05:39 +01:00
src/games/stendhal code cleanup 2023-06-04 12:27:01 +02:00
srcjs ensure image is loaded 2023-03-05 13:07:58 +01:00
tests Fix FletcherNPC test 2023-05-16 14:42:53 -07:00
tiled Adjust dirt edges to match fertile ground better 2023-05-16 15:48:55 -07:00
.classpath updated marauroa and migrated from Jetty to Tomcat 2023-03-08 22:24:52 +01:00
.gitignore added typescript, tscc and tsickle as dependencies 2022-01-08 20:14:42 +01:00
.project added eclipse project files to git 2015-06-22 00:25:33 +02:00
.travis.yml moved from Freenode to Libera 2021-06-27 08:41:51 +02:00
build.ant.properties Fix webclient distribution package 2023-03-11 17:01:49 -08:00
build.xml Clean up indentation in build.xml 2023-05-17 05:36:47 -07:00
comtest.sh 2 simple script to compile / run a single test 2008-01-18 13:31:37 +00:00
LICENSE.txt added or updated license header 2017-05-28 00:24:34 +02:00
package-lock.json removed tscc and tsickle because they don't seem to be required 2022-01-08 20:14:43 +01:00
package.json removed tscc and tsickle because they don't seem to be required 2022-01-08 20:14:43 +01:00
README.md updated copyright year 2023-06-04 12:47:15 +02: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 Increment version 2023-03-09 14:38:15 -08:00
runserver.sh Increment version 2023-03-09 14:38:15 -08: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 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

Stendhal Tower Achievements Cocktail Bar   More Images >

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 (MORPG). It is completely open source (client, server, everything).

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.

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 platform independent, and completely open source.

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

How to play

Play now         Download

You need Java which you can download from https://www.java.com on Microsoft Windows. Java is included in most Linux distributions. Both Oracle Java and OpenJDK are supported.

Please download Stendhal from https://stendhalgame.org
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

There is a manual, and there is Help from the client menu icons in the upper right hand side of the game screen.

Development environment

The server and java client are free software; you can redistribute it and/or modify it under the terms of the GNU General Public License 2 or later as published by the Free Software Foundation.

The web client is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License 3 or later 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 LICENSE.txt file for more details.

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

Please have a look at the list of contributors.