From The Mana World
 
m
 
(29 intermediate revisions by 3 users not shown)
Line 1: Line 1:
'''HABARI'''
'''HABARI'''
__NOTOC__ __NOEDITSECTION__
{| cellspacing="3" cellpadding="3" width="100%"
| colspan="2" style="border: 1px solid lightgrey;" |
{| cellspacing="0" cellpadding="0"
| style="vertical-align: center; text-align: center; padding: 0px 20px 0px 20px; font-style: italic;" | 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.
| [[Image:Tmw logo.png|100px]]
|}
|-
| style="border: 1px solid #e0c8b8; color: #000; background-color: #ffdddd" valign="top" |
==PLAYING THE GAME==
===INFO AND RESOURCES===
*[[ project_description | Whats the mana world?]]
*[[Screenshots]]
*[[http://themanaworld.org/archive/galerie.php Art Gallery]]
*[[Suggestions]]
*[[Bugs |Report bugs]]
*[[Developer meetings]]
*[[Quotes]]
===HELP===
*[[Getting started]]
*[[Walkthrough]]
*[[FAQ| Frequently Asked Questions]]
*[[System requirements]]
*[[Config_settings|Game configuration]]
===LISTS===
*[[Developers ]]
*[[Servers]]
*[[Player Groups]]
*[[Monster_reference |Monster  ]]
*[[Item Reference|Item  ]]
*[[Stats |player stats]]
| rowspan="2" style="width: 50%; border: 1px solid #c9c9ff; color: #000; background-color: #ddffff" valign="top" |
==HELPING WITH GAME DEVELOPMENT==
===GENERAL===
:''Development'': [[Joining the project]] - [[Roadmap]]
:''Story and world'': [[Backstory]] [[Geography]]  [[Creatures]] [[Organizations]] [[Elements]][[Translations]][[:Special:New images]]
===CONTENT===
:''General'': [[Guidelines]] - [[Concept art]] - [[Assignments]] -
:''Characters and creatures'': [[Playerset_development | Player set]] - [[Equipment_development |Equipment]] - [[Hairset_development |Hair]] - [[NPC]] [[Creatures]] - [[Monsterset_development |Monster]]
:''Graphics'': [[Tileset_development |Tile sets]] - [[Animations]] - [[Particle engine]] - [[Image dyeing]]
:''Mapping'': [[Map development]] - [[Mapping Tutorial]]
:''Sound and music'': [[SFX |Sound]] - [[Music]]
:''Combat'': [[Game systems]] - [[Weapons]]
:''User input'': [[GUI development]] - [[Keyboard usage]] - [[Menu interface system]]
:''Scripting'': [[ EAthena_Scripting_Standards|E Athena Scripting Standards]]
===PROGRAMMING===
[[Hacking |Source code guidelines]]
[[Dependencies]]
[[Ports]]
[http://mantis.themanaworld.org Bug tracker]
[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 Change log of server] (tmwserv/trunk)
[http://bjorn.platinum.linux.pl/tmw-docs/ Source code documentation (Doxygen)]
''RFC'': [[Rendering]] - [[Action layers]] - [[Improvement of the collision layer system|Collision system]] - [[Being movement system|Movement system]] - [[Logging]] - [[Party system]]
:''Reference and releases'': [[Server development]] - [[Realtime_action_combat_protocol|real time combat]] - [[Monster Database]]
[[Making a new release]] - [[How to release an update]]

Latest revision as of 12:28, 10 December 2009

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

PLAYING THE GAME

INFO AND RESOURCES

HELP

LISTS



HELPING WITH GAME DEVELOPMENT

GENERAL

Development: Joining the project - Roadmap
Story and world: Backstory Geography Creatures Organizations ElementsTranslationsSpecial:New images

CONTENT

General: Guidelines - Concept art - Assignments -
Characters and creatures: Player set - Equipment - Hair - NPC Creatures - Monster
Graphics: Tile sets - Animations - Particle engine - Image dyeing
Mapping: Map development - Mapping Tutorial
Sound and music: Sound - Music
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) RFC: 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