Skip to content

Releases: Adrien-Lucas/jorg

Jorg 0.8.2 -alpha

06 Nov 22:31
Compare
Choose a tag to compare
Jorg 0.8.2 -alpha Pre-release
Pre-release
Version 0.8.2

* Features :
  - Load command improved
  - Can throw item with 'throw (index)'
  - Consumables can give mana
  - Books added (use a book to read it)
  - Final scenario in development, first scene implemented

TODO : Add weapons with ammunition like bows, Add the possibility to craft items in a catalog (e.g : 'craft torch'), Create circumstance commands (e.g : Feed dog), Cahnge a situation in play time (quest progress ...)
       And of course : finish the scenario implementation

Jorg 0.7.5 -alpha

01 Nov 14:18
Compare
Choose a tag to compare
Jorg 0.7.5 -alpha Pre-release
Pre-release

First release of Jorg.
The version is not 0.1 because it as been upgraded trough commit.
This version is not perfectly stable, some memory bugs could happens but there are not so many.

This version include :

  • Character creation
  • Command system (e.g : go tavern ; talk taverner ; say drink ; buy 0 5 ; ... )
  • Discussions
  • Shops
  • Fights
  • Companions
  • Interactions with objects
  • Containers (like chests)
  • Saves
  • A demo scenario (pretty simple but not complete)

The game still in development and is only compatible with Linux OS (for the moment)

Jorg 0.8 -alpha

01 Nov 23:12
Compare
Choose a tag to compare
Jorg 0.8 -alpha Pre-release
Pre-release
Version 0.8

* Added features :
  - Progression system (level up using 'levelup' if enough xp)
  - Add bonus after attribute value (e.g : Strength 16 (+3))

It has been decided to use the Pathfinder/D&D 3.5 system for the balancing.
(Progression and wolfs are balanced with it)