From The Mana World
(New page: DEVELOPER) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
__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]] | |||
|} | |||
|- | |||
| rowspan="2" style="width: 50%; border: 1px solid #c9c9ff; color: #000; background-color: #f3f3f4" valign="top" | | |||
==PART 1== | |||
===Development General information=== | |||
:[[Joining the project]] - [[Roadmap]] - [[Git repository]] - [[FAQ#Does_TMW_have_an_IRC_channel.3F|IRC]] | |||
===Concepts , world and story=== | |||
:[[Backstory]] - [[Geography]] - [[Creatures]] - [[Organizations]] - [[Elements]] | |||
===Game content=== | |||
:''General'': [[Guidelines]] - [[Concept art]] - [[:Special:Newimages|Recently uploaded images]] | |||
:''Characters'':[[Equipment in development]] | |||
:''Creatures'': [[Creature proposal]] - [[Monsterset development|Monster sheets]] | |||
:''Graphics'': [[Tileset development|Tilesets]] - [[Animations]] - [[Particle engine|Particle effects]] - [[Image dyeing]] | |||
:''Mapping'': [[Map development]] - [[Mapping Tutorial]] | |||
:''Sound and music'': [[SFX|Sound effects]] - [[Music]] | |||
:''Other'': [[Translations]] - [[Friendly Bots]] | |||
===Gameplay=== | |||
:''Combat'': [[Game systems]] - [[Weapons]] | |||
:''User input'': [[GUI development]] - [[Keyboard usage]] - [[Menu interface system]] | |||
|} | |||
| rowspan="2" style="width: 50%; border: 1px solid #c9c9ff; color: #000; background-color: #f3f3ff" valign="top" | | |||
==PART 2== | |||
===Programming=== | |||
:[[eAthena Scripting Standards]] | |||
:[[Dependencies]] | |||
:[[Ports]] | |||
:[http://mantis.themanaworld.org Bug tracker] | |||
:[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]] | |||
:''Reference'': [[Server development]] - [[Realtime action combat protocol|Realtime combat]] - [[Monster Database]] | |||
:''Releases'': [[Making a new release]] - [[How to release an update]] | |||
===Mana Source Dependant=== | |||
:[[Hacking|Source code guidelines]] | |||
|} | |||
{| cellspacing="3" cellpadding="3" width="100%" | |||
| colspan="2" style="border: 1px solid lightgreen;" | | |||
{| cellspacing="0" cellpadding="0" | |||
===Outdated Wiki Entries, For Reference purpose only=== | |||
<hr> | |||
:[[Content|''List of content being worked on'']] - [[Assignments]] - [[Playerset development|Playersets]] - [[Equipment development|Equipment sheets]] - - [[Hairset development|Hairsets]] - [[NPC development]] | |||
|} | |||
|- |
Latest revision as of 21:52, 28 December 2009
PART 1Development General informationConcepts , world and story
Game content
Gameplay
|
| rowspan="2" style="width: 50%; border: 1px solid #c9c9ff; color: #000; background-color: #f3f3ff" valign="top" |
PART 2
Programming
- eAthena Scripting Standards
- Dependencies
- Ports
- Bug tracker
- Source code documentation (Doxygen)
- RFCs: Rendering - Action layers - Collision system - Movement system - Logging
- Reference: Server development - Realtime combat - Monster Database
- Releases: Making a new release - How to release an update
Mana Source Dependant
|}
Outdated Wiki Entries, For Reference purpose only
|