Stendhal Testing: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>AntumDeluge
Web Client Features: link to GitHub issue
imported>AntumDeluge
Server Bug Fixes: fixed Gourmet achievement
 
(65 intermediate revisions by the same user not shown)
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. It is also possible to play on the main server with the test web client using the following URL: '''<nowiki>https://stendhalgame.org/testclient/stendhal.html?server=main&char=<charname></nowiki>'''''

== NPCs ==

=== Renamed NPCs ===

* renamed chef <npc>Patrick</npc> to "Preston" due to name conflict with {{StendhalFile|837fb5646d|src/games/stendhal/server/script/Herald.java#L48|admin summonable Herald NPC of same name}} {{test|ok}} ''(AntumDeluge)''
** please test that herald Patrick can be summoned without interference from or to chef Preston {{test|ok}} ''(AntumDeluge)''

== Quests ==

=== Quest Fixes ===

* fixed [[Stendhal Quest/Seven Cherubs|Seven Cherubs]] not showing up as completed {{test|ok}} ''(AntumDeluge)''
* fixed unable to start deathmatch after logout while in arena {{test|ok}} ''(AntumDeluge)''

=== Quest Changes ===

* a different item can be requested for [[Stendhal Quest/Ultimate Collector|Ultimate Collector]]:
** changing is allowed after 6 months if quest is started after 1.47 release {{test|}}
** changing is allowed after 3 months at login if quest was started before 1.47 release {{test|}}
** ask <npc>Balduin</npc> for "another" then confirm with "yes"


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


=== New Achievements ===
== Bug Fixes ==


=== Server Bug Fixes ===
* 30 Minutes or Less: Deliver 25 hot [[Stendhal Quest/Pizza Delivery|pizzas]] {{test|ok}} ''(AntumDeluge)''


* {{StendhalCommit|a7e66a428840f0eed45328eacd1209321b86301e|fixed silent NPC fixed paths}} {{test|}}
== Houses ==
* {{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 ===
* doors/portals associated with player owned houses support continuous movement {{test|ok}} ''(AntumDeluge)''


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


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


* updated Neutralinojs to fix window freezing on close on Windows {{test|}}
* text fits inside notification bubbles {{test|ok}} ''(AntumDeluge)''
* nativehelper extension process ends when authentication client disconnects (Windows bug) {{test|}}
* fixed infinite request loop when travel log items technically empty {{test|ok}} ''([[User:AntumDeluge|AntumDeluge]] ([[User talk:AntumDeluge|talk]]))''


=== Web Client Features ===
=== General Bug Fixes ===


* trimmed large music files to decrease size to 2MB or less
* support added for saving chat log to file {{test|}} ''(works on desktop, but shows error message {{GitHubIssue|727|"ERROR: mimetype not supported: text/plain" on Android}} ([[User:AntumDeluge|AntumDeluge]] ([[User talk:AntumDeluge|talk]])))''
** Should help to mitigate {{GitHubIssue|750|issue with Java client failing to load large music data on systems with low resources}}.
* larger buttons for touch-only devices {{test|ok}} ''([[User:AntumDeluge|AntumDeluge]] ([[User talk:AntumDeluge|talk]]))''
** Affected files:
* travel log displays while waiting for response from server {{test|ok}} ''([[User:AntumDeluge|AntumDeluge]] ([[User talk:AntumDeluge|talk]]))''
*** {{StendhalFile|master|data/music/dark_quest.ogg|dark_quest.ogg}} {{test|}}
* about dialog tabs are now placed above contents {{test|ok}} ''([[User:AntumDeluge|AntumDeluge]] ([[User talk:AntumDeluge|talk]]))''
*** {{StendhalFile|master|data/music/night_town.ogg|night_town.ogg}} {{test|}}
* added basic lighting effects support {{test|ok}} ''([[User:AntumDeluge|AntumDeluge]] ([[User talk:AntumDeluge|talk]]))''
*** {{StendhalFile|master|data/music/settlement_of_the_frontier.ogg|settlement_of_the_frontier.ogg}} {{test|}}
* browser default context menu available in about dialog {{test|ok}} ''([[User:AntumDeluge|AntumDeluge]] ([[User talk:AntumDeluge|talk]]))''
*** {{StendhalFile|master|data/music/spinning_tavern.ogg|spinning_tavern.ogg}} {{test|}}


= Standard Tests =
= Standard Tests =