From The Mana World
m
Line 34: Line 34:
** [[Dev:Monstersets|Monsters]]
** [[Dev:Monstersets|Monsters]]
| 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" |
==[[Image:generic-paperscroll.png]] Client-data (Content)==
==[[Image:generic-paperscroll.png]] Client-data==
[https://forums.themanaworld.org/viewforum.php?f=2 Forum] • [https://trello.com/board/content-development/4efa1aa51bd5d9220b50e779 Client-data Trello] • [https://github.com/themanaworld/tmwa-client-data/issues Client data bug tracker] • [https://github.com/themanaworld/tmw-music/issues Music Issues] • [https://trello.com/board/music-development/4ea95e726c8a082f69005f4c Sound Trello] • Chat: [https://webchat.freenode.net/?channels=#themanaworld-dev #themanaworld-dev]
[https://forums.themanaworld.org/viewforum.php?f=2 Forum] • [https://trello.com/board/content-development/4efa1aa51bd5d9220b50e779 Client-data Trello] • [https://github.com/themanaworld/tmwa-client-data/issues Client data bug tracker] • [https://github.com/themanaworld/tmw-music/issues Music Issues] • [https://trello.com/board/music-development/4ea95e726c8a082f69005f4c Sound Trello] • Chat: [https://webchat.freenode.net/?channels=#themanaworld-dev #themanaworld-dev]
----
----
Line 57: Line 57:
* [[Manavis]] Mana player activity stats
* [[Manavis]] Mana player activity stats
| style="border: 1px solid #f3d5f3; color: #000; background-color: #ffdfff" valign="top" |
| style="border: 1px solid #f3d5f3; color: #000; background-color: #ffdfff" valign="top" |
==[[Image:Generic-iten.png]] Server Data (Game Content)==
==[[Image:Generic-iten.png]] Server-data==
[https://forums.themanaworld.org/viewforum.php?f=2 Forum] • [https://trello.com/board/content-development/4efa1aa51bd5d9220b50e779 Trello] • [https://github.com/themanaworld/tmwa-server-data/issues Bug tracker] • Chat: [https://webchat.freenode.net/?channels=#themanaworld-dev #themanaworld-dev]
[https://forums.themanaworld.org/viewforum.php?f=2 Forum] • [https://trello.com/board/content-development/4efa1aa51bd5d9220b50e779 Trello] • [https://github.com/themanaworld/tmwa-server-data/issues Bug tracker] • Chat: [https://webchat.freenode.net/?channels=#themanaworld-dev #themanaworld-dev]
----
----

Revision as of 15:20, 29 July 2014

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

Armor-head-Magicgmtophat.png How-to Develop

Forum • Chat: #themanaworld-dev


Contains a listing of what to read to get started and who/what is actively being worked on.

Use-potion-darkgreendye.png Graphics

ForumTrello • Chat: #themanaworld-dev


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 Client-data

ForumClient-data TrelloClient data bug trackerMusic IssuesSound Trello • Chat: #themanaworld-dev


The client-data contains all the sounds, effects, music, npcs, mobs and maps needed to draw what the server says the player should see.

Charm-grimoire.png Web Development

ForumWebsite Src • Chat: #themanaworld-dev


Contains information regarding the set-up of the main websites; www, wiki, forums & web based tools such as Manavis or ManaMarket Stats. Also includes TMW related branding information for sharing, social and marketing purposes.

Generic-iten.png Server-data

ForumTrelloBug tracker • Chat: #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 • Chat: #tmwa


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