Difference between revisions of "Main Page"
Jump to navigation
Jump to search
ShadowApex (talk | contribs) m (17 revisions imported) |
ShadowApex (talk | contribs) (Add GitHub wiki content to main page.) |
||
Line 1: | Line 1: | ||
== Game == | |||
==== Lore ==== | |||
* [[World Lore]] | |||
* [[Category:Trainer|Characters]] | |||
* [[Category:Type|Creature Types]] | |||
==== 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]] | |||
==== World ==== | |||
* [[Category:Item|Items]] | |||
* [[Category:Technique|Techniques]] | |||
* [[Category:Monster|Creatures]] | |||
* [[Category:Trainer|NPCs]] | |||
== 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]] | * [[Art of Unidentified Monsters]] | ||
* [[The Region]] | * [[The Region]] | ||
== Content that is yet to be incorporated == | == 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. | * Anything not in the Art Contributions forum. E.g. stuff like technique animations that were added straight to the game. | ||
Line 14: | Line 79: | ||
* 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. | * 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. | * I have set up a new entry for Face Sprites, but many Face Sprites are still identified as Menu Sprites. | ||
== Some of Our Characters == | == Some of Our Characters == | ||
Line 23: | Line 89: | ||
|order=rand | |order=rand | ||
|limit=64 | |limit=64 | ||
|sep= | |sep= | ||
|searchlabel= | |searchlabel= | ||
}} | }} |
Revision as of 21:19, 4 August 2016
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
- Translations
- Creatures
- Items
- Techniques
- Art
- Music
- Writing
- Artificial Intelligence - how to create and modify AI behavior
- Code Contributions
Artwork
World
Development
Auto-generated documentation of the Tuxemon codebase can be found here: http://docs.tuxemon.org/
General
Combat
Networking
Map Editor
Tuxemon supports maps created with Tiled.
Other content
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.
- josepharaoh99's 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 of menu sprites, etc
- 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.