Stendhal Testing: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>AntumDeluge
Bugfixes: tested emoji positioning in scaled Java client
imported>AntumDeluge
Server Bug Fixes: fixed Gourmet achievement
 
(155 intermediate revisions by the same user not shown)
Line 22: Line 22:
== Android/Web ==
== Android/Web ==


There is an experimental client for Android mobile devices. Downloads are located [https://github.com/AntumDeluge/arianne-stendhal/releases here]. You will need to enable installation from third party sources.
There is an experimental client for Android mobile devices. Packages are now available from the [https://stendhalgame.org/download.html#testing downloads page]. You will need to enable installation from third party sources.. There are also some independent builds located at https://antumdeluge.github.io/stendhal-android-builds/, but these will soon be removed.


= Testing Aids =
= Testing Aids =
Line 32: Line 32:
== Testing Key ==
== Testing Key ==


{|class="prettytable"
{{TestingKey|class=simple}}
|-
| {{Test|}} || <nowiki>{{Test|}}</nowiki>
|-
| {{Test|ok}} || <nowiki>{{Test|ok}}</nowiki>
|-
| {{Test|nok}} || <nowiki>{{Test|nok}}</nowiki>
|-
| {{Test||text}} || <nowiki>{{Test||text}}</nowiki>
|-
| {{Test|ok|text}} || <nowiki>{{Test|ok|text}}</nowiki>
|-
| {{Test|nok|text}} || <nowiki>{{Test|nok|text}}</nowiki>
|}



= Tests Specific to the Next Release =
= Tests Specific to the Next Release =


== Commerce ==
''You can use a {{version}} release client to logon to test server, but you will need the [http://stendhalgame.org/development/download.html {{version}}.5 client] to be able to test all features.''

''It is helpful to also use the test client to play on the main, release, server. Playing normally with the [http://stendhalgame.org/development/download.html {{version}}.5 client] could help us uncover new client side bugs, so long as any bug reports make it clear which version of client you use and which server you are playing on.''

== Achievements ==

=== New Achievements ===

* Ados's Lifeblood: Finish daily item quest 1,000 times {{test|}}
* Commander in Chief: Finish Kill Enemy Army quest 250 times {{test|}}
* Hyperbolist Historian: Finish weekly item quest 250 times {{test|}}
* Nation Crusher: Finish Kill Bordroughs quest 250 times {{test|}}
* Semos's Ruler: Finish daily monster quest 1,000 times {{test|}}


* outfit prices in <npc>Gwen|Gwen's</npc> shop reduced by 50% {{test|}}
== Items ==


=== Item Behaviour ===
== Bug Fixes ==


=== Server Bug Fixes ===
* <item>coupon</item> is stackable {{test|ok}} ''(AntumDeluge)''


* {{StendhalCommit|a7e66a428840f0eed45328eacd1209321b86301e|fixed silent NPC fixed paths}} {{test|}}
=== New Item Images ===
* {{StendhalCommit|962bd11aeca6415f29a477bf3039a1ebb4f04729|fixed invalid head outfit index}} of <npc>Mr Ross</npc> {{test|}}
* fixed <npc>Wikipedian|Wikipedian's</npc> access to Wikipedia {{test|}}
* fixed [https://stendhalgame.org/achievement/Gourmet.html Gourmet achievement] {{test|}}
** Broken by changes to Coal for Haunchy quest.


=== Web Client Bug Fixes ===
* lilia seed {{test|ok}} ''(AntumDeluge)''
* pansy seed {{test|ok}} ''(AntumDeluge)''
* zantedeschia bulb {{test|ok}} ''(AntumDeluge)''


* improved lighting effects to more closely match Java client {{test|}}
== Storage ==


=== New Chests ===
=== Desktop Client Bug Fixes ===


* updated Neutralinojs to fix window freezing on close on Windows {{test|}}
* added Magic City chest to wizard's bank {{test|ok}} ''(AntumDeluge)''
* nativehelper extension process ends when authentication client disconnects (Windows bug) {{test|}}


== Bugfixes ==
=== General Bug Fixes ===


* trimmed large music files to decrease size to 2MB or less
* deathmatch cannot be restarted if player is currently fighting or has not claimed victory {{test|}}
** Should help to mitigate {{GitHubIssue|750|issue with Java client failing to load large music data on systems with low resources}}.
* fixed positioning of emojis in Java client when scaling enabled {{test|ok}} ''(AntumDeluge)''
** Affected files:
*** {{StendhalFile|master|data/music/dark_quest.ogg|dark_quest.ogg}} {{test|}}
*** {{StendhalFile|master|data/music/night_town.ogg|night_town.ogg}} {{test|}}
*** {{StendhalFile|master|data/music/settlement_of_the_frontier.ogg|settlement_of_the_frontier.ogg}} {{test|}}
*** {{StendhalFile|master|data/music/spinning_tavern.ogg|spinning_tavern.ogg}} {{test|}}


= Standard Tests =
= Standard Tests =