Skip to content

Releases: raidcraft/skills-and-effects

v1.11.0

08 Jan 12:45
Compare
Choose a tag to compare

1.11.0 (2021-01-08)

Features

  • keep-inventory: add keep-inventory skill (6161caf)

v1.10.0

08 Jan 12:31
Compare
Choose a tag to compare

1.10.0 (2021-01-08)

Bug Fixes

  • defense-bonus: filter out non-players and non skill users (50ab9d5)

Features

  • rebirth: add rebirth skill (f931dd4)

v1.9.0

08 Jan 08:05
Compare
Choose a tag to compare

1.9.0 (2021-01-08)

Features

  • implement defense-bonus (95ba748)

v1.8.0

07 Jan 14:46
Compare
Choose a tag to compare

1.8.0 (2021-01-07)

Features

  • implement exhaustion skill (e78a6a6)

v1.7.0

07 Jan 12:01
Compare
Choose a tag to compare

1.7.0 (2021-01-07)

Features

  • max-health: implement max health skill (92ef653)

v1.6.0

07 Jan 10:29
Compare
Choose a tag to compare

1.6.0 (2021-01-07)

Features

  • mc-exp-boost: implement minecraft exp booster (bcb67fa)

v1.5.3

07 Jan 09:57
Compare
Choose a tag to compare

1.5.3 (2021-01-07)

Bug Fixes

  • mcmmo-exp: floating point precision is lost for low exp values (dcca819), closes #8

v1.5.2

06 Jan 23:21
Compare
Choose a tag to compare

1.5.2 (2021-01-06)

Bug Fixes

  • server-shop-exp: filter out player before checking event (8d17fad)

v1.5.1

06 Jan 21:47
Compare
Choose a tag to compare

1.5.1 (2021-01-06)

Bug Fixes

  • mcmmo-exp: store timestamp as epoch in milliseconds (155b607)
  • @ConfigOption for Set does not work (bdb16f9)

v1.5.0

04 Jan 18:56
Compare
Choose a tag to compare

1.5.0 (2021-01-04)

Bug Fixes

  • FriendlyMobs: Rename test class (9151a44)

Features

  • FriendlyMobs: Add new skill type 'FriendlyMobs' to support new Skills like 'Piglins-Friend' (a1e9476)
  • piglings-friend: Add base implementation of new skill piglings-friend. (d3d1750)