Update readme file.

This commit is contained in:
Thome Valentin 2022-05-01 12:50:14 +02:00
parent 5c612929e2
commit 6c8585a258

View File

@ -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.