Stendhal Testing: Difference between revisions

From Arianne
Jump to navigation Jump to search
Content deleted Content added
imported>AntumDeluge
Clients: tested new theme panels
imported>AntumDeluge
Server Bug Fixes: fixed Gourmet achievement
 
(195 intermediate revisions by the same user 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.
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 28: Line 28:
== Aida ==
== Aida ==


A special helper NPC, Aida, is available on the test server. You can request any item from & she can teleport you to specific maps, any NPC or player, & she can mark empty scrolls for you.
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 ==
== 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.''

== Entities ==

=== Added Creature Drops ===

* <creature>amethyst mermaid</creature>: amethyst {{Test|ok}}
* <creature>rysin dragon</creature>: amethyst {{Test|ok}}

=== NPC Shops ===

* <npc>Ognir</npc> buys amethyst {{Test|ok}}

=== New NPCs ===

* Gwen: sells accessories {{test|ok}} ''(AntumDeluge)''

== Items ==

=== New Items ===

* amethyst {{Test|ok}}

== Quests ==

=== Quest Fixes ===

* A Grandfather's Wish: can't re-enter well after Niall has been healed {{Test|ok}}

=== Changed Quests ===

* Unicorn Horns for Zelan:
** now repeatable after 3 days {{test|ok}} ''(AntumDeluge)''
** awards/penalizes karma when quest is accepted or rejected {{test|ok}} ''(AntumDeluge: does not appear that player can restart quest once it is started to get infinite karma)''

== Achievements ==

=== New Achievements ===

* Fairgoer: Bring Bobby 5 balloons {{test|ok}} ''(AntumDeluge)''
* Patiently Waiting on Grumpy: Serve up 50 decent meals to Groongo Rahnnt {{test|ok}} ''(AntumDeluge)''
* Floral Fondness: Help restock Nalwor flower shop 50 times {{test|ok}} ''(AntumDeluge)''
* Challenge Accepted: Complete 5 rounds of deathmatch without help {{test|ok}} ''(AntumDeluge)''
* Traveling Peddler: Make 20000 money in sales to NPCs {{test|ok}} ''(AntumDeluge)''


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


== Bug Fixes ==
* darkened <creature>caverat</creature> sprite {{Test|ok}}


== Combat ==
=== Server Bug Fixes ===


* {{StendhalCommit|a7e66a428840f0eed45328eacd1209321b86301e|fixed silent NPC fixed paths}} {{test|}}
* players can inflict status effects (currently only poison works on creatures) {{Test|ok}}
* {{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 ===
== Clients ==


* improved lighting effects to more closely match Java client {{test|}}
Replaced theme panels of questionable sources {{test|ok}} ''(AntumDeluge)''


=== Java Client ===
=== Desktop Client Bug Fixes ===


* updated Neutralinojs to fix window freezing on close on Windows {{test|}}
* fixed error where drawing stalled when weather sprite not found {{test|ok}} ''(AntumDeluge)''
* nativehelper extension process ends when authentication client disconnects (Windows bug) {{test|}}
* added emoji support {{Test|ok}}


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


* trimmed large music files to decrease size to 2MB or less
* fixed admin inspect action from context menu {{test|ok}} ''(AntumDeluge)''
** Should help to mitigate {{GitHubIssue|750|issue with Java client failing to load large music data on systems with low resources}}.
* fixed closing action context menu when clicking anywhere {{test|nok}} ''(AntumDeluge: doesn't work with friends list)''
** Affected files:
* fixed movement with direction key {{test|ok}} ''(AntumDeluge)''
*** {{StendhalFile|master|data/music/dark_quest.ogg|dark_quest.ogg}} {{test|}}
* fixed duration time of chat & notification bubbles {{test|ok}} ''(AntumDeluge)''
*** {{StendhalFile|master|data/music/night_town.ogg|night_town.ogg}} {{test|}}
* fixed attack sprite positioning {{test|nok}} ''(AntumDeluge: N-facing needs adjusted)''
*** {{StendhalFile|master|data/music/settlement_of_the_frontier.ogg|settlement_of_the_frontier.ogg}} {{test|}}
* fixed tutorial profile image not displaying on first notification {{test|ok}} ''(AntumDeluge)''
*** {{StendhalFile|master|data/music/spinning_tavern.ogg|spinning_tavern.ogg}} {{test|}}
* fixed item & corpse failsafe image {{test|ok}} ''(AntumDeluge)''
* fixed emote action {{test|ok}} ''(AntumDeluge)''
* fixed sounds not stopping when audio is turned off {{test|ok}} ''(AntumDeluge)''
* fixed apostrophe's being removed in chat log {{test|ok}} ''(AntumDeluge)''
* chat log copy option only copies selection if text is highlighted {{test|ok}} ''(AntumDeluge)''
* added support for drawing weather effects {{test|ok}} ''(AntumDeluge)''
* added login sound {{test|ok}} ''(AntumDeluge)''
* added bell notification on private messages {{test|ok}} ''(AntumDeluge)''
* replaced text bubble achievement notification with scroll background & icon {{test|nok}} ''(AntumDeluge: background width, icon alignment, & text alignment need adjusted)''
* added music & looped sounds support {{test|ok}} ''(AntumDeluge)''
* added HP bar to stats panel {{test|ok}} ''(AntumDeluge)''
* added karma bar to stats panel {{test|ok}} ''(AntumDeluge)''
* added trade dialog {{test|nok}} ''(AntumDeluge: "accepted" text messes up layout)''


= Standard Tests =
= Standard Tests =

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 <npc>Gwen|Gwen's</npc> shop reduced by 50% : please test

Bug Fixes

Server Bug Fixes

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

Standard Tests

  1. Move around
  2. Use double click on main screen to walk
  3. Use double click on Minimap to walk
  4. Use auto key focus to walk and stop walking
  5. Collide with something
  6. Collide with objects
  7. Check that your Minimap, Settings Panel, Bag, Keyring, Buddies list and Character Window appear correctly
  8. Use Look, /tell, /who, Attack and Stop Attack
  9. Use Set Outfit
  10. Use admin *Destroy, *Inspect and *Alter
  11. Run admin script
  12. Talk with NPC
  13. Change zone
  14. Use portal. especially any which might have changed recently
  15. Use teleport scrolls
  16. Use summon scrolls
  17. Visit many areas. Any NPCs who can't be created will show up in your console log
  18. Buy items
  19. Sell items
  20. Buy a sheep
  21. Sell sheep
  22. Attack a creature
  23. Loot a corpse
  24. Move corpses around
  25. Level up
  26. Harvest grain
  27. Pick food from a plant grower and check it grows back
  28. Get item produced and collect it
  29. Use a bank chest
  30. Use item taken from bank chest
  31. Use a bank vault
  32. Use a scroll from the bank vault
  33. Logout in the bank vault
  34. Move items from body to bag
  35. Drop items
  36. Move items around on the ground
  37. Redo some quests, pick at random from StendhalQuest
  38. Do Semos Mayor quest
  39. Do Ados mayor quest
  40. Do deathmatch
  41. Go to dreamscape and 7 kikareukin clouds
  42. Use the wizard bank
  43. Gamble in Semos tavern
  44. Play blackjack on Athor ferry
  45. Do /where playername
  46. Use /support and /supportanswer
  47. Check /help and /gmhelp
  48. Add buddies
  49. Remove buddies
  50. Rent an outfit
  51. Rent a sign from Gordon
  52. Push someone
  53. Get sent to jail, get released
  54. Ignore someone
  55. Remove the ignore from someone
  56. Go /away with a message, have someone else /msg you, check the mouse over box in the status pannel
  57. Go /grumpy with a message, have buddy and non buddy /msg you, check the mouse over box in the status pannel
  58. Get poisoned
  59. Eat too much
  60. Die (many ways)
  61. Login in with wrong version. It MUST warn
  62. Login to server. It MUST work
  63. Listen to music and sound
  64. Login using automatically updated client
  65. 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 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 <npc>Haizen</npc> chatlog needed: solving maze, chatlog there for: player logs off while doing it
  • Meet <npc>Zynn Iwuhos</npc>
  • Dice Gambling with <npc>Ricardo</npc> Junit test needs creation still
  • FindJefsMom
  • KillMonks
  • CleanAthorUnderground
  • WaterForXiphin (Patches tracker ID: 3520164)
  • TrapsForKlaas
  • MixtureForOrtiv
  • CoalForHunchey