Hendrik Brummermann
Hendrik Brummermann
In game, quests should not be forced into a specific order, but players should stumble up on them as they explore the world. But of course someone can write a...
It should not be too hard to add Lua support to the existing scripting engine in https://github.com/arianne/stendhal/tree/master/src/games/stendhal/server/core/scripting You can find example groovy scripts in the git history at https://github.com/arianne/stendhal/tree/f4fc003b4fcd2a814ecc0a4b5ace7a9485783805/data/script They...
I wonder, if you noticed the tutorial messages. There is a quest log, but it is called Travel Log. Perhaps we should add a tutorial message about it?
- The font used for the amount of items in an inventory slot now has a black border. - https://stendhalgame.org/client/stendhal.html is the last release on main server. https://stendhalgame.org/testclient/stendhal.html is the...
*Edited by @AntumDeluge: Moved these items into original message.*
Let's see: - Thread `Thread-3` tried to initiate a shutdown because `MarauroaUncaughtExceptionHandler` detected that this thread was killed by an uncaught exception. `Thread-3`, however, hangs because another therad has already...
Hello jw03070, there have been some attempts in the past to translate Stendhal. But they did not get very far because it is a huge amount of work. In `data/language`,...
I am sorry, but I have to veto this. # There will never be any kind of benefit for spreading characters across multiple accounts. # There will never be any...
The collision check is the one and only place in the whole Stendhal code base that is performance critical to the fraction of a millisecond as it is invoked thousands...
Is it really a good idea to allow a GM to unset away status of a player?