Stendhal Testing: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>AntumDeluge
imported>AntumDeluge
Server Bug Fixes: fixed Gourmet achievement
 
(135 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|ok}} ''(AntumDeluge)''
* Commander in Chief: Finish Kill Enemy Army quest 200 times {{test|ok}} ''(AntumDeluge)''
* Hyperbolist Historian: Finish weekly item quest 200 times {{test|ok}} ''(AntumDeluge)''
* Nation Crusher: Finish Kill Bordroughs quest 200 times {{test|ok}} ''(AntumDeluge)''
* Semos's Ruler: Finish daily monster quest 1,000 times {{test|ok}} ''(AntumDeluge)''

== Items ==

=== Item Behaviour ===

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

=== New Item Images ===

* lilia seed {{test|ok}} ''(AntumDeluge)''
* pansy seed {{test|ok}} ''(AntumDeluge)''
* zantedeschia bulb {{test|ok}} ''(AntumDeluge)''


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


=== New Chests ===
== Bug Fixes ==


=== Server Bug Fixes ===
* added Magic City chest to wizard's bank {{test|ok}} ''(AntumDeluge)''
* added Kirdneh City chest to Kirdneh, Fado, and wizard's banks {{test|ok}} ''(AntumDeluge)''


* {{StendhalCommit|a7e66a428840f0eed45328eacd1209321b86301e|fixed silent NPC fixed paths}} {{test|}}
== NPCs ==
* {{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 ===
* Updates to <npc>Alice Farmer|Alice Farmer's</npc> dialogue:
** "grilled steak" included in response to "food" {{test|ok}} ''(AntumDeluge)''
** responds to "grilled steak" {{test|ok}} ''(AntumDeluge)''


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


=== Web Client ===
=== Desktop Client Bug Fixes ===


* optional on-screen direction pad that supports mouse click and touch events {{test|}}
* updated Neutralinojs to fix window freezing on close on Windows {{test|}}
* nativehelper extension process ends when authentication client disconnects (Windows bug) {{test|}}
* dropping/splitting item stacks now supported with the "hold" context menu option {{test|}}
* drop quantity selector now has "all" button for "held" items using touch events {{test|}}
* position remembered for the following windows:
** main menu/settings {{test|}}
** travel log {{test|}}
** outfit dialog {{test|}}
** corpse {{test|}}
** chest {{test|}}
** trade {{test|}}
* added emoji button & dialog window {{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|ok}} ''(AntumDeluge)''
** Should help to mitigate {{GitHubIssue|750|issue with Java client failing to load large music data on systems with low resources}}.
* Java client:
** Affected files:
** fixed positioning of emojis when scaling enabled {{test|ok}} ''(AntumDeluge)''
*** {{StendhalFile|master|data/music/dark_quest.ogg|dark_quest.ogg}} {{test|}}
* Web client:
*** {{StendhalFile|master|data/music/night_town.ogg|night_town.ogg}} {{test|}}
** long touch on entities and items in web client opens action context menu {{test|}}
*** {{StendhalFile|master|data/music/settlement_of_the_frontier.ogg|settlement_of_the_frontier.ogg}} {{test|}}
** "enter" key executes action in drop item dialog {{test|}}
*** {{StendhalFile|master|data/music/spinning_tavern.ogg|spinning_tavern.ogg}} {{test|}}
** draws "confused" & "shocked" statuses {{test|}}
** fixed closing dialog windows using touch events {{test|}}
** fixed touch drag and drop corpses and items in gamewindow {{test|}}


= Standard Tests =
= Standard Tests =