Alone Rl Versions Save

A free to use, survival open-world roguelike game

0.2.9

4 years ago

Core

  • updated jackson to latest version (security fix)

0.2.8

5 years ago

Core

  • updated (artemis-odb)[https://github.com/junkdog/artemis-odb/releases/tag/artemis-odb-2.2.0] to 2.2.0
  • updated jackson to 2.9.8 (security fix)
  • updated to Java 11

Features

  • #43 first draft of day-night cycle, a lot more work to be done
  • #30 moved all creatures to template-handling
  • #36 harvest bark from trees
  • #37 bark armour (not finished)

Bugfix

  • #39 corpses now have the same symbol as the creature, just blood-red
  • #38 crafting has a bit more feedback in case of falure
  • 623f45b now you can't wield/wear more objects of the same type

0.2.7

6 years ago
  • TerGen 0.1.2 (minor changes)

  • Added "shooting" mechanic (just a little trick on top of the throwing mechanic) and three crafting recipes: a bow, a wooden arrow and a stone-tipped arrow.

0.2.6

6 years ago
  • Added basic river creation (via terrain-generator)

  • Using the newest AsciiPanel commit

  • Slight changes to creature placement

0.2.5

6 years ago
  • map generation stuff: #18 #20 #28 #29

  • character creation screen, first draft: #20

  • using rlforj-alt-0.3.0: #25

0.2.0

6 years ago

Features

  • #22: Implemented Crafting

  • #12: crafting recipes AND item templates (earlier than schedule!) are completely defined in YAML

Bugfixes

  • #21: fixed thrown objects not stopping when bumping something

  • #16: weapon damage was ignored; it now adds to the strength, and armour protection adds to the skin

0.1.1

6 years ago
  • using rlforj-alt 0.2.0

  • using shadowcasting for Fov - it makes for nicer, darker "shadows"

  • using symmetric Bresenham for Los

0.1.0

6 years ago

First release.

The game is of course unplayable (we are a long way from a "consumer release", eg 0.9.0 at the earliest), but it's ready for testing and expansion.

All basic pieces of the puzzle are in place - now it's time to make it playable, pleasant and a bit more feature-rich.