Difference between revisions of "Tales of Maj'Eyal"

From RogueBasin
Jump to navigation Jump to search
m (update version no)
 
(49 intermediate revisions by 17 users not shown)
Line 1: Line 1:
{{game-major|name = T.o.M.E.
{{game-major|name = T.o.M.E.
|developer = [[DarkGod]], various Dark Priests
|developer = [[DarkGod]], various Dark Priests
|released = 1998 Oct 24
|released = Oct 24 1998 (May 11 2010 for ToME 4)
|updated = 2011 Jul 14 (4.0.0[[beta]]29)
|updated = May 29, 2023 (version 1.7.5)
|language = [[C]]/[[Lua]]
|language = [[C]], [[Lua]]
|platforms = [[Windows]],[[Unix]],[[Mac OS X]],...?
|platforms = [[Windows]],[[Unix]],[[Mac OS X]]
|theme = Fantasy, Tolkien
|theme = [[Fantasy]]
|features = Too many to list
|licensing = [[Open Source]], [[GPL3]]
|licensing = [[Open Source]], [[GPL3]]
|interface = [[ASCII]], [[OpenGL]], [[Keyboard]], [[Mouse]]
|interface = [[ASCII]], [[OpenGL]], [[Keyboard]], [[Mouse]]
|site = http://te4.org/
|site = http://te4.org/
|influences = Tolkien
|influences = Tolkien, Anne McCaffrey
|length = 12-24 hours
|length = 12-24 hours
}}
}}
{{wasangbandvariant}}
{{wasangbandvariant}}


T.o.M.E. stands for '''Tales of Maj'Eyal''' (previously '''Tales of Middle Earth''').
'''Tales of Maj'Eyal''', more commonly known as ToME or ToME4, is an open-source fantasy roguelike. Development first began in 1998 as ''[[PernAngband]]'', a Pern-inspired [[Angband]] variant, then later became known as ''[[Troubles of Middle Earth]]'' and ''[[Tales of Middle Earth]]''. With the release of ToME4 in 2010, the game was rewritten entirely, complete with an original high fantasy setting and storyline.


It was previously known as PernAngband but changed its name.
ToME4 runs on [[T-Engine]], a game engine developed by DarkGod which provides several useful features for developers writing their own roguelikes. T-Engine also supports third-party addons to ToME.
ToME has its roots in [[Angband]] (it was a [[Zangband]] 2.2.0 variant at its inception) but has since been completly rewritten from scratch for 4.0.0 version and is now its own game. As of ToME 4.0.0 beta 14 it no longer uses a Tolkien setting, and instead has its own original high fantasy setting and story.


The latest versions have been split into a game [[RogueLike Engines|engine]] called [[T-Engine]] and a game [[Module|module]] which is the thing players actually call ToME.
In 2013 ToME was [[Steam Greenlight|greenlit]] and is now available for purchase on [http://store.steampowered.com/app/259680 Steam], one year later it was released on GOG.com [http://www.gog.com/game/tales_of_majeyal], though the game remains free for download on the official website (with in-game special features for donators).


The goal is to allow anyone to create her/his own game without the hassle of coding all the annoying bits, and in the case where nothing too fancy is needed to do so without coding any scripts.
==Notable features==
* Graphical tiles, music and sound effects
* Mouse control
* Multiple game modes and difficulties, with the option of playing in traditional [[permadeath]] mode, an adventure mode with limited lives, or exploration mode with unlimited lives
* [[Skill]] point based character progression organised into talent trees
* Combat abilities with cooldowns and resource management
* Ingame chat system
* Freeform [[Quests|questing]]
* Many unlockable races, subraces, classes and class specialization
* Support for modules and addons through [[Lua]]


Some notable ToME features (but far from the only ones):
==Related links==
* Graphical tiles, music and sound effects (all optional)
* [http://te4.org Homepage]
* [[Skill]] points based character progression organised into talent trees
* [http://www.gog.com/game/tales_of_majeyal ToME on GOG.com]
* Activated combat abilities with cooldowns and resource management
* [http://darkgod.itch.io/tales-of-majeyal ToME on itch.io]
* Runes and infusions with cooldowns instead of traditional potions and scrolls
* [http://store.steampowered.com/app/259680 ToME on Steam]
* Freeform [[Quests|quests]] (only very few obligatory quests)
* [http://te4.org/wiki/wiki Wiki]
* Special levels
* [http://te4.org/addons/tome Addons]
* Multiple dungeons and towns with a large wilderness
* [http://te4.org/wiki/Tome_history History]
* Schools of magic-based spell system
* Lots of very different races, subraces, classes and class specialization
* Numerous initially locked races and classes, with varying degrees of challenge to unlock
* [[Lua]] [[Scripting|scripted]]
* Support for modules
 
For version 4.x.x it has a new [http://tome.te4.org homepage], a [http://wiki.t-o-m-e.net/ wiki], a [http://forum.t-o-m-e.net/ forum], a site for its [http://te4.org engine] and a [http://blog.te4.org dev blog].
 
For version 3.x.x and 2.x.x it has an old [http://www.t-o-m-e.net home page]
One can also check out the [http://modules.t-o-m-e.net/ ToME Library] where lots of user modules, packages and scripts are presented.
 
See also the [[WikiPedia:ToME|ToME]] entry on wikipedia.
[[Category:stable games]]
[[Category:stable games]]
[[Category:Open source]]

Latest revision as of 06:16, 25 June 2023

T.o.M.E.
Major Roguelike
Developer DarkGod, various Dark Priests
Theme Fantasy
Influences Tolkien, Anne McCaffrey
Released Oct 24 1998 (May 11 2010 for ToME 4)
Updated May 29, 2023 (version 1.7.5)
Licensing Open Source, GPL3
P. Language C, Lua
Platforms Windows,Unix,Mac OS X
Interface ASCII, OpenGL, Keyboard, Mouse
Game Length 12-24 hours
Official site of T.o.M.E.


Tales of Maj'Eyal was an Angband variant


Tales of Maj'Eyal, more commonly known as ToME or ToME4, is an open-source fantasy roguelike. Development first began in 1998 as PernAngband, a Pern-inspired Angband variant, then later became known as Troubles of Middle Earth and Tales of Middle Earth. With the release of ToME4 in 2010, the game was rewritten entirely, complete with an original high fantasy setting and storyline.

ToME4 runs on T-Engine, a game engine developed by DarkGod which provides several useful features for developers writing their own roguelikes. T-Engine also supports third-party addons to ToME.

In 2013 ToME was greenlit and is now available for purchase on Steam, one year later it was released on GOG.com [1], though the game remains free for download on the official website (with in-game special features for donators).

Notable features

  • Graphical tiles, music and sound effects
  • Mouse control
  • Multiple game modes and difficulties, with the option of playing in traditional permadeath mode, an adventure mode with limited lives, or exploration mode with unlimited lives
  • Skill point based character progression organised into talent trees
  • Combat abilities with cooldowns and resource management
  • Ingame chat system
  • Freeform questing
  • Many unlockable races, subraces, classes and class specialization
  • Support for modules and addons through Lua

Related links