m (Some cleanup) |
m (Add some to tmwAthena section.) |
||
Line 57: | Line 57: | ||
[http://forums.themanaworld.org/viewforum.php?f=2 Forum] • [https://github.com/themanaworld/tmwa/issues Bug tracker] • [irc://chat.freenode.net/tmwa #tmwa] | [http://forums.themanaworld.org/viewforum.php?f=2 Forum] • [https://github.com/themanaworld/tmwa/issues Bug tracker] • [irc://chat.freenode.net/tmwa #tmwa] | ||
---- | ---- | ||
This concerns development of the server platform that The Mana World runs on. | This concerns development of tmwAthena, the server platform that The Mana World runs on. | ||
* [[Dev:TmwAthena Packets|Network Protocol]] | |||
|} | |} |
Revision as of 14:47, 18 June 2013
| |||||||||
MapsForum • Trello • #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, and the like. |
GraphicsForum • Trello • #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. |
AudioForum • Trello • #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). | |||||||
Server DataForum • Trello • Bug 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, how maps link up, and the like. |
Server DevelopmentForum • Bug tracker • #tmwa This concerns development of tmwAthena, the server platform that The Mana World runs on. |