Skip to content

Releases: raidcraft/rcachievements

v1.15.0

09 Feb 10:31

Choose a tag to compare

1.15.0 (2021-02-09)

Bug Fixes

  • stats: high frequency statistic achievements not calculated (c8f5e48), closes #39
  • stats: prefix not displayed (2b61410)
  • get current command issuer before calling async task (1215bf5)

Features

  • add auto saving of achievements to disk on load (c2b0fa6), closes #42
  • add periodic achievements (2ec0eb3), closes #39
  • run io intensive commands async (ec0be4a)
  • show progress of achievements as action bar (c07e60f), closes #40
  • show progress of achievements as boss bar (c151c91), closes #40

v1.14.4

08 Feb 14:44

Choose a tag to compare

1.14.4 (2021-02-08)

Bug Fixes

  • show correct block break/place suffix (c5e74ff)

v1.14.3

07 Feb 22:10

Choose a tag to compare

1.14.3 (2021-02-07)

Bug Fixes

  • login: first login not counted due to missing streak (584328e), closes #26

v1.14.2

30 Jan 22:55

Choose a tag to compare

1.14.2 (2021-01-30)

Bug Fixes

  • set command suggestion not working (72129a2)

v1.14.1

23 Jan 11:32

Choose a tag to compare

1.14.1 (2021-01-23)

Bug Fixes

  • deps: use correct art-framework dep (0aa6093)

v1.14.0

20 Jan 14:48

Choose a tag to compare

1.14.0 (2021-01-20)

Features

  • cmd: add /rcaa delete command to delete achievements from the database (1da29be), closes #13
  • cmd: add /rcaa set alias command (27c394f), closes #14
  • cmd: add /rcca create default command (ba0d58f), closes #17
  • cmd: add description to /rcaa set commands (0f62e1a), closes #16
  • cmd: show detailed achievement info for admins (60f36d2)

v1.13.1

19 Jan 22:29

Choose a tag to compare

1.13.1 (2021-01-19)

Bug Fixes

  • rewards: do no try to parse an empty global rewards list (5a5c540)

v1.13.0

18 Jan 23:12

Choose a tag to compare

1.13.0 (2021-01-18)

Bug Fixes

  • art: allow empty requirements list in art-achievement (75ae77d)
  • count and login not stored in database (cf06a7c)

Features

  • add art achievement type (8eba629)

v1.12.0

18 Jan 06:36

Choose a tag to compare

1.12.0 (2021-01-18)

Features

  • rewards: add option for global rewards that can be disabled per achievement (8471422)

v1.11.6

17 Jan 21:54

Choose a tag to compare

1.11.6 (2021-01-17)

Bug Fixes

  • login: login achievement not counting first login (09348ab)