Skip to content

Version 0.9.0

T. Okubo edited this page Feb 5, 2021 · 1 revision

Version 0.9.0

Wilderness map generation

Player can enter wilderness map from region map. And new map will be generated by biome settings.

Vein generation for dungeon

If the dungeon type is cave, vein will be generated. It is useful to get iron ore.

Shortcut setting

Player can register actions for items as new shortcuts. Registered shortcuts is available by clicking toolbar icon or press number keys (0~9).

Throwing items

New item group "throwing" was added. A new item "hand grenade" has explosion effect when it is thrown.

Other UI changes

  • Display HP healing value

Other game changes

  • Basic recipes for Art/Pharmacy

Internal changes

  • Move rule files to pak repository
  • Replace lazy_static with once_cell
  • Dependencies update