So you want to join this project, but you have little or no idea how to get into? The Mana development team is not a closed circle like other projects. You needn't apply to anyone or ask for “being taken into the team”. You don't have to ask for permission to work on something or wait for someone to assign a task to you. A team member is basically everyone who volunteers to do something for the project.
But keep in mind that we do have a quality standard and will not add game features that aren't good enough in the teams opinion. Also it might be good to ask what is needed and what is being worked on to make sure that you aren't wasting your time.
This page should provide you with the necessary starting points. It can always be rather difficult to know what to start with, especially when you're just jumping in. However, any help is most welcome and with some time you should be able to decide what you want to work on yourself.
To know what is currently happening or what could be worked on, we have a few important pages. The roadmap provides a planning for upcoming releases, where sometimes tasks are assigned or listed to be picked up by somebody. Known issues, including many which are generally free for anybody to look into can be found on [http://mantis.manasource.org Mantis].
These pages and others are linked from the section for developers on the main page.
It is very important for you to be available for discussion with other developers on our IRC channel from time to time, as we do most of our discussions there. We also have a mailing lists for development discussion, that you should subscribe to:
* http://lists.sourceforge.net/lists/listinfo/themanaworld-devel The developers mailing list where discussion about the project happens.
Finally, although not required, you are invited to visit our forums:
Our current projects include the client and two different servers. The server which is currently used is a customized version of eAthena (a Ragnarok Online server emulator) and the new server ManaServ which is less used at the moment but is heavily being worked on. See the Git repository page about how to get the source of these programs. Try to browse the source to see if you can get a bit familiar with them.
When you want to contribute, you should check out our Development Process to familiarize yourself with how things work around here.
When you are searching for something you could do you should check our bug- and task tracking system on http://mantis.manasource.org. It lists a lot of small and large problems on many different areas. Just pick one that interests you.
Your first contributions could be in the form of patches submitted to our Mantis task tracker or the developer mailing list. Please check the hacking guidelines before writing your patches. If it turns out you like the project and you want to keep contributing for a long period, we'll consider giving you push access to our main Git repository.