Difference between revisions of "Main Page"
Jump to navigation
Jump to search
Sanglorian (talk | contribs) |
ShadowApex (talk | contribs) |
||
Line 1: | Line 1: | ||
Auto-generated documentation of the Tuxemon codebase can be found here: | |||
http://docs.tuxemon.org/ | |||
http://tuxemon.org/images/tuxemon_logo.png | |||
= Game = | |||
== Lore == | |||
* [[World Lore]] | |||
** [[Characters]] | |||
* [[Creature Types]] | |||
== What can I create, and how? == | |||
* [[Creating Maps|Maps]] - the world the player walks around in | |||
* [[Map Editor Events|Quests/Events]] - the events and stories that take place in the game | |||
* [[Creating Tilesets|Tilesets]] - the tiles used to create maps | |||
* [[Creating Creatures|Creatures]] | |||
* [[Creating Items|Items]] | |||
* [[Creating Techniques|Techniques]] | |||
* [[Creating Art|Art]] | |||
* [[Creating Music|Music]] | |||
* [[Creating Writing|Writing]] | |||
* [[Creating AIs|Artificial Intelligence]] - how to create and modify AI behavior | |||
* [[Contributing Code|Code Contributions]] | |||
== Artwork == | |||
* [[Design Style Guide]] | |||
* [[Contributing Art]] | |||
* [[Graphic Sizes]] | |||
== World == | |||
* [[Current Items|Items]] | |||
* [[Techniques]] | |||
* [[Current Creatures|Creatures]] | |||
= Development = | |||
== General == | |||
* [[Roadmap]] | |||
* [[Game Data]] | |||
* [[Debug Console]] | |||
== Combat == | |||
* [[Combat State Overview]] | |||
== Networking == | |||
* [[Neteria Networking]] | |||
= Map Editor = | |||
Tuxemon supports maps created with [http://www.mapeditor.org/ Tiled]. | |||
* [[Tutorial: Creating your own maps]] | |||
* [[Event Handling]] | |||
= Wiki Progress = | |||
* [[Art of Unidentified Monsters]] | * [[Art of Unidentified Monsters]] | ||
* [[Unfinished Monsters]] | * [[Unfinished Monsters]] | ||
== Content that is yet to be incorporated == | == Content that is yet to be incorporated == | ||
* Anything not in the Art Contributions forum. | * Anything not in the Art Contributions forum | ||
* [https://forum.tuxemon.org/thread.php?id= | * [https://forum.tuxemon.org/thread.php?id=74 tamashihoshi's techniques] | ||
* [https://forum.tuxemon.org/thread.php?id=70 josepharaoh99's techniques] and [https://forum.tuxemon.org/thread.php?id=75 overland sprites] | |||
* [https://forum.tuxemon.org/thread.php?id=76 Logos and draft logos] | * [https://forum.tuxemon.org/thread.php?id=76 Logos and draft logos] | ||
* [https://forum.tuxemon.org/thread.php?id=68 PastTheFuture's tiles] | * [https://forum.tuxemon.org/thread.php?id=68 PastTheFuture's tiles] | ||
* [https://forum.tuxemon.org/thread.php?id=58 The duck here (not clear if rsg167's, or just recoloured by him/her)] | * [https://forum.tuxemon.org/thread.php?id=58 The duck here (not clear if rsg167's, or just recoloured by him/her)] | ||
* [https://forum.tuxemon.org/thread.php?id=38 Kelvin's tiles and music] and [https://forum.tuxemon.org/thread.php?id=54 overland sprites] | * [https://forum.tuxemon.org/thread.php?id=38 Kelvin's tiles and music] and [https://forum.tuxemon.org/thread.php?id=54 overland sprites] | ||
* Animated GIFs | * Animated GIFs | ||
* [https:// | * [https://forum.tuxemon.org/thread.php?id=43&p=2 Cavalcadeur's technique] | ||
== Outstanding Problems == | == Outstanding Problems == | ||
* Monsters should have as much information in their wiki entry as they do in the game. | * Monsters should have as much information in their wiki entry as they do in the game. |
Revision as of 19:58, 9 February 2016
Auto-generated documentation of the Tuxemon codebase can be found here: http://docs.tuxemon.org/
Game
Lore
What can I create, and how?
- Maps - the world the player walks around in
- Quests/Events - the events and stories that take place in the game
- Tilesets - the tiles used to create maps
- Creatures
- Items
- Techniques
- Art
- Music
- Writing
- Artificial Intelligence - how to create and modify AI behavior
- Code Contributions
Artwork
World
Development
General
Combat
Networking
Map Editor
Tuxemon supports maps created with Tiled.
Wiki Progress
Content that is yet to be incorporated
- Anything not in the Art Contributions forum
- tamashihoshi's techniques
- josepharaoh99's techniques and overland sprites
- Logos and draft logos
- PastTheFuture's tiles
- The duck here (not clear if rsg167's, or just recoloured by him/her)
- Kelvin's tiles and music and overland sprites
- Animated GIFs
- Cavalcadeur's technique
Outstanding Problems
- Monsters should have as much information in their wiki entry as they do in the game.
- Where a person's username is lower case, some of their art will have been entered as upper case and not associated with their account.
- Techniques not integrated
- Items not integrated