From The Mana World
(New page: DEVELOPER) |
|||
Line 1: | Line 1: | ||
| [[Image:Tmw logo.png|100px]] | |||
|} | |||
|- | |||
| style="border: 1px solid #e0c8b8; color: #000; background-color: #faeee6" 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]] | |||
|} | |||
|- |
Revision as of 21:50, 28 December 2009
| |} |- | style="border: 1px solid #e0c8b8; color: #000; background-color: #faeee6" valign="top" |
PART 1
Development General information
Concepts , world and story
- Backstory - Geography - Creatures - Organizations - Elements
Game content
- General: Guidelines - Concept art - Recently uploaded images
- Characters:Equipment in development
- Creatures: Creature proposal - Monster sheets
- Graphics: Tilesets - Animations - Particle effects - Image dyeing
- Mapping: Map development - Mapping Tutorial
- Sound and music: 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
- 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
|