Stendhal Testing: Difference between revisions

Content deleted Content added
imported>Blacklads
imported>AntumDeluge
Server Bug Fixes: fixed Gourmet achievement
 
Line 4:
 
__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.
 
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 test client]'''. Please note that the test client will not update automatically.
 
You may need a test client.
Just save the stendhal-{{version}}.5.zip file, extract it into a new folder, then double click the stendhal-{{version}}.5.jar.
 
== Java ==
 
YouJust maysave need athe '''[http://stendhalgame.org/development/download.html#testing teststendhal-{{version}}.5.zip clientfile]''', 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 releases ==
''You can use a {{version}} release client to logon to test server, but if you want to test the [http://stendhalgame.org/development/download.html {{version}}.5 client] you can do so.''
 
== Web ==
 
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>'''
=== Client changes '''(for this, you need the new client!)''' ===
 
== Android/Web ==
* added a selector for the audio device in the settings dialog
* chat-tabs for private and main conversations
:*the server sends a lot of stuff as private messages that are not distinguishable from player conversation. is separating those needed?
 
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.
 
=== WebTesting siteAids ===
 
== Aida ==
* added a button for social networks on news items using the [[Two clicks for more privacy]] approach.
 
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.
=== World changes ===
* Introducing Will at the exit of Semos city on Semos road
* Reworked Fado hotel restaurant, needs some layer checks
* Zinnia, Calla, Lobelia and Periwinkle hint which nearby quests you still need to start (that fit your level)
* Killer Bees as new creatures added
* Olmo in Fado forest south needs testing
* Venethiel teaches players about the maze
* slightly changed Ortiv Milquetoasts dialogue (the normal one, not the quest one)
* Anything else on the list of recent [http://arianne.cvs.sourceforge.net/arianne/stendhal/doc/CHANGES.txt?view=markup changes]
 
=== BugTesting fixesKey ===
* Scroll eraser needs testing
* Fixed chocolate bar bug, Dale needs to be asked for all variations and he should ask for a specific chocolate kind if using "buy chocolate"
* reworking stairs of int_ados_town_hall_1 (2,4)for preventing blocking by players
* reworked door of Fado bank for preventing blocking by players
 
{{TestingKey|class=simple}}
== Testing for those with a localhost installation ==
In the context of magic development we need help with reproducing a specific error, that occured on our test server. You can help by trying to reproduce it in your local testenvironment. If you have questions or want to provide details on how you reproduced the error, please come to our [http://stendhalgame.org/chat/ IRC channel] on freenode.
 
== Tests specificSpecific to the nextNext releasesRelease ==
At [[Ideas for Stendhal/Magic]] you can find detailed information on magic and spells.
 
== Commerce ==
To be able to reproduce please follow this instructions.
 
* outfit prices in <npc>Gwen|Gwen's</npc> shop reduced by 50% {{test|}}
# Add the system property stendhal.testserver to your server configuration
 
# Talk to Mirlen, who can be found in front of semos bank if you have activated the system property. Especially tell him to ''teach'' you, which will enable spells.
== Bug Fixes ==
# Test the slow down spell ([[File:Freeze.png]]) as much as possible and look out for errors related to GuidedEntityModifierHandler in your server log
 
=== 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 testsTests ==
 
== Standard tests ==
# Move around
# Use double click on main screen to walk
Line 111 ⟶ 126:
# Ignore someone
# Remove the ignore from someone
# Go /away with a message, have someone else /msg you, check the mouse over box in the status pannel
# Go /grumpy with a message, have buddy and non buddy /msg you, check the mouse over box in the status pannel
# Get poisoned
# Eat too much
Line 118 ⟶ 133:
# Login in with wrong version. ''It MUST warn''
# Login to server. ''It MUST work''
# LoginListen withto FULL sound versionmusic and listensound
# Login with no sound version
# Login using webstart
# Login using automatically updated client
# Run /script NPCPathCheck.class
 
= Notes =
* 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.
* 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)
 
Line 139 ⟶ 153:
* Meet <npc>Zynn Iwuhos</npc>
* <strike>Dice Gambling with <npc>Ricardo</npc></strike> ''Junit test needs creation still''
* Trading with <npc>Harold</npc>
* FindJefsMom
* KillMonks
* CleanAthorUnderground
* WaterForXiphin (Patches tracker ID: 3520164)
* TrapsForKlaas
* MixtureForOrtiv
* CoalForHunchey