Difference between revisions of "Tales of Maj'Eyal Wiki"

From Tales of Maj'Eyal
Jump to: navigation, search
Line 9: Line 9:
 
To edit it simply click on "Edit" on any wiki page (you must have logged in with your profile in the game at least once, as a spam deterrent).
 
To edit it simply click on "Edit" on any wiki page (you must have logged in with your profile in the game at least once, as a spam deterrent).
 
   
 
   
----
+
 
{|cellpadding="10" class="wikitable"
+
==History of ToME==
| bgcolor=0D252E |'''''History of ToME'''''
+
[[history|ToME 1, ToME 2 and ToME 3]]
|-
+
> [[history|ToME 1, ToME 2 and ToME 3]]
+
 
   
 
   
|-
+
==FAQ and guides==
| bgcolor=0D252E |'''''FAQ and guides'''''
+
===FAQ===
|-
+
: [[frequently-asked-questions-tome4|Frequently Asked Questions]]
'''FAQ'''
+
: [[glossary|Glossary of terms in ToME]]
: > [[frequently-asked-questions-tome4|Frequently Asked Questions]]
+
===Guides===
: > [[glossary|Glossary of terms in ToME]]
+
: [[guide-arena|A Guide to the Arena]]
'''Guides'''
+
: [http://forums.te4.org/viewtopic.php?f=41&t=27606 Guide: How to play the yeek summoner (b31)]
: > [[guide-arena|A Guide to the Arena]]
+
: [http://te4.org/dl/thirdparty/t4walkthrough/index.html Walkthrough: Cornac Fighter (b34)]
: > [http://forums.te4.org/viewtopic.php?f=41&t=27606 Guide: How to play the yeek summoner (b31)]
+
: [[survival-guide|Survival Guide]]
: > [http://te4.org/dl/thirdparty/t4walkthrough/index.html Walkthrough: Cornac Fighter (b34)]
+
: [[guide-speed and combat|A Guide to The Effects of Speed on Combat]]
: > [[survival-guide|Survival Guide]]
+
: > [[guide-speed and combat|A Guide to The Effects of Speed on Combat]]
+
 
   
 
   
|-
+
==The player==
| bgcolor=0D252E |'''''The player'''''
+
 
|-
+
[[Classes]]
> [[Classes]]
+
[[Character sheet]]: power, damage, saves, armor
> [[Character sheet]]: power, damage, saves, armor
+
[[Races]]
> [[Races]]
+
[[Stats]]
> [[Stats]]
+
[[Talents]]
> [[Talents]]
+
[[Prodigies]]
> [[Prodigies]]
+
[[Experience]]
> [[Experience]]
+
 
   
 
   
|-
+
==Gameplay==
| bgcolor=0D252E |'''''Gameplay'''''
+
[[combat-damage|Combat Damage]]
|-
+
[[Effects]]
> [[combat-damage|Combat Damage]] ''Mostly complete''
+
[[Inscriptions|Infusions and Runes]]
> [[Effects]]
+
[[Materials|Item materials]]
> [[Inscriptions|Infusions and Runes]]
+
[[Mindstars]]
> [[Materials|Item materials]]
+
[[Resources]]
> [[Mindstars]] ''Incomplete''
+
> [[Resources]]
+
 
   
 
   
|-
+
==Spoilers==
| bgcolor=0D252E |'''''Spoilers'''''
+
[[Achievements]]
|-
+
[[Artifacts]]
> [[Achievements]]
+
[[backup-guardians|Backup Guardians]] ''after returning from the East.''
> [[Artifacts]]
+
[[character-hints|Character Hints]]
> [[backup-guardians|Backup Guardians]] ''after returning from the East.''
+
[[egos|Ego Items and their Effects]]
> [[character-hints|Character Hints]] ''May be outdated''
+
[http://forums.te4.org/viewforum.php?f=41 Forum: ToME 4 spoilers]
> [[egos|Ego Items and their Effects]]
+
[[Gems]]
> [http://forums.te4.org/viewforum.php?f=41 Forum: ToME 4 spoilers]
+
[[maj-eyal-boss-guide|Maj'Eyal Boss Guide]]
> [[Gems]] ''Very nicely done.''
+
[[Items|Full List of all Items]]
> [[maj-eyal-boss-guide|Maj'Eyal Boss Guide]]
+
[[item-sets|Item sets]]
> [[Items|Full List of all Items]] ''outdated''
+
[[Quests]]
> [[item-sets|Item sets]] ''needs checking''
+
[[quests-brotherhood|Quests: Brotherhood of Alchemists]]
> [[Quests]] ''Barely even started''
+
[[quests-escort|Quests: Escort Mission Rewards]]
> [[quests-brotherhood|Quests: Brotherhood of Alchemists]] ''Description of alchemists' quest and rewards.''
+
[[Unlockables]]
> [[quests-escort|Quests: Escort Mission Rewards]]
+
[[Vaults]]
> [[Unlockables]]
+
[[Zones]]
> [[Vaults]] ''Also incomplete''
+
> [[Zones]] ''Incomplete''
+
 
   
 
   
|-
+
==Development==
| bgcolor=0D252E |'''''Development'''''
+
===Introduction===
|-
+
: [[contributing| How you can contribute to ToME4]]
'''Introduction'''
+
: [[tome4-music|Music in ToME]]
: > [[contributing| How you can contribute to ToME4]]
+
===Modules===
: > [[tome4-music|Music in ToME]]
+
: [[t4modules|T-Engine 4 modules]]
'''Modules'''
+
: [[t4modules-module-howto-guides|T-Engine 4 module creation howtos]]
: > [[t4modules|T-Engine 4 modules]]
+
: [[t4modules-module-boot-example|T-Engine 4 custom boot module creation]]
: > [[t4modules-module-howto-guides|T-Engine 4 module creation howtos]]
+
===Addons===
: > [[t4modules-module-boot-example|T-Engine 4 custom boot module creation]]
+
: [[addons|Information on addons]]
'''Addons'''
+
: [[tome-hooks-and-what-they-do]]
: > [[addons|Information on addons]]
+
: [[how-make-vault|How to make a vault]]
: > [[tome-hooks-and-what-they-do]]
+
: [http://forums.te4.org/viewtopic.php?f=50&t=34198&start=0 How to add a new zone by making an addon (b41)]
: > [[how-make-vault|How to make a vault]]
+
===Latest development version===
: > [http://forums.te4.org/viewtopic.php?f=50&t=34198&start=0 How to add a new zone by making an addon (b41)]
+
: [[howtosvn|How to download the svn version]]
'''Latest development version'''
+
: [[howtocompile|How to compile ToME]]
: > [[howtosvn|How to download the svn version]]
+
===Debugging===
: > [[howtocompile|How to compile ToME]]
+
: [[learninglua|Lua: The language of ToME4]]
'''Debugging'''
+
: [[tome4-running-tome-gdb|Running ToME in gdb]]
: > [[learninglua|Lua: The language of ToME4]]
+
: [[tome4-running-profiler|Running ToME's profiler]]
: > [[tome4-running-tome-gdb|Running ToME in gdb]]
+
: [[t4modules-debugging|Debugging]] (lua console commands)
: > [[tome4-running-profiler|Running ToME's profiler]]
+
: > [[t4modules-debugging|Debugging]] (lua console commands)
+
+
|-
+
| bgcolor=0D252E |'''''This wiki'''''
+
|-
+
> [[index|Index]] (work in progress)
+
> [[editing|Editing the wiki]]
+
> [[feedback|What would you like to see on this wiki]] that is currently not here? Please let us know!
+
> [[todo|To Do List]]
+
|}
+

Revision as of 06:35, 21 March 2013

Tales of Maj'Eyal wiki

ToME 4 is an RPG Roguelike game, written as a module that runs in T-Engine 4.0. Download t-engine and tome for a myriad of Operating Systems from http://www.te4.org/download

T-Engine 4 is the reboot and complete rewrite of T-Engine, released in beta form on May 11, 2010.

Feel free to edit this wiki to add new information, guides etc. This is a zone for the players by the players. To edit it simply click on "Edit" on any wiki page (you must have logged in with your profile in the game at least once, as a spam deterrent).


History of ToME

ToME 1, ToME 2 and ToME 3

FAQ and guides

FAQ

Frequently Asked Questions
Glossary of terms in ToME

Guides

A Guide to the Arena
Guide: How to play the yeek summoner (b31)
Walkthrough: Cornac Fighter (b34)
Survival Guide
A Guide to The Effects of Speed on Combat

The player

Classes Character sheet: power, damage, saves, armor Races Stats Talents Prodigies Experience

Gameplay

Combat Damage Effects Infusions and Runes Item materials Mindstars Resources

Spoilers

Achievements Artifacts Backup Guardians after returning from the East. Character Hints Ego Items and their Effects Forum: ToME 4 spoilers Gems Maj'Eyal Boss Guide Full List of all Items Item sets Quests Quests: Brotherhood of Alchemists Quests: Escort Mission Rewards Unlockables Vaults Zones

Development

Introduction

How you can contribute to ToME4
Music in ToME

Modules

T-Engine 4 modules
T-Engine 4 module creation howtos
T-Engine 4 custom boot module creation

Addons

Information on addons
tome-hooks-and-what-they-do
How to make a vault
How to add a new zone by making an addon (b41)

Latest development version

How to download the svn version
How to compile ToME

Debugging

Lua: The language of ToME4
Running ToME in gdb
Running ToME's profiler
Debugging (lua console commands)