Difference between revisions of "Numenfall"

From RogueBasin
Jump to navigation Jump to search
(Legend of Siegfried 0.2.0 released (ARRP))
(Legend of Siegfried 0.2.1 released)
Line 1: Line 1:
{{game-alpha|name = Legend of Siegfried
{{game-alpha|name = Legend of Siegfried
|developer = [[Xan]]
|developer = [[Xan]]
|released = 7/2/2011
|released = 7/02/2011
|updated = 9/18/2011
|updated = 1/07/2012
|language = [[Csharp|C#]]
|language = [[Csharp|C#]]
|platforms = Anything that works with SDL.NET (Windows, Linux)
|platforms = Anything that works with SDL.NET (Windows, Linux)
Line 19: Line 19:
== Links ==
== Links ==


[http://exong.net/RL/download.php?platform=windows Download 0.2.0 (Windows)]; requires .NET Framework 4.0<br>
[http://exong.net/RL/download.php?platform=windows Download 0.2.1 (Windows)]; requires .NET Framework 4.0<br>
[http://exong.net/RL/download.php?platform=linux Download 0.2.0 (Linux)]; requires Mono<br>
[http://exong.net/RL/download.php?platform=linux Download 0.2.1 (Linux)]; requires Mono with support for .NET 4.0 (not built yet)<br>
[http://exong.net/RL/forum Forums]<br>
[http://exong.net/RL/forum Forums]<br>
[http://legendofsiegfried.wordpress.com Development Blog]<br>
[http://legendofsiegfried.wordpress.com Development Blog]<br>


== Changelog for 0.2.0 ==
== Changelog for 0.2.1 ==


Note that save-file compatibility is not guaranteed between versions, and attempting to load cross-version will most likely result in the program crashing or other bugs.
Note that save-file compatibility is not guaranteed between versions, and attempting to load cross-version will most likely result in the program crashing or other bugs.


  * Added simple and complex dialogues
* Added color-coding for various messages
  * Added quick recovery in "safe" areas
* Added Lone wolf background
  * Added throwing skill
* Added stealth skill
  * Added talk command
  * Added Perception and Charisma attributes
  * Added cities
  * Added in-game documentation system (press '?' at any pageable information screen to get available contextual documentation;
  * Added different shop types
    view all documentation by pressing '?' on the main play screen)
  * Added information on attack and dodge values to the character sheet
  * Added concentration skill
  * Added option to allow any key for more
  * Added literacy feat
  * Added level of message detail option
* Added robes
  * Added ability to set options in game
  * Added quarter staves
  * Added crossbows and bolts
  * Added Neophyte of Tali background
  * Added 7 new artifacts
  * Added oil lanterns
  * Added 48 new alchemy ingredients
* Added black cave spiders, black bears, and vampire bats
  * Added 9 new alchemy recipes
  * Added responses to sound to AI
  * Added 8 new monsters
  * Added throwing daggers
  * Added 10 new potions
  * Added to initial starting equipment
  * Added 2 new scrolls
* Added Nomad background
  * Added 2 new natural weapon types
  * Added permanent body modifications
  * Added several new colors
  * Added display of feats to character sheet
  * Improved AI
  * Added ability for extracting alchemy ingredients from corpses
  * Made shopkeeper wares depend on their wealth
  * Added recipe for distillation of black spider venom
  * Modified some alchemy ingredients
  * Added content to one of the main quests
  * Actor queue optimizations
  * Added in-game option to change font/window size
  * Dynamic event optimizations
  * Added new setting for font size, 'Font'; possible values are '8x13' and '12x20'
  * AI Optimizations
  * Added two new settings, 'WindowWidth' and 'WindowHeight'
  * Fixed an issue with shoplifting
  * Allowed help at character generation (press '?')
  * Fixed an issue where you could begin the game on an isolated island
  * Increased arrow speed
  * Fixed poison to not affect bloodless creatures
  * Made full text always display for attacks with non-standard weapons
  * Fixed a minor bug with line-wrapping not working correctly with item weight display
* Reworked experience and skill training
  * Fixed a minor bug with line-wrapping and indentation
* Autoexplore now prints a message on completion
  * Fixed a minor bug with autoexplore
* Allowed wooden bridges to burn
  * Fixed a minor bug with protection modifiers
  * Improved item weight display
  * Fixed a minor bug that could occur when entering dungeon levels
  * Improved AI to seek out last sighted enemy
  * Fixed a minor bug with auto-repeated keypresses
  * Improved AI to respond to heard noises
  * Fixed a bug that could get you trapped by mountains in wilderness encounters
  * Improved AI reaction to ranged attacks
  * Fixed a bug where items that you paid for could become unpaid when you equipped them
* Improved description of large item stacks
  * Fixed a bug with automation
* Improved pageable text and made up and down arrow scroll one line at a time
  * Improved default initialization attempts
  * Changed base regeneration rate
  * Allow any key for (more) now properly defaults to false
  * Reworked color stack of ASCII renderer to work correctly over multiple lines
  * Fixed a bug that prevented ranged weapon damage from displaying correctly
  * Fixed various bugs with bridges
  * Fixed poison stacking
  * Fixed a bug in handling dialogue trees
  * Fixed a bug where attributes weren't set for some monsters
  * Fixed a bug where NPCs wouldn't shoot their last bolt
  * Fixed a bug that prevented projectiles from passing over water
  * Fixed a bug with AI attempting to reload crossbows with arrows equipped


== Features ==
== Features ==
Line 80: Line 92:
  * A small selection of items and monsters
  * A small selection of items and monsters
  * Several dungeon environments
  * Several dungeon environments
* Character backgrounds
* Character generation
  * Basic melee and missile combat
  * Basic melee and missile combat
  * Basic weapon skills and a few non-combat skills, with a basic training framework
  * Basic weapon skills and a few non-combat skills, with a basic training framework
Line 103: Line 117:
Planned features:
Planned features:
  * Races and backgrounds/classes
  * Races
  * Monster and item descriptions, memory
  * Monster and item descriptions, memory
  * Hundreds of items and creatures
  * Hundreds of items and creatures

Revision as of 16:54, 7 January 2012

Legend of Siegfried
Alpha Project
Developer Xan
Theme Classic
Influences ADOM, JADE
Released 7/02/2011
Updated 1/07/2012
Licensing Open source
P. Language C#
Platforms Anything that works with SDL.NET (Windows, Linux)
Interface ASCII, Keyboard
Game Length Indefinite, nunc
[Forums Official site of Legend of Siegfried]


Links

Download 0.2.1 (Windows); requires .NET Framework 4.0
Download 0.2.1 (Linux); requires Mono with support for .NET 4.0 (not built yet)
Forums
Development Blog

Changelog for 0.2.1

Note that save-file compatibility is not guaranteed between versions, and attempting to load cross-version will most likely result in the program crashing or other bugs.

  • Added color-coding for various messages
* Added Lone wolf background
* Added stealth skill
* Added Perception and Charisma attributes
* Added in-game documentation system (press '?' at any pageable information screen to get available contextual documentation;
   view all documentation by pressing '?' on the main play screen)
* Added concentration skill
* Added literacy feat
* Added robes
* Added quarter staves
* Added Neophyte of Tali background
* Added oil lanterns
* Added black cave spiders, black bears, and vampire bats
* Added responses to sound to AI
* Added throwing daggers
* Added to initial starting equipment
* Added Nomad background
* Added permanent body modifications
* Added display of feats to character sheet
* Added ability for extracting alchemy ingredients from corpses
* Added recipe for distillation of black spider venom
* Added content to one of the main quests
* Added in-game option to change font/window size
* Added new setting for font size, 'Font'; possible values are '8x13' and '12x20'
* Added two new settings, 'WindowWidth' and 'WindowHeight'
* Allowed help at character generation (press '?')
* Increased arrow speed
* Made full text always display for attacks with non-standard weapons
* Reworked experience and skill training
* Autoexplore now prints a message on completion
* Allowed wooden bridges to burn
* Improved item weight display
* Improved AI to seek out last sighted enemy
* Improved AI to respond to heard noises
* Improved AI reaction to ranged attacks
* Improved description of large item stacks
* Improved pageable text and made up and down arrow scroll one line at a time
* Improved default initialization attempts
* Changed base regeneration rate
* Allow any key for (more) now properly defaults to false
* Reworked color stack of ASCII renderer to work correctly over multiple lines
* Fixed a bug that prevented ranged weapon damage from displaying correctly
* Fixed various bugs with bridges
* Fixed poison stacking
* Fixed a bug in handling dialogue trees
* Fixed a bug where attributes weren't set for some monsters
* Fixed a bug where NPCs wouldn't shoot their last bolt
* Fixed a bug that prevented projectiles from passing over water
* Fixed a bug with AI attempting to reload crossbows with arrows equipped

Features

Currently implemented features:

* Quests and dialogue
* Basic alchemy
* Autoexplore and goto
* Basic magic/spell system
* Score keeping, and high score list
* Shops
* Basic settlements and cities
* Field of view and light sources
* Random world generation
* A small selection of items and monsters
* Several dungeon environments
* Character backgrounds
* Character generation
* Basic melee and missile combat
* Basic weapon skills and a few non-combat skills, with a basic training framework
* Languages:  The more advanced races speak a common tongue, but each race generally has 
   its own specific language as well
* Factions and territories, e.g., goblins in their own territory might attack creatures 
   they would not mind in other places
* Multiple damage types
* Natural weapons and special effects (e.g., rats can transmit disease through their bite)
* Monsters are the same type of game entity as the player, and wield weapons, use items, etc.
* Random item generation
* Extremely extensible property-driven event system
* Advanced and descriptive messages with dynamic grammar system
* Various senses (sight, hearing, etc.) for different perceivable things
* Time of day, i.e., day/night cycle with varying visibility
* Saving/Loading
* Abstract goal-based AI for monsters and NPCs
* Various dungeon features (doors, decorations, etc.)
* Materials and qualities for items
* Many state modifiers (poison, diseases, bleeding, etc.)
* 19 types of terrain
* Customizable interface and keybindings

Planned features:

* Races
* Monster and item descriptions, memory
* Hundreds of items and creatures
* Many different locations, dungeons, complexes, etc.
* Diverse effects for different weapon types and styles
* Many, many skills
* Activatable items, skills, and powers
* Random quests, and not just basic things like "Go and Find X of Y", "Kill X of Y", etc.
* Weather patterns
* Multiple game modules (i.e., the engine supports loading different modules;  
   The Legend of Siegfried is one of these.)
* ...and more...

Possibly future features:

* Item containers
* Inter-game interaction