Skip to content

Releases: raidcraft/rcachievements

v1.28.3

04 Apr 17:50

Choose a tag to compare

1.28.3 (2021-04-04)

Bug Fixes

  • biomes: load stored data as collection and copy to set (195ba95)
  • plan: return long instead of int (29f22b1)

v1.28.2

31 Mar 14:00

Choose a tag to compare

1.28.2 (2021-03-31)

Bug Fixes

  • print plan registration stacktrace on error (0f39963)

v1.28.1

18 Mar 09:34

Choose a tag to compare

1.28.1 (2021-03-18)

Bug Fixes

  • missing soft depend on plan (830f05d)

v1.28.0

18 Mar 09:13

Choose a tag to compare

1.28.0 (2021-03-18)

Bug Fixes

  • store biomes per player to avoid cross server overwrites (e309bcb), closes #74

Features

  • add player statistics about achievement count (3e9a60b)

v1.27.23

15 Mar 07:41

Choose a tag to compare

1.27.23 (2021-03-15)

Bug Fixes

  • persist new data store after creating it (b84c68c), closes #74

v1.27.22

14 Mar 20:39

Choose a tag to compare

1.27.22 (2021-03-14)

Bug Fixes

  • synchronize and save player data cache (090ec79)

v1.27.21

11 Mar 20:27

Choose a tag to compare

1.27.21 (2021-03-11)

Bug Fixes

  • do not use . for the achievement alias (cfefe84)

v1.27.20

09 Mar 15:37

Choose a tag to compare

1.27.20 (2021-03-09)

Bug Fixes

  • create data store if it does not exist (d98f92f)

v1.27.19

09 Mar 15:14

Choose a tag to compare

1.27.19 (2021-03-09)

Bug Fixes

  • set datastore if non existent (fb63e7e)

v1.27.18

07 Mar 21:57

Choose a tag to compare

1.27.18 (2021-03-07)

Bug Fixes

  • create data store if it does not exist (9b3bc63)