Skip to content

Releases: bh679/adventureitemstats-mc

Adventure Item Stats v0.6.0

Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jun 08:16
4730a7a

0.6.0

Optional progression bonus for item stats

Adds a hook for mods that bundle Adventure Item Stats: they can apply a flat bonus to an item's primary stat (attack damage for weapons, armour for armour) on top of the usual roll — for example, to scale found loot with a difficulty level. Standalone Adventure Item Stats is unchanged; the bonus defaults to zero.

  • New applyStats overload that adds a flat bonus to an item's primary stat (attack damage / armour)
  • Standalone behaviour is unchanged — the bonus defaults to zero

Adventure Item Stats v0.3.0

Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Jun 06:32
bfff381

What's Changed

  • feat: preserve rolled stats through crafting-grid repair by @bh679 in #3
  • version: bump to 0.3.0 after Gate 3 merge by @bh679 in #4

Full Changelog: v0.2.0...v0.3.0

Adventure Item Stats v0.2.0

Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 May 14:05
a1fb1d3

What's Changed

  • feat: implement v0.2 Gaussian stats variation by @bh679 in #1
  • version: bump to 0.2.0 by @bh679 in #2

New Contributors

  • @bh679 made their first contribution in #1

Full Changelog: https://github.com/bh679/adventureitemstats-mc/commits/v0.2.0