From The Mana World
m (added icon)
(added icons)
Line 20: Line 20:
|-
|-
| rowspan="2" style="width: 33%; border: 1px solid #c0ffc9; color: #000; background-color: #f3ffee" valign="top" |
| rowspan="2" style="width: 33%; border: 1px solid #c0ffc9; color: #000; background-color: #f3ffee" valign="top" |
==Graphics==
==[[Image:Use-potion-darkgreendye.png]] Graphics==
[http://forums.themanaworld.org/viewforum.php?f=8 Forum] • [http://trello.com/board/art-development/4ea730ee9982b463f800497e Trello] • [irc://chat.freenode.net/themanaworld-art #themanaworld-art]
[http://forums.themanaworld.org/viewforum.php?f=8 Forum] • [http://trello.com/board/art-development/4ea730ee9982b463f800497e Trello] • [irc://chat.freenode.net/themanaworld-art #themanaworld-art]
----
----
Line 41: Line 41:
* [[Dev:Mapping Tutorial|Mapping Tutorial]]
* [[Dev:Mapping Tutorial|Mapping Tutorial]]
| style="width: 33%; border: 1px solid #f3f3d5; color: #000; background-color: #ffffdf" valign="top" |
| style="width: 33%; border: 1px solid #f3f3d5; color: #000; background-color: #ffffdf" valign="top" |
==Audio==
==[[Image:Armor-head-earmuffs.png]] Audio==
[http://forums.themanaworld.org/viewforum.php?f=21 Forum] • [http://trello.com/board/music-development/4ea95e726c8a082f69005f4c Trello] • [irc://chat.freenode.net/themanaworld-sound #themanaworld-sound]
[http://forums.themanaworld.org/viewforum.php?f=21 Forum] • [http://trello.com/board/music-development/4ea95e726c8a082f69005f4c Trello] • [irc://chat.freenode.net/themanaworld-sound #themanaworld-sound]
----
----
Line 49: Line 49:
|-
|-
| style="width: 25%; border: 1px solid #e0c8b8; color: #000; background-color: #faeee6" valign="top" |
| style="width: 25%; border: 1px solid #e0c8b8; color: #000; background-color: #faeee6" valign="top" |
==Server Data==
==[[Image:Generic-iten.png]] Server Data==
[http://forums.themanaworld.org/viewforum.php?f=13 Forum] • [http://trello.com/board/content-development/4efa1aa51bd5d9220b50e779 Trello] • [http://github.com/themanaworld/tmwa-server-data/issues Bug tracker] • [irc://chat.freenode.net/themanaworld-dev #themanaworld-dev]
[http://forums.themanaworld.org/viewforum.php?f=13 Forum] • [http://trello.com/board/content-development/4efa1aa51bd5d9220b50e779 Trello] • [http://github.com/themanaworld/tmwa-server-data/issues Bug tracker] • [irc://chat.freenode.net/themanaworld-dev #themanaworld-dev]
----
----
Line 56: Line 56:
* [[Dev:TmwAthena Scripting Standards|Scripting Standards]]
* [[Dev:TmwAthena Scripting Standards|Scripting Standards]]
| style="border: 1px solid #f3d5f3; color: #000; background-color: #ffdfff" valign="top" |
| style="border: 1px solid #f3d5f3; color: #000; background-color: #ffdfff" valign="top" |
==Server Development==
==[[Image:Generic-ingot.png]] Server Development==
[http://forums.themanaworld.org/viewforum.php?f=2 Forum] • [http://github.com/themanaworld/tmwa/issues Bug tracker] • [irc://chat.freenode.net/tmwa #tmwa]
[http://forums.themanaworld.org/viewforum.php?f=2 Forum] • [http://github.com/themanaworld/tmwa/issues Bug tracker] • [irc://chat.freenode.net/tmwa #tmwa]
----
----

Revision as of 22:49, 18 June 2013

This is the landing page for The Mana World development. Development for The Mana World is divided up into several interacting areas: Maps, Graphics, Audio, Server Data, and Server Development. Development is done on IRC, Trello, and the forums. Each area has different IRC channels, Trello boards, and forum sections. In addition, two areas have their own bug trackers. Tmw logo.png

Use-potion-darkgreendye.png Graphics

ForumTrello#themanaworld-art


Graphics determine what the world looks like. This includes the tiles that maps are made of, the sprites that beings (players, NPCs, monsters, etc) are made of, and other visual things.

Generic-paperscroll.png Maps

ForumTrello#themanaworld-dev


Maps determine how the world is arranged. This includes the world layout, how each area is arranged, where objects and entities (NPCs, monsters, and the like) are placed, where they can move, how maps link up, and the like.

Armor-head-earmuffs.png Audio

ForumTrello#themanaworld-sound


Audio is what the world sounds like. This includes the sounds that accompany actions like walking and attacking (SFX) and the background music that is played in each area (music).

Generic-iten.png Server Data

ForumTrelloBug tracker#themanaworld-dev


Server data includes the underlying mechanics of the world. This includes the technical definition of monsters and items, the code behind NPCs, and the like.

Generic-ingot.png Server Development

ForumBug tracker#tmwa


This concerns development of tmwAthena, the server platform that The Mana World runs on.