Skip to content

Commit

Permalink
Add Android meta data for F-Droid
Browse files Browse the repository at this point in the history
  • Loading branch information
AntumDeluge committed Mar 30, 2024
1 parent 7fdbe91 commit e29228c
Show file tree
Hide file tree
Showing 14 changed files with 84 additions and 0 deletions.
1 change: 1 addition & 0 deletions app/android/client/src/main/play/contact-email.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
https://sourceforge.net/projects/arianne/support
1 change: 1 addition & 0 deletions app/android/client/src/main/play/contact-website.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
https://stendhalgame.org/
1 change: 1 addition & 0 deletions app/android/client/src/main/play/default-language.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
en-US
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Ein unterhaltsames, freundliches und kostenloses Open-Source-Multiplayer-Online-Abenteuerspiel
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Stendhal has a huge and rich world. You can explore cities, forest, mountains, plains and dungeons.
You can fight monsters and become a hero.

You will meet a wide variety of characters. Many will give you tasks and quests for valuable
experience. You may be asked to help protect land, feed the hungry, heal the sick, make someone
happy, solve a puzzle or simply lend a hand.

So what are you waiting for? A whole new world awaits... And if you like, get the source code, and
add your own ideas!
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
A fun, friendly, and free open source multiplayer online adventure game
1 change: 1 addition & 0 deletions app/android/client/src/main/play/listings/en-US/title.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Stendhal Game
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Un juego multijugador de aventuras en línea divertido, amigable y gratuito de código abierto
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Un jeu d'aventure multijoueur en ligne open source amusant, convivial et gratuit
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Un gioco di avventura online multigiocatore open source divertente, amichevole e gratuito
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Um jogo multijogador de aventura online divertido, amigável e gratuito de código aberto
65 changes: 65 additions & 0 deletions app/android/client/src/main/play/release-notes/en-US/default.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@

1.46

*world*
- renamed items:
- "courgette" to "zucchini"
- "iron" to "iron bar"
- "salad" to "lettuce"
- fixed many NPCs not responding to certain chat options
- normalized spelling of some words to American English in most NPC dialogues
- "colour" -> "color"
- "defence" -> "defense"
- "favour" -> "favor"
- "favourite" -> "favorite"
- "fulfil" -> "fulfill"
- "organise" -> "organize"
- "recognise" -> "rocognize"
- Orchiwald will stop after entity collision instead of reversing path
- foghorn sounds plays when ferry arrives at mainland & island
- added commerce sound to more NPCs when exchanging money for items/services
- seeds can be used from inventory

*graphics*
- redrawn placeholder tiles in Oni Palace
- fixed some outfit errors
- disabled unfinished weapon-style attack sprites

*web client*
- improved movement handling with on-screen joystick & direction pad
- alternate "floating" menu style
- alternate "floating" chat panel style
- software keyboard is automatically hidden after sending chat message
- optional activity indicator for corpses & some signs
- immediate configuration changes affect only the active client/browser tab
- application menu dialog doesn't close when clicking on background
- correct NPC title is displayed in chat options dialog
- disabled highlighting joystick/d-pad button on mouse double-click & drag
- joystick/d-pad isn't shown until user interface is ready
- character name in stats panel uses default font size
- fixed chest default open/close behavior (clicking on open chest opens inventory window instead of closing)
- doesn't attempt to open corpse/chest inventory windows when character not in range
- fixed chat history duplicates
- chat options dialog remains open until NPC is no longer attending or player closes
- fixed continuous movement state not always updated at startup
- supports displaying members' HP status in group panel
- fixed group panel not always showing membership after login
- added support for touch drag-and-drop
- fixed weather drawing to not appear to move with player
- fixed subsequent single clicks on items to not count as double after double click
- fixed deathmatch scrying orbs
- fixed portal default action when on a collision tile
- added autocomplete support
- fixed positioning of door sprites (-2_orril_lich_palace 84 108)
- optional click/touch indicator
- fixed difficult to move small floating windows
- supports chat commands tab completion
- supports text highlighting in speech bubbles
- fixed opening chat log context menu with touch
- supports continued zone music when changed zone matches

*Android*
- added option to clear WebView cache
- added option to lock orientation
- fixes for using the correct software keyboard
- app ID changed to conform with F-Droid standards

0 comments on commit e29228c

Please sign in to comment.