Skip to content

Releases: larssont/raahma

v0.2.2

28 Dec 03:20
Compare
Choose a tag to compare

Added unequip command for unequipping armour or weapon.

Adjusted properties for certain mobs.

  • Goat
    • Hp: 100 → 125
    • Damage: 5 → 10
    • Experience: 100 → 75
  • Cow
    • Hp: 100 → 150
  • Sheep
    • Experience: 100 → 50

Changed name of "lamb meat" into "lamb chop".

Mobs now respawn after the player dies, if they are attacked again their hp will be full.

Fixed bug where the experience gap between levels did not increase.
Fixed bug where the experience was set to zero after leveling up. The remaining experience will now be added as progress to the next level.

v0.2.1

23 Dec 01:58
Compare
Choose a tag to compare

Adjusted intro text.
Adjusted text for quit command.

Fixed game crash with drops from goat, sheep, cow.

v0.2.0

22 Dec 19:15
Compare
Choose a tag to compare

Added wearable player armour which can be purchased from an armour shop.
Added autosave after every command has been processed.

Adjusted responses for some commands to be more detailed.

General bugfixes and improvements.

v0.1.1

22 Dec 10:05
Compare
Choose a tag to compare

Fixed bug when not specifying object to purchase

Adjusted experience for certain mobs
Adjusted damage multiplier for skills

Added goat meat
Added ability to equip weapons with numbers from inventory list

v0.1.0

21 Dec 17:09
Compare
Choose a tag to compare

Yey! Initial release!