StendhalOpenTasks: Difference between revisions
Content deleted Content added
imported>Kymara rewrote page. tasks has small tasks planned and achieveable |
imported>AntumDeluge →GFX: Link to Stendhal_missing_images |
||
| (47 intermediate revisions by 2 users not shown) | |||
Line 22:
* Creating tests for the NPCs.
:*Please choose your favourite NPC and simply ask them all those keywords like hi, help, job, offer, quest, bye and any other blue words.
:*Save the chatlog (right click on chat log, click save) and upload it [http://sourceforge.net/tracker/?func=add&group_id=1111&atid=301111 here] for us.
== Features ==
<del>Please add zones, with appropriate level and what coordinates the player teleport to, to [[StendhalOrb|Magical Orb in Kalavan]]</del>
== Sound ==
<del>We have some nice sounds but we need to know where to play them. Please have a listen to the music files in [http://arianne.cvs.sourceforge.net/viewvc/arianne/stendhal/data
We are happy for new music and sound effects to be added. Please see [[Stendhal Sound]].
== Items==
If you think more items should have a min level please add to [[
<del>We need help specifying damage types for items and resistance types of creatures. E.g. a <item>dark dagger</item> is of magical type ''Dark'' and so a dark creature like
<creature>black giant</creature> can resist it but a light creature like <creature>archangel</creature> struggles to defend it.
Magical types suggested are in pairs:
* Fire / Water(and Ice)
* Earth / Air
* Dark / Light</del>
For more details on adding new item ideas please see [[Stendhal Item Ideas]].
== Maps ==
Line 55 ⟶ 54:
== GFX ==
Please see [[StendhalRefactoringGraphics]] for graphics specification and needed images.
See [[Stendhal_missing_images]] for images that have been removed & need replaced.
== Plot ==
Line 65 ⟶ 66:
= Code =
Information related to developing code, including our code conventions, is at [[StendhalCodeDesign]].▼
== Bugs ==
With an evolving game, we of course have some bugs and these are reported at
[http://sourceforge.net/tracker/?func=browse&group_id=1111&atid=101111 Bug tracker].
Line 70 ⟶ 74:
If in doubt please [[ChatWithOtherUsersDevs| ask]].
== Feature requests ==
There are also open [http://sourceforge.net/tracker/?func=browse&group_id=1111&atid=101111 Feature Requests] submitted by developers or by players.
If you are interested in working on one, please do [[ChatWithOtherUsersDevs| ask]].
▲Information related to developing code, including our code conventions, is at [[StendhalCodeDesign]].
== Tests ==
* Writing test cases for client with some usual situations and then verify server reply.
* Junit testing
▲* Developer tasks at the [http://sourceforge.net/tracker/?group_id=1111&atid=973767 developer tracker]
==Client ==
We are aware the client does need refactoring. One of the first goals is:
* Split j2DClient into smaller classes
If you would like to try coding any of the existing [[Stendhal Quest Ideas]] this is very welcome,
Line 90 ⟶ 96:
Likewise all of the seller, buyer, healer, and producer 'adder' classes should be refactored to use those standard conditions and actions where possible.
=Documentation=
| |||