Releases: leomartius/yarc
Releases · leomartius/yarc
v0.4.0
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
(3-BSD) monster AI, monster generation, special attacks
Full Changelog: v0.2.0...v0.3.0
v0.2.0
(3-BSD) UI work, theme management, game content
Full Changelog: v0.1.1...v0.2.0
v0.1.1
(CC0) entry for the 2024 RoguelikeDev does the Complete Roguelike Tutorial event
v0.1.0
initial commit (Tutorial Tuesdays 2024)