Stendhal Testing: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>AntumDeluge
New Quests: A Grandfather's Wish
imported>AntumDeluge
Server Bug Fixes: fixed Gourmet achievement
 
(270 intermediate revisions by 3 users 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 18: Line 18:
== Web ==
== Web ==


Go to the following URL in a web browser, but replace "<nowiki><username></nowiki>" with your character's name: '''<nowiki>https://stendhalgame.org/testclient/stendhal.html#<username></nowiki>'''
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 ==
== 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 ==

* Tadpole swimming around Ados Rock map {{test|}}


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


== Bug Fixes ==
Edited sprites:
* {{StendhalFile|master|data/sprites/npc/koboldbarmaidnpc.png|koboldbarmaidnpc}} <npc>Wrviliza</npc> {{test|}}
* Reworked chaos sprites to match current templates:
** {{StendhalFile|master|data/sprites/monsters/chaos/chaos_commander.png|chaos_commander}} {{test|}}
** {{StendhalFile|master|data/sprites/monsters/chaos/chaos_dragonrider.png|chaos_dragonrider}} {{test|}}
** {{StendhalFile|master|data/sprites/monsters/chaos/chaos_lord.png|chaos_lord}} {{test|}}
** {{StendhalFile|master|data/sprites/monsters/chaos/chaos_overlord.png|chaos_overlord}} {{test|}}
** {{StendhalFile|master|data/sprites/monsters/chaos/chaos_soldier.png|chaos_soldier}} {{test|}}
** {{StendhalFile|master|data/sprites/monsters/chaos/chaos_warrior.png|chaos_warrior}} {{test|}}
** {{StendhalFile|master|data/sprites/monsters/huge_animal/chaos_green_dragonrider.png|chaos_green_dragonrider}} {{test|}}
** {{StendhalFile|master|data/sprites/monsters/huge_animal/chaos_red_dragonrider.png|chaos_red_dragonrider}} {{test|}}


== Quests ==
=== Server Bug Fixes ===


* {{StendhalCommit|a7e66a428840f0eed45328eacd1209321b86301e|fixed silent NPC fixed paths}} {{test|}}
=== New Quests ===
* {{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 ===
* [[Stendhal Quest/A Grandfathers Wish|A Grandfather's Wish]] {{test|}}


* improved lighting effects to more closely match Java client {{test|}}
== Clients ==


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


* Changed level-up sound back to "tadaa" {{test|}}
* updated Neutralinojs to fix window freezing on close on Windows {{test|}}
* nativehelper extension process ends when authentication client disconnects (Windows bug) {{test|}}


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


* trimmed large music files to decrease size to 2MB or less
* Changed level-up sound back to "tadaa" {{test|}}
** 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 =
= Standard Tests =