Stendhal Testing: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>AntumDeluge →New/Replaced Sprites: New sprite for "barbarian chaman" |
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 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 == |
|||
''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 == |
|||
''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.'' |
|||
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>''' |
|||
== 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. |
|||
* New {{StendhalFile|master|src/games/stendhal/server/actions/move/ConditionalStopAction.java|ConditionalStopAction}} class: |
|||
** Used to stop player movement via keypress when client input loses focus to prevent uncontrolled walking: {{StendhalCommit|ef21dc6|ef21dc6}} {{test|}} |
|||
** Character should continue walking if focus is lost only if other methods for movement are used: |
|||
*** Path is set using mouse click. {{test|}} |
|||
*** Auto-walk is active. {{test|}} |
|||
** Fix for [https://github.com/arianne/stendhal/issues/60 Player Continues Walking When Client Loses Focus] |
|||
** '''BUG:''' Using ''teleclickmode'' causes player to continue walking after teleport. {{test|nok|}} |
|||
= Testing Aids = |
|||
=== Pets === |
|||
== Aida == |
|||
* Testing new Pet features ''('''NOTE:''' the following is from previous release but still may need testing/fixed)'' |
|||
** leveling up. {{test|nok}} (AntumDeluge) '''''Issue:''' Baby dragon doesn't seem to gain any XP from fighting.'' |
|||
** healing with potions. {{test|ok}} (AntumDeluge) |
|||
** '''BUG:''' Pets can trap players in narrow passages. {{test|nok}} |
|||
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. |
|||
Some bugs to look for: |
|||
== Testing Key == |
|||
- Do pets get stuck at any point, and Forget how to follow owners? |
|||
{{TestingKey|class=simple}} |
|||
- Do any items go to waste when they go to drink or eat them? |
|||
= Tests Specific to the Next Release = |
|||
- When baby dragons grow into adults they can get stuck in walls. {{test|nok}} |
|||
== Commerce == |
|||
* outfit prices in <npc>Gwen|Gwen's</npc> shop reduced by 50% {{test|}} |
|||
==== New/Replaced Sprites ==== |
|||
== Bug Fixes == |
|||
* enemies: |
|||
** <creature>barbarian</creature> ({{StendhalCommit|a6d69d6|a6d69d6}}) {{test|}} |
|||
** <creature>barbarian chaman</creature> ({{StendhalCommit|40eb548|40eb548|}}) {{test|}} |
|||
** <creature>barbarian wolf</creature> ({{StendhalCommit|898036d|898036d}}) {{test|}} |
|||
** <creature>blue mohiko</creature> ({{StendhalCommit|768128e|768128e}}) {{test|}} |
|||
** <creature>cyclops</creature> ({{StendhalCommit|16df764|16df764}}) {{test|}} |
|||
** <creature>fallen high priest</creature> ({{StendhalCommit|950c2e7|950c2e7}}) {{test|}} |
|||
** <creature>fallen priest</creature> ({{StendhalCommit|987d7ec|987d7ec}}) {{test|}} |
|||
** <creature>kalavan housewife</creature> ({{stendhalCommit|ad1ef57|ad1ef57}}) {{test|}} |
|||
** <creature>madaram axeman</creature> ({{StendhalCommit|1d6ec3f|1d6ec3f}}) {{test|}} |
|||
** <creature>madaram archer</creature> ({{StendhalCommit|942334e|942334e}}) {{test|}} |
|||
** <creature>madaram cavalry</creature> ({{StendhalCommit|136dc53|136dc53}}) {{test|}} |
|||
** <creature>madaram peasant</creature> ({{StendhalCommit|0a4e387|0a4e387}}) {{test|}} |
|||
** <creature>madaram queen</creature> ({{StendhalCommit|aa4234b|aa4234b}}) {{test|}} |
|||
** <creature>madaram soldier</creature> ({{StendhalCommit|7f0f279|7f0f279}}) {{test|}} |
|||
** <creature>ninja</creature> ({{StendhalCommit|5c9bb86|5c9bb86}}) {{test|}} |
|||
** <creature>red roohako</creature> ({{StendhalCommit|a390458|a390458}}) {{test|}} |
|||
** <creature>thing</creature> ({{StendhalCommit|ecd1778|ecd1778}}) {{test|}} |
|||
** <creature>xenocium</creature> ({{StendhalCommit|e14f0b0|e14f0b0}}) {{test|}} |
|||
* NPCs: |
|||
** {{StendhalCommit|0fece60|barracksbuyernpc}} (<npc>Mrotho</npc>) {{test|}} |
|||
** {{StendhalCommit|0aa6aed|doctornpc}} (<npc>Dr. Feelgood</npc>) {{test|}} |
|||
** {{StendhalCommit|f11e72e|elfbankeroldnpc}} (<npc>Grafindle</npc>) {{test|}} |
|||
** {{StendhalCommit|dc69626|elfflowergrowernpc}} (<npc>Seremela</npc>) {{test|}} |
|||
** {{StendhalCommit|1fc3818|elfprincessnpc}} (<npc>Tywysoga</npc>) {{test|}} |
|||
** {{StendhalCommit|5fcf79c|gardenernpc}} (<npc>Sue</npc>) {{test|}} |
|||
** {{StendhalCommit|fbd841c|grandadnpc}} (<npc>Valo</npc>) {{test|}} |
|||
** {{StendhalCommit|0c49095|greendwarfnpc}} (<npc>Gulimo</npc> & <npc>Loretta</npc>) {{test|}} |
|||
** {{StendhalCommit|fa91835|halfelfnpc}} (<npc>Aerianna</npc>) {{test|}} |
|||
** {{StendhalCommit|addc424|highpriestnpc}} (<npc>Aenihata</npc>) {{test|}} |
|||
** {{StendhalCommit|20afdfa|largeblackwizardnpc}} (<npc>Ravashack</npc>) {{test|}} |
|||
** {{StendhalCommit|507f114|maidnpc}} (<npc>Coralia</npc>) {{test|}} |
|||
** {{StendhalCommit|1647c41|man_002_npc}} (<npc>Lawrence</npc>) {{test|}} |
|||
** {{StendhalCommit|c915c4b|man_008_npc}} (<npc>Martin Farmer</npc>) {{test|}} |
|||
** {{StendhalCommit|6027536|olddwarfnpc}} (<npc>Hogart</npc> & <npc>Ritati Dragontracker</npc>) {{test|}} |
|||
** {{StendhalCommit|26709da|oldfishermannpc}} (<npc>Fritz</npc>) {{test|}} |
|||
** {{StendhalCommit|4cfdff2|orientalwizardnpc}} (<npc>Jaer</npc>) {{test|}} |
|||
** {{StendhalCommit|c1601cd|priestnpc}} (<npc>Priest</npc>) {{test|}} |
|||
** {{StendhalCommit|02db3ee|principalnpc}} (<npc>Femme Fatale</npc>) {{test|}} |
|||
** {{StendhalCommit|2b3333a|recruiter1npc}} (<npc>Stefan</npc>) {{test|}} |
|||
** {{StendhalCommit|8845ca5|slim_woman_npc}} (<npc>Liliana</npc>) {{test|}} |
|||
** {{StendhalCommit|30491c8|taxmannpc}} (<npc>Mr Taxman</npc>) {{test|}} |
|||
** {{StendhalCommit|61de24b|witchnpc}} (<npc>Jynath</npc>) {{test|}} |
|||
** {{StendhalCommit|ad316a2|witch3npc}} (<npc>Esolte Vietta</npc>) {{test|}} |
|||
* outfit: |
|||
** {{StendhalCommit|3cb8ecc|hair_045 & hair_095}} {{test|}} |
|||
* corpse (harmless): |
|||
** {{StendhalCommit|318e8ef|chaos green dragonrider & chaos red dragonrider}} {{test|}} |
|||
** {{StendhalCommit|318e8ef|cobra & king cobra}} {{test|}} |
|||
** {{StendhalCommit|318e8ef|crocodile}} {{test|}} |
|||
** {{StendhalCommit|8ec23cb|elephant}} {{test|}} |
|||
** {{StendhalCommit|318e8ef|flying golden dragon & twin headed dragon}} {{test|}} |
|||
** {{StendhalCommit|318e8ef|giant}} {{test|}} |
|||
** {{StendhalCommit|318e8ef|giant dwarf & Dhohr Nuggetcutter}} {{test|}} |
|||
** {{StendhalCommit|318e8ef|giant kobold}} {{test|}} |
|||
** {{StendhalCommit|318e8ef|green dragon, blue dragon, red dragon, & black dragon}} {{test|}} |
|||
** {{StendhalCommit|318e8ef|kraken}} {{test|}} |
|||
** {{StendhalCommit|59f905c|spider, poisonous spider, & giant spider}} {{test|}} |
|||
* Untested new sprites from previous release: |
|||
** enemies: |
|||
*** <creature>unicorn</creature> ({{StendhalCommit|03b0094|03b0094}}) {{Test|}} |
|||
** NPCs: |
|||
*** ''santaclausnpc (Santa)'' ({{StendhalCommit|ff96636d58|ff96636d58}}) {{Test|}} |
|||
=== Server Bug Fixes === |
|||
* {{StendhalCommit|a7e66a428840f0eed45328eacd1209321b86301e|fixed silent NPC fixed paths}} {{test|}} |
|||
Questions to consider: |
|||
* {{StendhalCommit|962bd11aeca6415f29a477bf3039a1ebb4f04729|fixed invalid head outfit index}} of <npc>Mr Ross</npc> {{test|}} |
|||
* Is the ability of the enemy to spawn affected? |
|||
* fixed <npc>Wikipedian|Wikipedian's</npc> access to Wikipedia {{test|}} |
|||
* Can the enemy no longer fit through spaces where it could before? |
|||
* fixed [https://stendhalgame.org/achievement/Gourmet.html Gourmet achievement] {{test|}} |
|||
* Can the enemy now fit through spaces where it could not before? |
|||
** Broken by changes to Coal for Haunchy quest. |
|||
* How is attacking players in groups affected? |
|||
** Can players now be attacked by more or less enemies at one time? |
|||
* Does the creature need a new corpse with different dimensions? |
|||
=== Web Client Bug Fixes === |
|||
<h4>Enemies ''(Collision for these enemies should be tested in the areas where they spawn.)'':</h4> |
|||
* <creature>elephant</creature> ({{StendhalCommit|fd426c6|from 1,1 (48x64) to 3,2 (96x96)}}) {{test|ok|collision}} (tested by: AntumDeluge) |
|||
* improved lighting effects to more closely match Java client {{test|}} |
|||
=== Movement === |
|||
=== Desktop Client Bug Fixes === |
|||
Auto-walk: |
|||
* Execution: |
|||
** Replaced "Alt. + direction" with double press direction key to initiate. {{test|nok|}} (AntumDeluge) '''''BUGGY:''' Delayed direction release seems to interfere so does not always initiate.'' |
|||
*** General settings option "''Double-tap direction for auto-walk''" must be enabled. {{test|}} |
|||
* Behaviour: |
|||
** Players are now forced to stop after using portals (old behaviour). {{test|}} |
|||
*** Because prediction of which side player will end up on dest. portal, player must stop else they may continuously traverse back & forth between portals. |
|||
*** Players should still move continuously after zone changes. {{test|}} |
|||
* updated Neutralinojs to fix window freezing on close on Windows {{test|}} |
|||
Continuous movement: |
|||
* nativehelper extension process ends when authentication client disconnects (Windows bug) {{test|}} |
|||
* Used to allow player to move continuously after zone change or teleport when using direction keys to walk. {{test|}} |
|||
** Disabled for portals for same reason as ''auto-walk''. |
|||
* To enable/disable: |
|||
** Via Settings -> General -> Continuous movement". {{test|}} |
|||
** Using <span style="color:green;font-style:italic;">movecont</span> slash command. {{test|}} |
|||
=== General Bug Fixes === |
|||
* trimmed large music files to decrease size to 2MB or less |
|||
=== NPC Behaviour === |
|||
** 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 = |
|||
These NPCs will stop instead of turn around after collision: |
|||
* <npc>Anna</npc> {{test|}} |
|||
* <npc>Dr. Feelgood</npc> {{test|}} |
|||
* <npc>George</npc> {{test|}} |
|||
* <npc>Jens</npc> {{test|}} |
|||
* <npc>Jynath</npc> {{test|}} |
|||
* <npc>Katinka</npc> {{test|}} |
|||
* <npc>Loretta</npc> {{test|}} |
|||
* <npc>Morgrin</npc> {{test|}} |
|||
* <npc>Mr. Yeti</npc> {{test|}} |
|||
* <npc>Mrs. Yeti</npc> {{test|}} |
|||
* <npc>Valo</npc> {{test|}} |
|||
== Unapproved Changes == |
|||
== Standard Tests == |
|||
# Move around |
# Move around |
||
| Line 241: | 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 = |
|||
* 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 = |
|||
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. |
||