Stendhal Testing: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>AntumDeluge
Update for 1.34 release
imported>AntumDeluge
Server Bug Fixes: fixed Gourmet achievement
 
(773 intermediate revisions by 5 users not shown)
Line 4: Line 4:


__toc__
__toc__
Testing Stendhal is not only fun, it's also very important because it can solve problems before releases. If you find any problems or need help with testing please ask at [http://webchat.freenode.net/?channels=arianne #arianne]. If you have found a bug, feel free to [[SubmitBug|submit]] a report directly.
Testing Stendhal is not only fun, it's also very important because it can solve problems before releases. If you find any problems or need help with testing please ask at [http://webchat.freenode.net/?channels=arianne #arianne]. If you have found a bug, feel free to [[SubmitBug|submit]] a report directly.


We have a dedicated test server on '''stendhalgame.org Port 32100'''. It is refreshed with new code and a new copy of the real database once a day. You can login with your normal account, if it is a least one day old.
We have a dedicated test server on '''stendhalgame.org Port 32100'''. It is refreshed with new code and a new copy of the real database once a day. You can login with your normal account, if it is a least one day old.


= Test Client =
You may need a '''[http://stendhalgame.org/development/download.html#testing test client]'''. Please note that the test client will not update automatically. Just save the stendhal-{{version}}.5.zip file, extract it into a new folder, then double click the stendhal-starter.jar.


You may need a test client.
Testing Key:<br>
{|class="prettytable"
|-
| {{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>
|}


== Java ==


Just save the '''[http://stendhalgame.org/development/download.html#testing stendhal-{{version}}.5.zip file]''', extract it into a new folder, then double click the ''stendhal-starter.jar''. Please note that the test client will not update automatically.
== Tests Specific to the Next Release ==


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


Go to the following URL in a web browser, but replace "<nowiki><charname></nowiki>" with your character's name: '''<nowiki>https://stendhalgame.org/testclient/stendhal.html#<charname></nowiki>'''
''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.''


=== New NPCs ===
== Android/Web ==


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.
* Assassin's Archery Range (0_nalwor_forest_n):
** Chester {{test|}}
*** gatekeeper to the archery range
*** sells: <item>wooden arrow</item>, <item>wooden spear</item>, <item>wooden bow</item>, <item>longbow</item>, <item>training bow</item>
*** repairs: <item>training bow</item>
* Assassin's Dojo (0_nalwor_forest_n):
** Omura Sumitada {{test|}}
*** gatekeeper to the dojo
** Akutagawa {{test|}}
*** sells: *training sword*, <item>shuriken</item>, <item>fire shuriken</item>
*** repairs: *training sword*
* Deniran Psychic Parlor (0_deniran_river_se):
** Lovena {{test|}}
*** she can give information for a fee on enemies you have encountered if you own a bestiary.
* Deniran Dress Shop (0_deniran_city_e):
** Pierre {{test|}}
*** rents out the following outfits: blue bear, brown bear, superstendhal {{test|}}
* Changes locations:
** Rengard {{test|}}
*** offers quest [[Stendhal Quest/Collect Enemy Data|Collect Enemy Data]]


=== Combat Changes ===
= Testing Aids =


== Aida ==
* RATK stat now used for ranged weapons instead of ATK {{test|}}
* New sound effect for level up notification {{test|}}
* Player receives notification when DEF, ATK, or RATK level up {{test|}}


A special helper NPC, Aida, is available on the test server. You can request any item from her and she can teleport you to specific maps, any NPC or player, and she can mark empty scrolls for you.
=== Achievement Changes ===


== Testing Key ==
'''Altered Achievements:'''
* <creature>ice giant</creature> added as requirement for {{AchievementLink|david_vs._goliath|David vs. Goliath}} {{test|}}
* <creature>baby angel</creature> added as requirement for {{AchievementLink|heavenly_wrath|Heavenly Wrath}} {{test|}}
* Chess pieces no longer required for {{AchievementLink|legendary|Legendary}} & {{AchievementLink|team_player|Team Player}} {{test|}}
* {{AchievementLink|westerner|Westerner}} now achievable {{test|}}


{{TestingKey|class=simple}}
'''New Achievement:'''
* ''Bobbing for Apples'': harvest or loot 1,000 apples {{test|}}
* ''Royally Endowed'': loot a complete royal equipment set {{test|}}
* ''Deep Sea Fisherman'': kill 500 <creature>sharks</creature>, <creature>kraken</creature>, & <creature>neo kraken</creature> {{test|}}
* ''Zombie Apocalypse'': kill 500 zombies {{test|}}
* ''Chicken Nuggets'': kill 100 of each type of fowl {{test|}}
* ''Pachyderm Mayhem'': kill 100 of each type of pachyderm {{test|}}


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

== Commerce ==

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

== Bug Fixes ==

=== Server Bug Fixes ===

* {{StendhalCommit|a7e66a428840f0eed45328eacd1209321b86301e|fixed silent NPC fixed paths}} {{test|}}
* {{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 ===

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

=== Desktop Client Bug Fixes ===

* updated Neutralinojs to fix window freezing on close on Windows {{test|}}
* nativehelper extension process ends when authentication client disconnects (Windows bug) {{test|}}

=== General Bug Fixes ===

* trimmed large music files to decrease size to 2MB or less
** Should help to mitigate {{GitHubIssue|750|issue with Java client failing to load large music data on systems with low resources}}.
** 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 =


# Move around
# Move around
Line 143: Line 134:
# Login to server. ''It MUST work''
# Login to server. ''It MUST work''
# Listen to music and sound
# Listen to music and sound
# Login using webstart
# Login using automatically updated client
# Login using automatically updated client
# Create a new character. <b><i>It MUST work</i></b>
# Run /script NPCPathCheck.class
# Run /script NPCPathCheck.class


== Notes ==
= Notes =
* When you do each stage, read your console log.
* When you do each stage, read your console log.
* For quest testing: if you want to use an existing char, that has done most quests, you can reset all quests by saying ''cleanme!'' (with "'''!'''") to <npc>Diogenes</npc>. This only works for admins.
* For quest testing: if you want to use an existing char, that has done most quests, you can reset all quests by saying ''cleanme!'' (with "'''!'''") to <npc>Diogenes</npc>. This only works for admins.
* The test server log is [http://stendhalgame.org/download/server.log here] and can be useful to check if something strange happened (just scroll to the bottom for the latest entries)
* The test server log is [http://stendhalgame.org/download/server.log here] and can be useful to check if something strange happened (just scroll to the bottom for the latest entries)


== Create chat log for tests ==
= Create chat log for tests =
Please try to play dumb and fool the NPC by asking stupid question which may confuse him. For example say that you already have the items you are supposed to fetch although this is not true, yet. Reject the quest first time and only return later to accept it. Try to ask to start the quest again once it has finished, this kind of thing.
Please try to play dumb and fool the NPC by asking stupid question which may confuse him. For example say that you already have the items you are supposed to fetch although this is not true, yet. Reject the quest first time and only return later to accept it. Try to ask to start the quest again once it has finished, this kind of thing.