Difference between revisions of "Main Page"

From Tuxepedia
Jump to navigation Jump to search
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Game ==
[[File:Set 1, A3 pixel.png|thumbnail|link=Set 1|'''Check out the 154 completed tuxemon in [[Set 1]]''']]
[[File:Tuxemon-banner.png|500px]]


* [[The Spyder in the Cathedral]] (the game's plot, with links to each map)
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


==== Lore ====
All contributions are welcome!


* [[:Category:Place|Places]]
== About the Game ==
* [[:Category:Map|Maps]]
* [[World Lore]]
* [[:Category:Trainer|Characters]]
* [[:Category:Type|Creature Types]]


==== World ====
* [[Game Bible]]
 
* [[How to Contribute]]
* [[:Category:Item|Items]]
* [[How to Upload Content to the Wiki]]
* [[:Category:Technique|Techniques]]
* [http://forum.tuxemon.org/ Forum]
* [[:Category:Monster|Creatures]]
* [https://github.com/Tuxemon/Tuxemon Github]
* [[:Category:Trainer|NPCs]]
* [[Other media]]
 
==== Game Mechanics ====
 
* [[Stats]]
* [[Life Stages, Sub-Elements and Body Types]]
* [[Effects]]
 
==== What can I create, and how? ====
 
* [[Creating Maps|Maps]] - the world the player walks around in
* [[Creating Map Events|Quests/Events]] - the events and stories that take place in the game
* [[Creating Tilesets|Tilesets]] - the tiles used to create maps
* [[Creating Translations|Translations]]
* [[Creating Creatures|Creatures]]
* [[Creating Items|Items]]
* [[Creating Techniques|Techniques]]
* [[Contributing Art|Art]]
* [[Creating Music|Music]]
* [[Creating Writing|Writing]]
* [[Combat AI|Artificial Intelligence]] - how to create and modify AI behavior
* [[Contributing Code|Code Contributions]]
 
==== Artwork ====
 
* [[Design Guide|Design Style Guide]]
* [[Contributing Art|Contributing Art]]
* [[Graphics Sizes|Graphic Sizes]]
 
== Development ==
Auto-generated documentation of the Tuxemon codebase can be found here:
http://docs.tuxemon.org/
 
==== General ====
 
* [[Roadmap|Roadmap]]
* [[Game Data|Game Data]]
* [[Tuxemon Debug Console|Debug Console]]
 
==== Combat ====
 
* [[Combat State Overview|Combat State Overview]]
* [[Combat AI|Combat AI]]
 
==== Networking ====
 
* [[Neteria Networking|Neteria Networking]]
 
== Map Editor ==
 
Tuxemon supports maps created with [http://www.mapeditor.org/ Tiled].
 
* [[Creating Maps|Tutorial: Creating your own maps]]
* [[Creating Map Events|Event Handling]]
 
== Other content ==
 
* [[Art of Unidentified Monsters]]
* [[The Region]]
 
== Content that is yet to be incorporated ==
* Anything not in the Art Contributions forum. E.g. stuff like technique animations that were added straight to the game.
* [https://forum.tuxemon.org/thread.php?id=75 josepharaoh99's 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 of menu sprites, etc
* [https://drive.google.com/file/d/0B6IZeVOq4LaaNjc4cFZqc2xEV2M/view The images in the design doc]
 
== Outstanding Problems ==
* 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.
* I have set up a new entry for Face Sprites, but many Face Sprites are still identified as Menu Sprites.
 
 
== Some of Our Characters ==
{{#ask:[[Category:Front Sprite]]
[[Category:Main]]
[[Category:64px]]
|format=list
|mainlabel=
|order=rand
|limit=64
|sep=
|searchlabel=
}}

Revision as of 10:41, 23 April 2023

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