Skip to content

Releases: leomartius/yarc

v0.4.0

20 Dec 22:40
Compare
Choose a tag to compare

Status: pre-alpha

License: BSD-3-Clause

Full Changelog: v0.3.0...v0.4.0

New Features

  • Add scroll of identify
  • Customize select prompts for each action
  • Restrict drop action to floor or passage
  • Implement pick-up action
  • Set 8x16 VGA font as default
  • Implement natural healing
  • Implement food and hunger mechanics

Bug Fixes

  • ai: Apply path-to-door strategy on any tile
  • Set maximum character level to 20

Code Refactoring

  • Introduce ActionResult tuple
  • Add str_equipped method to inventory

Other Changes

  • Print MD5 digest of archived artifact

v0.3.0

04 Nov 18:40
Compare
Choose a tag to compare

(3-BSD) monster AI, monster generation, special attacks
Full Changelog: v0.2.0...v0.3.0

v0.2.0

04 Oct 16:53
Compare
Choose a tag to compare

(3-BSD) UI work, theme management, game content
Full Changelog: v0.1.1...v0.2.0

v0.1.1

03 Sep 20:56
Compare
Choose a tag to compare

(CC0) entry for the 2024 RoguelikeDev does the Complete Roguelike Tutorial event

v0.1.0

03 Sep 20:47
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
initial commit (Tutorial Tuesdays 2024)