Stendhal Java MORPG - client, server and assets (upstream codeberg.org/arianne/stendhal)
Find a file
Hendrik Brummermann f441c0dd06
Merge pull request #673 from nhnb/neutralino_5
support for neutralino 5.0
2024-03-12 22:06:53 +01:00
.github Add workflow to run Android build 2024-03-09 02:54:41 -08:00
.settings added launch configuration for closure compiler 2018-03-04 14:53:21 +01:00
app ported nativehelper to neutralino 5.0 2024-03-12 21:54:20 +01:00
buildtools cleaned code 2024-03-10 00:25:32 +01:00
data Add list of unused music files 2024-03-01 01:55:06 -08:00
doc Make floating window title text unclickable 2024-03-01 18:09:29 -08:00
libs updated marauroa 2024-03-10 00:37:33 +01:00
sbin Require that runserver scripts be run server root directory 2024-03-01 11:42:35 -08:00
src/games/stendhal Clean up imports 2024-03-05 00:08:27 -08:00
srcjs Use EventTarget object for pos.target property 2024-03-06 18:37:51 -08:00
tests Rename item "courgette" to "zucchini" 2024-02-23 10:07:22 -08:00
tiled Fix tombstone portal in Lich Palace to not require using via... 2024-02-25 18:49:42 -08:00
.classpath fixed classpath 2023-09-29 20:45:14 +02:00
.gitignore Remove build-archive directory from Git 2024-03-01 11:21:47 -08:00
.project added eclipse project files to git 2015-06-22 00:25:33 +02:00
build.ant.properties Fix server jar manifest classpath 2024-03-07 03:17:18 -08:00
build.xml Add support for documenting TypeScript code with TypeDoc Node module 2024-02-26 00:51:11 -08:00
LICENSE.txt added or updated license header 2017-05-28 00:24:34 +02:00
package-lock.json updated to TypeScript 5.2. 2023-09-03 00:02:12 +02:00
package.json updated to TypeScript 5.2. 2023-09-03 00:02:12 +02:00
README.md updated year 2024-01-01 17:35:30 +01: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 armor 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-2024, arianne-general at lists dot sourceforge dot net

Please have a look at the list of contributors.