Releases: raidcraft/skills-and-effects
Releases · raidcraft/skills-and-effects
v1.11.0
1.11.0 (2021-01-08)
Features
- keep-inventory: add keep-inventory skill (6161caf)
v1.10.0
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
1.9.0 (2021-01-08)
Features
v1.8.0
1.8.0 (2021-01-07)
Features
- implement exhaustion skill (e78a6a6)
v1.7.0
1.7.0 (2021-01-07)
Features
- max-health: implement max health skill (92ef653)
v1.6.0
1.6.0 (2021-01-07)
Features
- mc-exp-boost: implement minecraft exp booster (bcb67fa)
v1.5.3
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
1.5.2 (2021-01-06)
Bug Fixes
- server-shop-exp: filter out player before checking event (8d17fad)
v1.5.1
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
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)