diff --git a/gitadora@asphyxia/README.md b/gitadora@asphyxia/README.md index 7cd500e..662985e 100644 --- a/gitadora@asphyxia/README.md +++ b/gitadora@asphyxia/README.md @@ -1,6 +1,6 @@ GITADORA Plugin for Asphyxia-Core ================================= -![Version: v1.2.0](https://img.shields.io/badge/version-v1.2.0-blue) +![Version: v1.2.1](https://img.shields.io/badge/version-v1.2.1-blue) This plugin is based on converted from public-exported Asphyxia's Routes. @@ -23,13 +23,20 @@ The folder structure between v1.0 and v1.1 is quite different. Do not overwrite Known Issues ============ - * Information dialog keep showing as plugin doesn't store item data currently. + * ~Information dialog keep showing as plugin doesn't store item data currently.~ (Fixed as of version 1.2.1) * Special Premium Encore on Nextage - Bandage solution is implemented. Try it. Release Notes ============= +v1.2.1 +---------------- +* Secret Music (unlocked songs) are now saved and loaded correctly. Partially fixes Github issue #34. Note that all songs are already marked as unlocked by the server - there is no need to unlock them manually. If you would like to lock them, consider using a custom MDB. +* Rewards field is now saved and loaded correctly. Fixes Github issue #34 + +NOTE: Rewards and secret music is saved at the end of each session, so you will see the unlock notifications one last time after updating the plugin to this version. + v1.2.0 ---------------- * Fixed server error when saving profiles for two Guitar Freaks players at the end of a session. Fixes Github issue #39.