From The Mana World
Line 40: Line 40:
===Development===
===Development===
:''Development'': [[Joining the project]] - [[Roadmap]]
:''Development'': [[Joining the project]] - [[Roadmap]]
===Concepts and story===
:''Story'': [[Backstory]]
:''Story'': [[Backstory]]
:''World'': [[Geography]] - [[Creatures]] - [[Organizations]] - [[Elements]]
:''World'': [[Geography]] - [[Creatures]] - [[Organizations]] - [[Elements]]


===Game content===
===Game content===
:''General'': [[Guidelines]] - [[Concept art]] - [[Assignments]] - [[Translations]][[:Special:New images|Recently uploaded images]]
:''General'': [[Guidelines]] - [[Concept art]] - [[Assignments]] - [[Translations]][[:Special:New images]]


:''Characters'': [[Player set development]] - [[Equipment development]] - [[Equipment]] - [[Hair sets]] - [[NPC]]
:''Characters'': [[Player set]] - [[Equipment development]] - [[Equipment]] - [[Hair sets]] - [[NPC]]


:''Creatures'': [[Creatures]] - [[Monster]]
:''Creatures'': [[Creatures]] - [[Monster]]
Line 59: Line 57:




===Gameplay===
===Game play===
:''Combat'': [[Game systems]] - [[Weapons]]
:''Combat'': [[Game systems]] - [[Weapons]]


:''User input'': [[GUI development]] - [[Keyboard usage]] - [[Menu interface system]]
:''User input'': [[GUI development]] - [[Keyboard usage]] - [[Menu interface system]]


:''Scripting'': [[EAthena Scripting Standards|eAthena Scripting Standards]]
:''Scripting'': [[E Athena Scripting Standards]]


===Programming===
===Programming===
*[[Hacking|Source code guidelines]]
[[Source code guidelines]]
[[Dependencies]]
[[Dependencies]]
[[Ports]]
[[Ports]]
[http://mantis.themanaworld.org Bug tracker]
[http://mantis.themanaworld.org Bug tracker]
[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/tmw/trunk/ChangeLog?view=markup Changelog of client] (tmw/trunk)
[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/tmw/trunk/ChangeLog?view=markup Change log of client] (tmw/trunk)
[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/tmwserv/trunk/ChangeLog?view=markup Changelog of server] (tmwserv/trunk)
[http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/tmwserv/trunk/ChangeLog?view=markup Change log of server] (tmwserv/trunk)
[http://bjorn.platinum.linux.pl/tmw-docs/ Source code documentation (Doxygen)]
[http://bjorn.platinum.linux.pl/tmw-docs/ Source code documentation (Doxygen)]
''RFCs'': [[Rendering]] - [[Action layers]] - [[Improvement of the collision layer system|Collision system]] - [[Being movement system|Movement system]] - [[Logging]] - [[Party system]]
''RFCs'': [[Rendering]] - [[Action layers]] - [[Improvement of the collision layer system|Collision system]] - [[Being movement system|Movement system]] - [[Logging]] - [[Party system]]


:''Reference and releases'': [[Server development]] - [[real time action combat protocol|real time combat]] - [[Monster Database]]
:''Reference and releases'': [[Server development]] - [[real time action combat protocol|real time combat]] - [[Monster Database]]
[[Making a new release]] - [[How to release an update]]
[[Making a new release]] - [[How to release an update]]

Revision as of 17:37, 31 March 2008

HABARI

Welcome to The Mana World wiki! This wiki is meant to provide information to our players, to provide an easy way to contribute to the development of certain parts of the game and to improve collaboration between people on the development team. We hope you will find what you are looking for. To be able to edit you have to login, but signing up is free and requires no activation. Tmw logo.png

For players

INFO

HELP

LISTS

OTHER



For developers

Development

Development: Joining the project - Roadmap
Story: Backstory
World: Geography - Creatures - Organizations - Elements

Game content

General: Guidelines - Concept art - Assignments - TranslationsSpecial:New images
Characters: Player set - Equipment development - Equipment - Hair sets - NPC
Creatures: Creatures - Monster
Graphics: Tile sets - Animations - Particle engine - Image dyeing
Mapping: Map development - Mapping Tutorial
Sound and music: Sound - Music


Game play

Combat: Game systems - Weapons
User input: GUI development - Keyboard usage - Menu interface system
Scripting: E Athena Scripting Standards

Programming

Source code guidelines Dependencies Ports Bug tracker Change log of client (tmw/trunk) Change log of server (tmwserv/trunk) Source code documentation (Doxygen)

RFCs: Rendering - Action layers - Collision system - Movement system - Logging - Party system

Reference and releases: Server development - real time combat - Monster Database

Making a new release - How to release an update