Stendhal Testing: Difference between revisions
imported>Blacklads |
imported>AntumDeluge →Server Bug Fixes: fixed Gourmet achievement |
||
| 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 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 == |
|||
| ⚫ | |||
| ⚫ | |||
''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. |
|||
= Testing Aids = |
|||
== 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 |
|||
* Anything else on the list of recent [http://arianne.cvs.sourceforge.net/arianne/stendhal/doc/CHANGES.txt?view=markup changes] |
|||
== Testing Key == |
|||
* 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" |
|||
{{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. |
|||
| ⚫ | |||
To be able to reproduce please follow this instructions. |
|||
== Commerce == |
|||
# 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. |
|||
* outfit prices in <npc>Gwen|Gwen's</npc> shop reduced by 50% {{test|}} |
|||
# Test the slow down spell ([[File:Freeze.png]]) as much as possible and look out for errors related to GuidedEntityModifierHandler in your server log |
|||
== 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|}} |
|||
| ⚫ | |||
| ⚫ | |||
# Move around |
# Move around |
||
# Use double click on main screen to walk |
# Use double click on main screen to walk |
||
| Line 106: | Line 126: | ||
# Ignore someone |
# Ignore someone |
||
# Remove the ignore from someone |
# Remove the ignore from someone |
||
# Go /away with a message, have someone else /msg you |
# 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 |
# Go /grumpy with a message, have buddy and non buddy /msg you, check the mouse over box in the status pannel |
||
# Get poisoned |
# Get poisoned |
||
# Eat too much |
# Eat too much |
||
| Line 113: | Line 133: | ||
# Login in with wrong version. ''It MUST warn'' |
# Login in with wrong version. ''It MUST warn'' |
||
# Login to server. ''It MUST work'' |
# Login to server. ''It MUST work'' |
||
# |
# Listen to music and sound |
||
# Login with no sound version |
|||
# Login using webstart |
|||
# Login using automatically updated client |
# Login using automatically updated client |
||
# 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>. |
* 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) |
||
| Line 134: | Line 153: | ||
* Meet <npc>Zynn Iwuhos</npc> |
* Meet <npc>Zynn Iwuhos</npc> |
||
* <strike>Dice Gambling with <npc>Ricardo</npc></strike> ''Junit test needs creation still'' |
* <strike>Dice Gambling with <npc>Ricardo</npc></strike> ''Junit test needs creation still'' |
||
* Trading with <npc>Harold</npc> |
|||
* FindJefsMom |
* FindJefsMom |
||
* KillMonks |
* KillMonks |
||
* CleanAthorUnderground |
* CleanAthorUnderground |
||
* WaterForXiphin |
* WaterForXiphin (Patches tracker ID: 3520164) |
||
* TrapsForKlaas |
|||
* MixtureForOrtiv |
|||
* CoalForHunchey |
|||
Latest revision as of 07:41, 1 November 2025
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 #arianne. If you have found a bug, feel free to 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 test client.
Java
Just save the stendhal-1.48.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.
Web
Go to the following URL in a web browser, but replace "<charname>" with your character's name: https://stendhalgame.org/testclient/stendhal.html#<charname>
Android/Web
There is an experimental client for Android mobile devices. Packages are now available from the 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
Aida
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.
Testing Key
| ◼: please test | {{Test|}} |
| ◼: ok | {{Test|ok}} |
| ◼: not ok | {{Test|nok}} |
| ◼: please test collision | {{Test||type=collision}} |
| ◼: collision ok | {{Test|ok|type=collision}} |
| ◼: collision not ok | {{Test|nok|type=collision}} |
| | }}) | {{Test|ok|testers=foo, bar}} |
Tests Specific to the Next Release
Commerce
- outfit prices in Gwen's shop reduced by 50% ◼: please test
Bug Fixes
Server Bug Fixes
- fixed silent NPC fixed paths ◼: please test
- fixed invalid head outfit index of Mr Ross ◼: please test
- fixed Wikipedian's access to Wikipedia ◼: please test
- fixed Gourmet achievement ◼: please test
- Broken by changes to Coal for Haunchy quest.
Web Client Bug Fixes
- improved lighting effects to more closely match Java client ◼: please test
Desktop Client Bug Fixes
- updated Neutralinojs to fix window freezing on close on Windows ◼: please test
- nativehelper extension process ends when authentication client disconnects (Windows bug) ◼: please test
General Bug Fixes
- trimmed large music files to decrease size to 2MB or less
- Should help to mitigate issue with Java client failing to load large music data on systems with low resources.
- Affected files:
- dark_quest.ogg ◼: please test
- night_town.ogg ◼: please test
- settlement_of_the_frontier.ogg ◼: please test
- spinning_tavern.ogg ◼: please test
Standard Tests
- Move around
- Use double click on main screen to walk
- Use double click on Minimap to walk
- Use auto key focus to walk and stop walking
- Collide with something
- Collide with objects
- Check that your Minimap, Settings Panel, Bag, Keyring, Buddies list and Character Window appear correctly
- Use Look, /tell, /who, Attack and Stop Attack
- Use Set Outfit
- Use admin *Destroy, *Inspect and *Alter
- Run admin script
- Talk with NPC
- Change zone
- Use portal. especially any which might have changed recently
- Use teleport scrolls
- Use summon scrolls
- Visit many areas. Any NPCs who can't be created will show up in your console log
- Buy items
- Sell items
- Buy a sheep
- Sell sheep
- Attack a creature
- Loot a corpse
- Move corpses around
- Level up
- Harvest grain
- Pick food from a plant grower and check it grows back
- Get item produced and collect it
- Use a bank chest
- Use item taken from bank chest
- Use a bank vault
- Use a scroll from the bank vault
- Logout in the bank vault
- Move items from body to bag
- Drop items
- Move items around on the ground
- Redo some quests, pick at random from StendhalQuest
- Do Semos Mayor quest
- Do Ados mayor quest
- Do deathmatch
- Go to dreamscape and 7 kikareukin clouds
- Use the wizard bank
- Gamble in Semos tavern
- Play blackjack on Athor ferry
- Do /where playername
- Use /support and /supportanswer
- Check /help and /gmhelp
- Add buddies
- Remove buddies
- Rent an outfit
- Rent a sign from Gordon
- Push someone
- Get sent to jail, get released
- 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
- Die (many ways)
- Login in with wrong version. It MUST warn
- Login to server. It MUST work
- Listen to music and sound
- 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 Diogenes. This only works for admins.
- The test server log is 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
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 say Bye when you want to finish the conversation if the NPC is still listening.
We need full chat dialog for these quests:
- FishermansLicenseQuiz from the fisherman in Ados huts
- Meet Io
- Getting a maze from Haizen chatlog needed: solving maze, chatlog there for: player logs off while doing it
- Meet Zynn Iwuhos
Dice Gambling with RicardoJunit test needs creation still- FindJefsMom
- KillMonks
- CleanAthorUnderground
- WaterForXiphin (Patches tracker ID: 3520164)
- TrapsForKlaas
- MixtureForOrtiv
- CoalForHunchey