Stendhal Testing: Difference between revisions
imported>AntumDeluge →New/Replaced Sprites: Tested umbrella & balloons |
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|}} |
|||
* HP bar & name stay in view of display. {{test|ok}} '''Tested by:''' AntumDeluge |
|||
* "Attack" menu option removed from butterflies in Semos Plains N. {{test|}} |
|||
** Effects all PassiveNPC types: |
|||
*** Puppy should still have "Pet" option. {{test|}} |
|||
= 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) |
|||
** Pets are now passable so as to not trap players. {{test|}} |
|||
*** Should not be able to walk through walls. {{test|}} |
|||
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 Tilesets ==== |
|||
== Bug Fixes == |
|||
* plant/tree/ |
|||
** {{StendhalCommit|1b9350a|christmas_tree}} {{test|}} |
|||
** {{StendhalCommit|6fa5e2b|house_chalet}} {{test|}} |
|||
=== Server Bug Fixes === |
|||
* {{StendhalCommit|a7e66a428840f0eed45328eacd1209321b86301e|fixed silent NPC fixed paths}} {{test|}} |
|||
* enemies: |
|||
* {{StendhalCommit|962bd11aeca6415f29a477bf3039a1ebb4f04729|fixed invalid head outfit index}} of <npc>Mr Ross</npc> {{test|}} |
|||
** <creature>arachne</creature> ({{StendhalCommit|485fb2f|485fb2f}}) {{test|ok}} (tigertoes) |
|||
* fixed <npc>Wikipedian|Wikipedian's</npc> access to Wikipedia {{test|}} |
|||
** <creature>barbarian</creature> ({{StendhalCommit|a6d69d6|a6d69d6}}) {{test|ok}} (tigertoes) |
|||
* fixed [https://stendhalgame.org/achievement/Gourmet.html Gourmet achievement] {{test|}} |
|||
** <creature>barbarian chaman</creature> ({{StendhalCommit|40eb548|40eb548}}) {{test|ok}} (tigertoes) |
|||
** Broken by changes to Coal for Haunchy quest. |
|||
** <creature>barbarian elite</creature> ({{StendhalCommit|f9d0039|barbarian_elite}}) ('''''needs to be reworked to match style of other barbarians''''') {{test|}} |
|||
** <creature>barbarian leader</creature> ({{StendhalCommit|f66d219|f66d219}}) ('''''needs to be reworked to match style of other barbarians''''') {{test|}} |
|||
** <creature>barbarian wolf</creature> ({{StendhalCommit|898036d|898036d}}) {{test|ok}} (tigertoes) |
|||
** <creature>blordrough corporal</creature> ({{StendhalCommit|002e577|002e577}}) {{test|ok}} (tigertoes) |
|||
** <creature>blordrough quartermaster</creature> ({{StendhalCommit|51e9b20|51e9b20}}) {{test|ok}} (tigertoes) |
|||
** <creature>blordrough storm trooper</creature> ({{StendhalCommit|d74c718|d74c718}}) {{test|ok}} (tigertoes) |
|||
** <creature>blue mohiko</creature> ({{StendhalCommit|768128e|768128e}}) {{test|ok}} (tigertoes) |
|||
** <creature>cyclops</creature> ({{StendhalCommit|16df764|16df764}}) {{test|ok}} (tigertoes) |
|||
** <creature>elder skeleton</creature> ({{StendhalCommit|301c930|301c930}}) {{test|ok}} (tigertoes) |
|||
** <creature>fallen high priest</creature> ({{StendhalCommit|950c2e7|950c2e7}}) {{test|ok}} (tigertoes) |
|||
** <creature>fallen priest</creature> ({{StendhalCommit|987d7ec|987d7ec}}) {{test|ok}} (tigertoes) |
|||
** <creature>green phantom</creature> ({{StendhalCommit|fb18b46|fb18b46}}) {{test|ok}} (tigertoes) |
|||
** <creature>high lich</creature> ({{StendhalCommit|80629c4|80629c4}}) {{test|ok}} (tigertoes) |
|||
** <creature>hunter</creature> ({{StendhalCommit|ddb46b0|ddb46b0}}) {{test|ok}} (tigertoes) |
|||
** <creature>imperial commander</creature> ({{StendhalCommit|3648d1c|3648d1c}}) {{test|ok}} (tigertoes) |
|||
** <creature>imperial general giant</creature> ({{StendhalCommit|3498d0f|3498d0f}}) {{test|ok}} (tigertoes) |
|||
** <creature>imperial mutant</creature> ({{StendhalCommit|19d457b|19d457b}}) {{test|ok}} (tigertoes) |
|||
** <creature>kalavan housewife</creature> ({{stendhalCommit|ad1ef57|ad1ef57}}) {{test|ok}} (tigertoes) |
|||
** <creature>lich</creature> ({{StendhalCommit|53cf96|53cf96}}) {{test|ok}} (tigertoes) |
|||
** <creature>madaram axeman</creature> ({{StendhalCommit|1d6ec3f|1d6ec3f}}) {{test|ok}} (tigertoes) |
|||
** <creature>madaram archer</creature> ({{StendhalCommit|942334e|942334e}}) {{test|ok}} (tigertoes) |
|||
** <creature>madaram buster blader</creature> ({{StendhalCommit|e2ddcac|e2ddcac}}) {{test|ok}} (tigertoes) |
|||
** <creature>madaram cavalry</creature> ({{StendhalCommit|136dc53|136dc53}}) {{test|ok}} (tigertoes) |
|||
** <creature>madaram peasant</creature> ({{StendhalCommit|0a4e387|0a4e387}}) {{test|ok}} (tigertoes) |
|||
** <creature>madaram queen</creature> ({{StendhalCommit|aa4234b|aa4234b}}) {{test|ok}} (tigertoes) |
|||
** <creature>madaram soldier</creature> ({{StendhalCommit|7f0f279|7f0f279}}) {{test|ok}} (tigertoes) |
|||
** <creature>madaram windwalker</creature> ({{StendhalCommit|ea4dfd2|ea4dfd2}}) {{test|ok}} (tigertoes) |
|||
** <creature>master giant</creature> ({{StendhalCommit|e78fd6c|e78fd6c}}) {{test|ok}} (tigertoes) |
|||
** <creature>necrosophia</creature> ({{StendhalCommit|fbd3c95|fbd3c95}}) {{test|ok}} (tigertoes) |
|||
** <creature>ninja</creature> ({{StendhalCommit|5c9bb86|5c9bb86}}) {{test|ok}} (tigertoes) |
|||
** <creature>red roohako</creature> ({{StendhalCommit|a390458|a390458}}) {{test|ok}} (tigertoes) |
|||
** <creature>thing</creature> ({{StendhalCommit|ecd1778|ecd1778}}) {{test|ok}} (tigertoes) |
|||
** <creature>wooden golem</creature> ({{StendhalCommit|7c06baf|7c06baf}}) {{test|ok}} (tigertoes) |
|||
** <creature>xenocium</creature> ({{StendhalCommit|e14f0b0|e14f0b0}}) {{test|ok}} (tigertoes) |
|||
* NPCs: |
|||
** <npc>Aerianna</npc> ({{StendhalCommit|fa91835|halfelfnpc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Aenihata</npc> ({{StendhalCommit|addc424|highpriestnpc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Aldrin</npc> ({{StendhalCommit|9bea710|beekeepernpc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Alexander</npc> ({{StendhalCommit|53f1bab|weaponrytradernpc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Anastasia</npc> ({{StendhalCommit|ff10c2e|woman_006_npc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Andy</npc> ({{StendhalCommit|f8c2230|manwithhatnpc}}) {{test|ok}} (tigertoes) |
|||
** <npc>Anna</npc> ({{StendhalCommit|a0c120c|kid5npc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Ben</npc> ({{StendhalCommit|0cd6c20|kid7npc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Caroline</npc> ({{StendhalCommit|55cff0b|fishermansdaughternpc}})) {{test|ok}} (tigertoes) |
|||
** <npc>Coralia</npc> ({{StendhalCommit|507f114|maidnpc}}) {{test|ok}} ''(AntumDeluge)'' |
|||
** <npc>Dr. Feelgood</npc> ({{StendhalCommit|0aa6aed|doctornpc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Erastus</npc> ({{StendhalCommit|b940ad2|blueoldwizardnpc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Esolte Vietta</npc> ({{StendhalCommit|ad316a2|witch3npc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Felina</npc> ({{StendhalCommit|8c5e9ec|woman_009_npc}}) {{test|ok}} ''(AntumDeluge)'' |
|||
** <npc>Femme Fatale</npc> ({{StendhalCommit|02db3ee|principalnpc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Fritz</npc> ({{StendhalCommit|26709da|oldfishermannpc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>George</npc> ({{StendhalCommit|44996db|kid4npc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Goran</npc> ({{StendhalCommit|a1006e1|deadmannpc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Grafindle</npc> ({{StendhalCommit|f11e72e|elfbankeroldnpc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Gulimo</npc> & <npc>Loretta</npc> ({{StendhalCommit|0c49095|greendwarfnpc}}) & {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Hazel</npc> ({{StendhalCommit|f8c2230|curatornpc}}) {{test|ok}} (tigertoes) |
|||
** <npc>Imorgen</npc> ({{StendhalCommit|8ce7db3|youngwitchnpc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' (hat may need adjusted on N-facing frames) |
|||
** <npc>Jaer</npc> ({{StendhalCommit|4cfdff2|orientalwizardnpc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Jef</npc> ({{StendhalCommit|b809ca4|kid6npc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Jens</npc> ({{StendhalCommit|55ab75b|kid3npc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Jynath</npc> ({{StendhalCommit|61de24b|witchnpc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Kelicia</npc> ({{StendhalCommit|b92c172|swimmer7npc}}) {{test|ok}} (tigertoes) |
|||
** <npc>Lawrence</npc> ({{StendhalCommit|1647c41|man_002_npc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Liliana</npc> ({{StendhalCommit|8845ca5|slim_woman_npc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Martin Farmer</npc> ({{StendhalCommit|c915c4b|man_008_npc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Mircea</npc> ({{StendhalCommit|781ce88|oldwitchnpc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Monogenes</npc> ({{StendhalCommit|a98c830|oldmannpc}}) (only head has changed) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Mr Taxman</npc> ({{StendhalCommit|30491c8|taxmannpc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Mrotho</npc> ({{StendhalCommit|0fece60|barracksbuyernpc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Pequod</npc> & <npc>Santiago</npc> ({{StendhalCommit|84b24d8|fishermannpc}}) {{test|ok}} (tigertoes) |
|||
** <npc>Priest</npc> ({{StendhalCommit|c1601cd|priestnpc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Princess Esclara</npc> ({{StendhalCommit|e308249|amazoness_princessnpc|}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Ravashack</npc> ({{StendhalCommit|20afdfa|largeblackwizardnpc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Ritati Dragontracker</npc> ({{StendhalCommit|6027536|olddwarfnpc}}) <npc>Hogart</npc> & {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Roger Frampton</npc> ({{StendhalCommit|6835b01|man_004_npc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Sally</npc> ({{StendhalCommit|724feda|littlegirlnpc}}) {{test|ok}} (tigertoes) |
|||
** <npc>Seremela</npc> ({{StendhalCommit|dc69626|elfflowergrowernpc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Sister Benedicta</npc> ({{StendhalCommit|d2265fc|nunnpc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Stefan</npc> ({{StendhalCommit|2b3333a|recruiter1npc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Sue</npc> ({{StendhalCommit|5fcf79c|gardenernpc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Thanatos</npc> ({{StendhalCommit|5eb10b2|darkwizardnpc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Tywysoga</npc> ({{StendhalCommit|1fc3818|elfprincessnpc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Venethiel</npc> ({{StendhalCommit|ea4b73e|magicianhousegreeternpc}}) {{test|ok}} (tigertoes) |
|||
** <npc>Valo</npc> ({{StendhalCommit|fbd841c|grandadnpc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>Wishman</npc> ({{StendhalCommit|4a39d5b|stormtroopernpc}}) {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
** <npc>XP Hunter</npc> ({{StendhalCommit|2aeaf22|xpphunternpc}}) {{test|}} |
|||
* Conditional NPCs: |
|||
** Christmas: |
|||
*** ''(Rudolph)'' ({{StendhalCommit|5b6847c|rudolphnpc}}) {{test|}} |
|||
*** ''(Santa)'' ({{StendhalCommit|ff96636d58|santaclausnpc}}) {{Test|}} |
|||
* outfit: |
|||
** {{StendhalFile|f38a069|data/sprites/outfit/body/body_095.png|body_095}} (alien) {{test|}} |
|||
** {{StendhalFile|176ee98|data/sprites/outfit/dress/dress_062.png|dress_062}} {{test|}} |
|||
** {{StendhalCommit|3cb8ecc|hair_045 & hair_095}} {{test|ok}} (tigertoes) |
|||
** {{StendhalFile|85cfd6a|data/sprites/outfit/hair/hair_046.png|hair_046}} & {{StendhalFile|63bc659|data/sprites/outfit/hair/hair_096.png|hair_096}} {{test|}} |
|||
** {{StendhalFile|5822734|data/sprites/outfit/head/head_021.png|head_021}} (eye patch) {{test|}} |
|||
** {{StendhalCommit|eda92f7|detail_00<nowiki>[1-4]</nowiki>}} (balloons) {{test|ok}} ''(AntumDeluge)'' |
|||
** {{StendhalCommit|afa3169|detail_007}} (umbrella) slightly edited to work with new base sprites. {{test|ok}} ''(AntumDeluge)'' |
|||
* item: |
|||
** <item>black book</item> ({{StendhalCommit|e5d8b96|e5d8b96}}) {{test|ok}} (tigertoes) |
|||
** <item>blue book</item> ({{StendhalCommit|e5d8b96|e5d8b96}}) {{test|ok}} (tigertoes) |
|||
** gray book ({{StendhalCommit|e5d8b96|e5d8b96}}) (not active in-game) |
|||
** green book ({{StendhalCommit|e5d8b96|e5d8b96}}) (not active in-game) |
|||
** purple book ({{StendhalCommit|e5d8b96|e5d8b96}}) (not active in-game) |
|||
** red book ({{StendhalCommit|e5d8b96|e5d8b96}}) (not active in-game) |
|||
** turquoise book ({{StendhalCommit|e5d8b96|e5d8b96}}) (not active in-game) |
|||
** white book ({{StendhalCommit|e5d8b96|e5d8b96}}) (not active in-game) |
|||
** yellow book ({{StendhalCommit|e5d8b96|e5d8b96}}) (not active in-game) |
|||
** fumble arrow ({{StendhalCommit|18ffcb7|18ffcb7}}) (not active in-game) |
|||
** poison arrow ({{StendhalCommit|d4a179d|d4a179d}}) (not active in-game) |
|||
** <item>rod of the gm</item> ({{StendhalCommit|6f3485b|6f3485b}}) {{test|ok}} (tigertoes) |
|||
** <item>short sword</item> ({{StendhalCommit|22efb40|22efb40}}) {{test|ok}} (tigertoes) |
|||
** <item>skull staff</item> ({{StendhalCommit|6f3485b|6f3485b}}) {{test|ok}} (tigertoes) |
|||
** slowdown arrow ({{StendhalCommit|18ffcb7|18ffcb7}}) (not active in-game) |
|||
** speedup arrow ({{StendhalCommit|18ffcb7|18ffcb7}}) (not active in-game) |
|||
** <item>wooden arrow</item> ({{StendhalCommit|18ffcb7|18ffcb7}}) {{test|ok}} (tigertoes) |
|||
** <item>wooden bow</item> ({{StendhalCommit|1c9b16a|1c9b16a}}) {{test|ok}} (tigertoes) |
|||
* corpse (harmless): |
|||
** {{StendhalCommit|318e8ef|chaos green dragonrider & chaos red dragonrider}} {{test|nok}} (tigertoes - both corpses are too large for beast size) |
|||
** {{StendhalCommit|318e8ef|cobra & king cobra}} {{test|nok}} (tigertoes - cobra is too large - king cobra might be as well) |
|||
** {{StendhalCommit|318e8ef|crocodile}} {{test|ok}} (tigertoes) |
|||
** {{StendhalCommit|8ec23cb|elephant}} {{test|ok}} (tigertoes) |
|||
** {{StendhalCommit|318e8ef|flying golden dragon & twin headed dragon}} {{test|nok}} (tigertoes - both corpses are too large for beast size) |
|||
** {{StendhalCommit|318e8ef|giant}} {{test|ok}} (tigertoes) |
|||
** {{StendhalCommit|318e8ef|giant dwarf & Dhohr Nuggetcutter}} {{test|ok}} (tigertoes) |
|||
** {{StendhalCommit|318e8ef|giant kobold}} {{test|ok}} (tigertoes) |
|||
** {{StendhalCommit|318e8ef|green dragon, blue dragon, red dragon, & black dragon}} {{test|nok}} (tigertoes - green, blue and red corpses too large - black is good) |
|||
** {{StendhalCommit|318e8ef|kraken}} {{test|nok}} (tigertoes - corpse too small and wrong kind) |
|||
** {{StendhalCommit|59f905c|spider, poisonous spider, & giant spider}} {{test|nok}} (tigertoes - spider and poisonous spider corpses are too small - giant spider is wrong kind of corpse) |
|||
* Untested new sprites from previous release: |
|||
** enemies: |
|||
*** <creature>unicorn</creature> ({{StendhalCommit|03b0094|03b0094}}) {{Test|}} |
|||
=== Web Client Bug Fixes === |
|||
* improved lighting effects to more closely match Java client {{test|}} |
|||
Questions to consider: |
|||
* Is the ability of the enemy to spawn affected? |
|||
* Can the enemy no longer fit through spaces where it could before? |
|||
* Can the enemy now fit through spaces where it could not before? |
|||
* 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? |
|||
=== Desktop Client Bug Fixes === |
|||
'''Enemies ''(Collision for these enemies should be tested in the areas where they spawn.)'':''' |
|||
* <creature>elephant</creature> ({{StendhalCommit|fd426c6|from 1,1 (48x64) to 3,2 (96x96)}}) {{test|ok|collision}} (tested by: AntumDeluge) |
|||
* updated Neutralinojs to fix window freezing on close on Windows {{test|}} |
|||
==== New Combat Sprites ==== |
|||
* nativehelper extension process ends when authentication client disconnects (Windows bug) {{test|}} |
|||
=== General Bug Fixes === |
|||
Swords, axes, & clubs with the following natures: |
|||
* dark (no clubs currently) {{test|}} |
|||
* light (no clubs currently) {{test|}} |
|||
* fire (no axes currently) {{test|}} |
|||
* ice (no axes currently) {{test|}} |
|||
* trimmed large music files to decrease size to 2MB or less |
|||
==== Fixed Missing Images ==== |
|||
** 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 = |
|||
* {{StendhalFile|master|data/sprites/npc/animal/kitten.png|kittens}} in <npc>Felina|Felina's</npc> house. {{test|ok}} ''(AntumDeluge)'' |
|||
=== Movement === |
|||
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|}} |
|||
Continuous movement: |
|||
* 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|}} |
|||
=== Sound === |
|||
==== Added NPC Sounds ==== |
|||
* <npc>Esolte Vietta</npc>: |
|||
** witch-cackle-1 {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
==== Added Enemy Sounds ==== |
|||
* <creature>caiman</creature>: |
|||
** 4 sounds {{test|}} |
|||
==== New Music for Zones ==== |
|||
Zone name: |
|||
* dreamscape {{test|ok}} ''(Tested by: AntumDeluge)'' |
|||
=== NPCs === |
|||
* <npc>Liliana</npc> & <npc>Saskia</npc> have moved shop to Semos City for Mine Town Weeks. {{test|}} |
|||
* <npc>Saskia</npc> will now rent out black & white cat costumes. {{test|}} |
|||
==== NPC Behaviour ==== |
|||
These NPCs will stop instead of turn around after collision (old behaviour): |
|||
* <npc>Anna</npc> {{test|ok}} (tigertoes) |
|||
* <npc>Annie Jones</npc> {{test|}} |
|||
* <npc>Dr. Feelgood</npc> {{test|}} |
|||
* <npc>Florence Boullabaisse</npc> {{test|}} |
|||
* <npc>George</npc> {{test|ok}} (tigertoes) |
|||
* <npc>Hogart</npc> {{test|}} |
|||
* <npc>Jens</npc> {{test|ok}} (tigertoes) |
|||
* <npc>Katinka</npc> {{test|}} |
|||
* <npc>Kendra Mattori</npc> {{test|}} |
|||
* <npc>Lorenz</npc> {{test|}} |
|||
* <npc>Loretta</npc> {{test|}} |
|||
* <npc>Morgrin</npc> {{test|}} |
|||
* <npc>Mr. Yeti</npc> {{test|}} |
|||
* <npc>Mrs. Yeti</npc> {{test|}} |
|||
* <npc>Old Mother Helena</npc> {{test|}} |
|||
* <npc>Princess Esclara</npc> {{test|}} |
|||
* <npc>Ritati Dragontracker</npc> {{test|}} |
|||
* <npc>Salva Mattori</npc> {{test|}} |
|||
* <npc>Valo</npc> {{test|}} |
|||
Players can say "rent" in place of "hire" with NPCs such is <npc>Liliana</npc> & <npc>Saskia</npc>. {{test|}} |
|||
=== Enemy Drops === |
|||
* <creature>pegasus</creature> drops 1 <item>mithril armor</item> at 0.9% probability. {{test|}} |
|||
=== Scripts === |
|||
New GM scripts: |
|||
* ''AlterKills'' {{test|}} |
|||
** Usage: |
|||
*** /script AlterKills.class <player> <solo|shared> <count> <enemy> |
|||
*** /script AlterKills.class [!help] |
|||
** Arguments: |
|||
*** !help: Show usage information (same as if invoked without any arguments) |
|||
*** player: Name of target player |
|||
*** solo: Alter solo kill count |
|||
*** shared: Alter shared kill count |
|||
*** count: New kill count value |
|||
*** enemy: Name of enemy for which kill count applies |
|||
=== Achievements === |
|||
New achievements: |
|||
* ''Heretic'' {{test|}} |
|||
** Complete Kill Monks 25 times. |
|||
** difficulty: hard |
|||
* ''Sergeant'' {{test|}} |
|||
** Complete Kill Enemy Army quest 5 times. |
|||
** difficulty: hard |
|||
* ''Major'' {{test|}} |
|||
** Complete Kill Enemy Army quest 25 times. |
|||
** difficulty: hard |
|||
* ''Major General'' {{test|}} |
|||
** Complete Kill Enemy Army quest 50 times. |
|||
** difficulty: hard |
|||
* ''Field Marshal'' {{test|}} |
|||
** Complete Kill Enemy Army quest 100 times. |
|||
** difficulty: hard |
|||
=== Quests === |
|||
==== Karma Reward Changes ==== |
|||
* Amazon Princess: |
|||
** <npc>Princess Esclara</npc> awards +3 karma for accepting quest. {{test|}} |
|||
* Campfire: |
|||
** <npc>Sally</npc> awards +2 karma for accepting quest. {{test|}} |
|||
* Chocolate for Elisabeth: |
|||
** <npc>Elisabeth</npc> awards +2 karma for accepting quest. {{test|}} |
|||
* Clean Athor's Underground: |
|||
** <npc>John</npc> awards +1 karma for accepting or deducts -2 for rejecting quest. {{test|}} |
|||
* Fish Soup for Hughie |
|||
** <npc>Anastasia</npc> awards +1 karma for accepting quest. {{test|}} |
|||
* Fruits for Coralia: |
|||
** <npc>Coralia</npc> awards +1 karma for accepting quest. {{test|}} |
|||
* Hungry Joshua: |
|||
** <npc>Xoderos</npc> awards +2 karma for accepting quest. {{test|}} |
|||
* Ice Cream for Annie: |
|||
** <npc>Annie Jones</npc> awards +2 karma for accepting quest. {{test|}} |
|||
* Kanmararn Soldiers: |
|||
** <npc>Henry</npc> awards +3 karma for accepting quest. {{test|}} |
|||
* Kill Spiders: |
|||
** <npc>Morgrin</npc> awards +1 karma for accepting quest. {{test|}} |
|||
* Snowballs for Mr. Yeti: |
|||
** <npc>Mr. Yeti</npc> awards +2 karma for accepting quest. {{test|}} |
|||
* Zoo Food: |
|||
** <npc>Katinka</npc> awards +5 karma for accepting quest. {{test|}} |
|||
==== Altered Quests ==== |
|||
* [[Stendhal Quest/A Sad Scientist]]: ''(!needs heavy testing!)'' |
|||
** <npc>Mayor Sakhs</npc> will not give <item>note</item> if player is already carrying one. {{test|ok}} (AntumDeluge) |
|||
** <npc>Vasi Elos</npc> will only accept note & <item>goblet</item> given to player by Mayor. {{test|ok}} (AntumDeluge) |
|||
* [[Stendhal Quest/Balloon for Bobby]]: |
|||
** <npc>Bobby</npc> no longer restores original outfit if player is wearing a temporary one. {{test|}} |
|||
** Displays in quest log. {{test|}} |
|||
=== Items === |
|||
==== Implementation Changes ==== |
|||
* <item>antidote</item> & <item>greater antidote</item> are now implemented by {{StendhalFile|master|src/games/stendhal/server/entity/item/StatusHealer.java|StatusHealer.java}}. |
|||
** Should function same as previously. {{test|}} |
|||
==== New Items ==== |
|||
* sedative |
|||
** Cures/Prevents "shocked" status. {{test|}} |
|||
=== Maps === |
|||
* Portals in Ados Abandoned Keep specify facing direction when used. |
|||
** Make sure all portals are working correctly in this area. {{test|}} |
|||
== Unapproved Changes == |
|||
== Standard Tests == |
|||
# Move around |
# Move around |
||
| Line 462: | 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. |
||
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
- fixed silent NPC fixed paths ◼: please test
- fixed invalid head outfit index of <npc>Mr Ross</npc> ◼: please test
- fixed <npc>Wikipedian|Wikipedian's</npc> 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 <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