diff --git a/README.md b/README.md index 9e1505f..1684c6d 100644 --- a/README.md +++ b/README.md @@ -244,16 +244,18 @@ If you like the tool and wish it developed further with more functions and easie * v1.0.4 2021-xx-xx: - — Backwards Compatibility with Hollow Knight version 1.0.0.6 save files (February 2017 release version). + — Backwards Compatibility with Hollow Knight version 1.0.0.6 save files (February 2017 release version) and all above. — File Reading now launches automatically when you open the same file subsequently. Useful for quick analyzing the same save file after modification without reloading the page. — **Game Completion Essentials** additions: - ✅ Acid Drained Waterways + ✅ Acid Drained in Waterways — **Game Statistics** additions: ✅ Rancid Eggs sold to Jinn — relevant to Steel Soul Mode + — The tool can now be used even when you disabled all cookies in your browser. You won't have the ability to remember your selected checkboxes in this case, but all else will work. + ## Using * JavaScript (compiled to ES 6 / ES 2015) diff --git a/build/index.html b/build/index.html index e9b1897..eccdbd4 100644 --- a/build/index.html +++ b/build/index.html @@ -225,7 +225,7 @@

- Work-In-Progress. Feedback: Steam Discussions Steam Guide.
+ v1.0.4. Work-In-Progress. Feedback: Steam Discussions Steam Guide.
Programmed, written and created by 🉑 rezno[R] © 2020–2021
Support Tool (PayPal)

diff --git a/src/index.html b/src/index.html index 66de161..6e602cd 100644 --- a/src/index.html +++ b/src/index.html @@ -110,7 +110,7 @@

- Work-In-Progress. Feedback: Steam Discussions Steam Guide.
+ v1.0.4. Work-In-Progress. Feedback: Steam Discussions Steam Guide.
Programmed, written and created by 🉑 rezno[R] © 2020–2021
Support Tool (PayPal)