Difference between revisions of "Elona"

From RogueBasin
Jump to navigation Jump to search
m
(Added programming language indication)
 
(14 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{game-stable| name = Elona:  Eternal League of Nefia
{{game-stable| name = Elona:  Eternal League of Nefia
|developer = Noa
|developer = Noa
|theme = Fantasy
|theme = [[Fantasy]]
|influences = [[ADOM]], [[AngBand]], [[NetHack]], [[Falcon's Eye]]
|influences = [[ADOM]], [[AngBand]], [[NetHack]], [[Falcon's Eye]]
|released = Jan 31, 2008 (English) Jan 8, 2008 (Japanese)
|released = Jan 31, 2008
|updated = Mar 29, 2009 (1.14fix3)
|relver = Japanese release was Jan 8
|licensing = Freeware
|updated = May 17, 2009
|language =  
|updver = 1.16 final (1.22 beta on 2010 May 8)
|platforms = Windows
|licensing = [[Freeware]]
|interface = [[Graphical tiles]], Keyboard, Gamepad
|language = [[Hot Soup Processor (HSP)]]
|length =  
|platforms = [[Windows]]
|site = http://homepage3.nifty.com/rfish/index_e.html
|interface = [[Graphical tiles]], [[Keyboard]], Gamepad
|length = [[Open ended]]
|site = http://ylvania.org/
}}
}}
Elona is a japanese graphical roguelike under active development. It has a main storyline and randomly generated side-quests. The developer has stated that his goal is to make a less serious roguelike, focusing on making the game fun and humorous instead of implementing realistic mechanics.
Elona is a Japanese graphical roguelike (no longer under active development). It has a main storyline and randomly generated side-quests. The developer has stated that his goal is to make a less serious roguelike, focusing on making the game fun and humorous instead of implementing realistic mechanics.


== Gameplay ==
== Gameplay ==
Line 23: Line 25:


More races are available by changing the extraRace value in config.txt to 1. These races haven't been extensively tested and aren't recommended for serious playing.
More races are available by changing the extraRace value in config.txt to 1. These races haven't been extensively tested and aren't recommended for serious playing.
== Status ==
A news release on the J part of the offical Elona forums has announced that Noa has decided to cease participation in developing Elona. However, he made the source code available to anyone who wants it, without licensing restrictions, via a time-limited download link.
However, on the official Elona forums, there are quite a few beginning continuation projects, as well as several projects whom plan on rewriting Elona into other programming languages.
Development has continued by several developers under the Elona+ name. They took the source code, and carried on with development. It contains additions (new world parts) bugfixes, and more.


== Resources ==
== Resources ==


* [http://homepage3.nifty.com/rfish/index_e.html The official English site]
* [http://homepage3.nifty.com/rfish/index_e.html The official English site]
* [http://elona.wikia.com/wiki/Elona_Wiki The official English wiki]
* [http://elona.wikia.com/wiki/Elona_Wiki The official English wiki (Also contains info about elona+)]
 
[[Category:Open ended roguelikes]]

Latest revision as of 14:44, 10 July 2017

Elona: Eternal League of Nefia
Stable game
Developer Noa
Theme Fantasy
Influences ADOM, AngBand, NetHack, Falcon's Eye
Released Jan 31, 2008 (Japanese release was Jan 8)
Updated May 17, 2009 (1.16 final (1.22 beta on 2010 May 8))
Licensing Freeware
P. Language Hot Soup Processor (HSP)
Platforms Windows
Interface Graphical tiles, Keyboard, Gamepad
Game Length Open ended
Official site of Elona: Eternal League of Nefia


Elona is a Japanese graphical roguelike (no longer under active development). It has a main storyline and randomly generated side-quests. The developer has stated that his goal is to make a less serious roguelike, focusing on making the game fun and humorous instead of implementing realistic mechanics.

Gameplay

The gameplay is more forgiving than in traditional roguelikes. The main character never completely dies, death only reduces your abilities and resources. Most of the areas are pre-generated but some of the dungeons are randomly generated each time the player enters them. Item names and abilities are randomized, sometimes resulting in unusual and sometimes hilarious combinations. Most of the graphics and sounds are borrowed from external sources under a free license.

Races

Normal races: Yerles, Euldernas, Fairies, Dwarves, Jueres, Eleans, Snails, Liches, Goblins, Golems and Mutants.

More races are available by changing the extraRace value in config.txt to 1. These races haven't been extensively tested and aren't recommended for serious playing.


Status

A news release on the J part of the offical Elona forums has announced that Noa has decided to cease participation in developing Elona. However, he made the source code available to anyone who wants it, without licensing restrictions, via a time-limited download link.

However, on the official Elona forums, there are quite a few beginning continuation projects, as well as several projects whom plan on rewriting Elona into other programming languages.

Development has continued by several developers under the Elona+ name. They took the source code, and carried on with development. It contains additions (new world parts) bugfixes, and more.

Resources