converted stendhal object into a static class
use esbuild
fixed this-reference and redirect to character selection on disconnect
added esbuild as devDependencies
updated marauroa
fixed init order and wrong "this".
access SpriteStore via singletons instead of stendhal-variable
replace stendhal.paths with Paths to ensure correct init order
fixed broken this-reference
removed unused library
use OffscreenCanvas and ImageBitmap instead of img- and canvas-elements
cleaned up references to animations
implemented light rendering (to test "/debug light" and change zone)
restore transparency after blending
refactored drawCombinedTileAtIndex and drawTile in preparation for blend
used Canvas and RenderingContext2D to allow OffscreenCanvas
updated typescript and typedoc
disabled code to draw lights (alpha is broken)
marked event listener as passive to prevent scroll delay
removed setting alpha in applyHSLFilter method
renamed Map to TileMap and use type definition
made blend layer available
Merge pull request 'set minimum compiler version to Java 1.8' (#1) from nhnb/marauroa:java_version_1.8 into master
set minimum compiler version to Java 1.8
Stendhal 1.49: Christmas Shopping
updated release notes
properly format item names in description text of shop windows
properly format item names in description text of shop windows
show outfits in shop sign dialog
code cleanup
use proper table for item shop signs
moved ShowItemListEvent and ShowOutfitListEvent out of EventRegistry
show outfits in shop sign dialog
code cleanup
use proper table for item shop signs
moved ShowItemListEvent and ShowOutfitListEvent out of EventRegistry
updated version number
added experiment to .gitignore
created stendhal-client.zip file and renamed executables
Yes, but the other way round: It should not be possible to put bound items into a public chest (but needs to be allowed for bank and house chests)
updated marauroa.jar
Merge branch 'master' of git@github.com:arianne/marauroa.git
prefer Codeberg
perfer Codeberg over Github
use Mastodon instead of Twitter
Stendhal 1.47: Pizza in Demand!
Stendhal 1.48: Aesthetically Pleasing
Stendhal 1.48: Aesthetically Pleasing
updated android versionCode
updated version number
treat undefined strings as empty
Photo taken by Kirla not shown
Thanks for the report. I fixed the PHP burg.
Don't assume on-time delivery when timestamp isn't available
Fix parsing completions count of Kill Enemy Army quest
Add failsafe to DeliverItemTask.isDeliveryTooLate
Stendhal 1.47: Pizza in Demand
updated Android release notes
updated Android release notes
added TODO about removing program logic from quest manuscripts
Which server/website are you trying to create an account on?
updated version numbers
replaced machine translated text with English version
added triggers and quote
reorganized legal section to emphazize that everything is free software
replaced subclass of ArrayList with standard HashSet