Difference between revisions of "Main Page"

From Tuxepedia
Jump to navigation Jump to search
m (12 revisions imported)
(35 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Auto-generated documentation of the Tuxemon codebase can be found here:
[[File:Set 1, A3 pixel.png|thumbnail|link=Set 1|'''Check out the 154 completed tuxemon in [[Set 1]]''']]
http://docs.tuxemon.org/
[[File:Tuxemon-banner.png|500px]]


http://tuxemon.org/images/tuxemon_logo.png
The Tuxemon Project has two objectives:  
* create an open source monster catching game and
* design and illustrate open source monsters and describe the world in which they live


= Game =
All contributions are welcome!


== Lore ==
== About the Game ==


* [[World Lore]]
* [[Game Bible]]
** [[Characters]]
* [[How to Contribute]]
* [[Creature Types]]
* [http://forum.tuxemon.org/ Forum]
 
* [https://github.com/Tuxemon/Tuxemon Github]
== 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]]
* [[Unfinished Monsters]]
 
== Content that is yet to be incorporated ==
* Anything not in the Art Contributions forum
* [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=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=38 Kelvin's tiles and music] and [https://forum.tuxemon.org/thread.php?id=54 overland sprites]
* Animated GIFs
* [https://forum.tuxemon.org/thread.php?id=43&p=2 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

Revision as of 07:42, 23 August 2019

Check out the 154 completed tuxemon in Set 1

Tuxemon-banner.png

The Tuxemon Project has two objectives:

  • create an open source monster catching game and
  • design and illustrate open source monsters and describe the world in which they live

All contributions are welcome!

About the Game