Stendhal Testing: Difference between revisions

From Arianne
Jump to navigation Jump to search
Content deleted Content added
imported>AntumDeluge
New NPCs: Chester disabled
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 '''[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 Aids ==


=== Aida ===
== 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.
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.


=== Testing Key ===
== 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>'''
{|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>
|}


== 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.
== Tests Specific to the Next Release ==


= Testing Aids =
''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.''


== Aida ==
''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.''


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.
=== New NPCs ===


==== Atlantis ====
== Testing Key ==


{{TestingKey|class=simple}}
* City (-7_deniran_atlantis):
** Ryla {{test|}}
*** gives information about Atlantis & heals.
* Potions Shop:
** Mirielle {{test|}}
*** sells: <item>antidote</item>, <item>greater antidote</item>, <item>potion</item>, <item>greater potion</item>, <item>mega potion</item>, <item>sedative</item>, <item>empty scroll</item>


= Tests Specific to the Next Release =
==== Deniran ====


== Commerce ==
* 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.
* Dress Shop (0_deniran_city_e):
** Pierre {{test|nok}} ''(Test by: <span style="color:green;">AntumDeluge</span>: some problems with bear outfit & dress layer)''
*** rents out the following outfits: ''<span style="color:#00aa00;">blue bear</span>'', ''<span style="color:#00aa00;">brown bear</span>'', & ''<span style="color:#00aa00;">superstendhal</span>''
* Grocery Store:
** Jimbo {{test|}}
*** sells: <item>vinegar</item> & <item>olive oil</item>
* Pawn Shop (0_deniran_city)
** Harley {{test|}}
*** buys: <item>leather thread</item>, <item>bat entrails</item>, <item>pelt</item>, <item>vampirette entrails</item>, <item>silk gland</item>, <item>unicorn horn</item>, <item>venom gland</item>, & <item>mythical egg</item>
** Sawyer {{test|}}
*** buys: <item>skull ring</item>, <item>engagement ring</item>, <item>medicinal ring</item>, <item>placid ring</item>, <item>insulated ring</item>, <item>turtle shell ring</item>, & <item>imperial ring</item>
* Weapons Shop (0_deniran_city_w)
** Raven {{test|}}
*** makes: ''<span style="color:#00aa00;">enhanced imperial ring</span>''
*** requirements: <item>imperial ring</item>, <item>turtle shell ring</item>, 25 <item>unicorn horn|unicorn horns</item>, & 260,000 <item>money</item>


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


== Bug Fixes ==
* Assassin's Archery Range (0_nalwor_forest_n):
** <del>Chester {{test|}}</del> (disabled)
*** 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: ''<span style="color:#00aa00;">training sword</span>'', <item>shuriken</item>, <item>fire shuriken</item>
*** repairs: ''<span style="color:#00aa00;">training sword</span>


==== Changes locations ====
=== Server Bug Fixes ===


* {{StendhalCommit|a7e66a428840f0eed45328eacd1209321b86301e|fixed silent NPC fixed paths}} {{test|}}
* Rengard {{test|}}
* {{StendhalCommit|962bd11aeca6415f29a477bf3039a1ebb4f04729|fixed invalid head outfit index}} of <npc>Mr Ross</npc> {{test|}}
** offers quest [[Stendhal Quest/Collect Enemy Data|Collect Enemy Data]]
* fixed <npc>Wikipedian|Wikipedian's</npc> access to Wikipedia {{test|}}
** Can be found on 1 of 5 maps: ''<span style="color:#00aa00;">0_semos_mountain_n2_w</span>'', ''<span style="color:#00aa00;">0_semos_mountain_n2_w2</span>'', ''<span style="color:#00aa00;">0_deniran_forest_n2_e</span>'', ''<span style="color:#00aa00;">-7_deniran_atlantis_mtn_n_e2</span>, or ''<span style="color:#00aa00;">0_orril_mountain_n_w2</span>''
* fixed [https://stendhalgame.org/achievement/Gourmet.html Gourmet achievement] {{test|}}
** Sells ''<span style="color:#00aa00;">bestiary</span> after Collect Enemy Data quest is completed.
** Broken by changes to Coal for Haunchy quest.


=== Combat Changes ===
=== Web Client Bug Fixes ===


* RATK stat now used for ranged weapons instead of ATK {{test|}}
* improved lighting effects to more closely match Java client {{test|}}
* New sound effect for level up notification {{test|}}
* Player receives notification when DEF, ATK, or RATK level up {{test|}}


=== Enemies ===
=== Desktop Client Bug Fixes ===


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


=== General Bug Fixes ===
Drops:
* <creature>giant bat</creature> & <creature>giant killer bat</creature> now drop <item>ham</item> {{test|}}
* <creature>woolly mammoth</creature> now drops <item>ham</item> {{test|}}
* <creature>penguin</creature> drops <item>chicken</item> instead of <item>meat</item> {{test|}}
* <creature>dodo</creature> drops <item>chicken</item> instead of <item>ham</item> {{test|}}


* trimmed large music files to decrease size to 2MB or less
Behavior:
** Should help to mitigate {{GitHubIssue|750|issue with Java client failing to load large music data on systems with low resources}}.
* <creature>baby pegasus</creature> is now non-aggressive & retreats when attacked {{test|}}
** Affected files:
* <creature>blordrough general</creature> attacks weakest {{test|}}
*** {{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 =
Added sounds:
* <creature>werewolf</creature> (4 sounds) {{test|}}

Misc:
* fixed dimensions of dragon corpses {{test|}}

==== New Enemies ====

* ''<span style="color:#00aa00;">fire demon</span>'' {{test|nok}} ''(Tested by: <span style="color:green;">AntumDeluge:</span> has not been added to any maps yet)''

=== New Items ===

* ''<span style="color:#00aa00;">bestiary</span>'' {{test|}}
** Owner can use to see which creatures have been killed solo & shared.
*** Only the player that purchases the bestiary can use it.
** Can be purchased from Rengard after completing the [[Stendhal Quest/Collect Enemy Data|Collect Enemy Data]] quest.
* ''<span style="color:#00aa00;">training sword</span>'' {{test|}}
** A very weak sword that will eventually break.
** ATK: 0, rate: 1
** Breaks after about 800 uses.
** Purchased from Akutagawa.
** Repaired by Akutagaway.
* ''<span style="color:#00aa00;">auto crossbow</span>'' {{test|}}
** RATK: 0, rate: 1
** Breaks after about 800 uses.
** Purchased from Chester.
** Repaired by Chester.
* ''<span style="color:#00aa00;">auto crossbow A</span>'' {{test|}}
** RATK: 0, rate: 1
** Breaks after about 1400 uses.
** Purchased from Chester.
** Repaired by Chester.
* ''<span style="color:#00aa00;">auto crossbow A+</span>'' {{test|}}
** RATK: 0, rate 1
** Breaks after about 3600 uses.
** Purchased from Chester.
** Repaired by Chester.
* ''<span style="color:#00aa00">enhanced imperial ring</span>'' {{test|}}
** ATK: 1, DEF: 1
** Made by Raven.

=== Quests ===

==== Quest Changes ====

* 5 <item>unicorn horn|unicorn horns</item> added to [[Stendhal Quest/Kirdneh Museum Needs Help|Kirdneh Museum quest]] {{test|}}
* All blordroughs are counted in [[Stendhal Quest/Kill Enemy Army|Kill Enemy Army quest]]. {{test|}}

==== New Quests ====

* [[Stendhal Quest/Collect Enemy Data|Collect Enemy Data]] {{test|}}
** Given by Rengard.

=== Achievements ===

==== Achievement Changes ====

* <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|Legend}} & {{AchievementLink|team_player|Team Player}} {{test|}}
* {{AchievementLink|Westerner}} now achievable {{test|}}
* {{AchievementLink|Spelunker}} fixed so players do not have to revisit ''<span style="color:#00aa00;">-2_deniran_caves_n</span>'' & ''<span style="color:#00aa00;">-2_deniran_caves_nw</span>''

==== New Achievements ====

* ''<span style="color:#00aa00;">Bobbing for Apples:</span>'' harvest or loot 1,000 apples {{test|}}
* ''<span style="color:#00aa00;">Royally Endowed:</span>'' loot a complete royal equipment set {{test|}}
* ''<span style="color:#00aa00;">Deep Sea Fisherman:</span>'' kill 500 sharks, kraken, & neo kraken {{test|}}
* ''<span style="color:#00aa00;">Zombie Apocalypse:</span>'' kill 500 zombies {{test|}}
** includes: <creature>zombie</creature>, <creature>bloody zombie</creature>, <creature>headless monster</creature>, & <creature>rotten zombie</creature>
* ''<span style="color:#00aa00;">Chicken Nuggets:</span>'' kill 100 of each type of fowl {{test|}}
** includes: <creature>chick</creature>, <creature>chicken</creature>, <creature>dodo</creature>, <creature>mother hen</creature>, <creature>penguin</creature>, <creature>pigeon</creature>
* ''<span style="color:#00aa00;">Pachyderm Mayhem:</span>'' kill 100 of each type of pachyderm {{test|}}
** includes: <creature>elephant</creature>, <creature>bull elephant</creature>, <creature>musth elephant</creature>, <creature>woolly mammoth</creature>
* ''<span style="color:#00aa00;">Imperialist Dominator:</span>'' finish [[Stendhal Quest/Kill Blordroughs|Kill Blordroughs quest]] 50 times {{test|}}
* ''<span style="color:#00aa00;">Imperialist Dictator:</span>'' finish [[Stendhal Quest/Kill Blordroughs|Kill Blordroughs quest]] 100 times {{test|}}

=== Areas ===

==== New Outside Areas ====

'''Nalwor:'''
* ''<span style="color:#00aa00;">archery range</span>'' {{test|}}
** Located in ''<span style="color:#00aa00;">0_nalwor_forest_n</span>''.
** Can be used for training with ranged weapons for a fee.
* ''<span style="color:#00aa00;">dojo</span>'' {{test|}}
** Located in ''<span style="color:#00aa00;">0_nalwor_forest_n</span>''.
** Can be used for training with melee weapons for a fee.

==== New Interior Areas ====

'''Deniran:'''
* ''<span style="color:#00aa00;">Deniran Pawn Shop</span>'' {{test|}}
** Entrance at ''<span style="color:#00aa00;">0_deniran_city</span>''.
* ''<span style="color:#00aa00;">Deniran Psychic Parlor</span>'' {{test|}}
** Entrance at ''<span style="color:#00aa00;">0_deniran_river_se</span>''.

'''Atlantis:'''
* ''<span style="color:#00aa00;">Atlantis Potions Shop</span>''
** Entrance at ''<span style="color:#00aa00;">-7_deniran_atlantis</span>''.

== Standard Tests ==


# Move around
# Move around
Line 279: 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.



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