update readme and donation message

This commit is contained in:
ReznoRMichael 2021-02-17 20:17:25 +01:00
parent e5e4024efc
commit 150d960160
3 changed files with 31 additions and 27 deletions

View file

@ -21,6 +21,8 @@
Every single penny counts: [Donate any amount](https://www.paypal.me/ReznoRMichael). By donating you directly contribute to the purpose of improving the tool for yourself and everyone else.
> **PayPal supporters are immortalized on the Tool's Web page** with a Lvl indicating the amount of support for the Tool. You can get your name/nick immortalized too! Donate at least $1 for the Tool development 🙂 You can include the name or nick in the PayPal donation message (optional) or "Anonymous" if you wish to be featured anonymously. If you don't want to be featured on the page, please write it in the message too.
## General info
Hollow Knight doesn't have a game completion list in-game. There is no easy way to check in-game what specific things you forgot to do or missed for full 112% Game Completion, Hunter's Journal and Achievements. Until now! I wrote a tool for that for you.
@ -85,12 +87,36 @@ On Android running the tool locally requires manually typing the address `file:/
All feedback/problems/wrong data are appreciated. Feel free to write them in the [Steam Discussion](https://steamcommunity.com/app/367520/discussions/0/2915472677711090083/) thread for the Tool or under the [Steam Guide](https://steamcommunity.com/sharedfiles/filedetails/?id=2209910193).
If you like the tool and wish it developed further with more functions and easier usage, consider supporting on [PayPal](https://www.paypal.me/ReznoRMichael).
If you like the tool and wish it developed further with more functions and easier usage, consider supporting on [PayPal](https://www.paypal.me/ReznoRMichael). PayPal supporters with at least $1 are **immortalized on the Tool's Web page.**
![donate](https://img.shields.io/static/v1?label=Donate&message=PayPal&color=blue&labelColor=lightgrey&style=for-the-badge&logo=paypal&link=https://www.paypal.com/paypalme/ReznoRMichael)
## Version History
* v1.1.0 2021-02-17:
**PayPal supporters are immortalized on the Tool's Web page** with a Lvl indicating the amount of support for the Tool. You can get your name/nick immortalized too! Donate at least $1 for the Tool development 🙂 You can include the name or nick in the PayPal donation message (optional) or "Anonymous" if you wish to be featured anonymously. If you don't want to be featured on the page, please write it in the message too.
**Hollow Knight Wiki links** to every entry in the tool for quick and easy access/map locations etc. No need to search manually now.
**General Backwards Compatibility** with Hollow Knight version 1.0.0.6 save files (February 2017 release version) and all newer HK versions.
**Game Completion Essentials** additions:
✅ Acid Drained in Waterways
✅ Two White Fragments (Queen and King)
**Game Statistics** additions:
✅ Delicate Flowers given to NPCs (Elderbug, Godseeker, Oro, White Lady, Emilitia)
✅ Rancid Eggs sold to Jinn — relevant to Steel Soul Mode
— 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.
— 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.
— Added a small scroll up arrow for fast returning to top.
— Performance optimizations. Should work ~2x faster. Difference may be noticeable rather more on mobile devices than on PCs.
* v1.0.3 2021-02-14:
— Prototype Unrescued Grubs and Unbroken Geo Rocks lists now include number of items in the title. Additionally, number of Grubs is now shown correctly error was due to the fact, that in 1.4.3.2 HK version the 3 Collector's Arena Grubs are treated as one by the game, instead of individually, like in 1.0.0.6. They have now one number (#32) but the rest is numbered normally from #35 until #46.
@ -242,28 +268,6 @@ If you like the tool and wish it developed further with more functions and easie
— Added save's Play Time
* v1.1.0 2021-xx-xx:
**Hollow Knight Wiki links** to every entry in the tool for quick and easy access/map locations etc. No need to search manually now.
**General Backwards Compatibility** with Hollow Knight version 1.0.0.6 save files (February 2017 release version) and all newer HK versions.
**Game Completion Essentials** additions:
✅ Acid Drained in Waterways
✅ Two White Fragments (Queen and King)
**Game Statistics** additions:
✅ Delicate Flowers given to NPCs (Elderbug, Godseeker, Oro, White Lady, Emilitia)
✅ Rancid Eggs sold to Jinn — relevant to Steel Soul Mode
— 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.
— 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.
— Added a small scroll up arrow for fast returning to top.
— Performance optimizations. Should work ~2x faster. Difference may be noticeable rather more on mobile devices than on PCs.
## Using
* JavaScript (compiled to ES 6 / ES 2015)

View file

@ -236,8 +236,8 @@
<div style="margin-bottom: 20px;"></div>
<p class="smalltext">
Valuable Tool supporters: <b>Klaudia, David, Rohit, Dominic.</b><br>
Donate any amount for the Tool to get immortalized here.
Valuable Tool supporters: <b>Klaudia</b> (Lvl 18), <b>Rohit</b> (Lvl 7), <b>Dominic</b> (Lvl 6), <b>David</b> (Lvl 5).<br>
You too can get immortalized here. Donate any amount for the Tool! Lvl indicates your amount of support.
</p>
</div> <!-- end content -->

View file

@ -121,8 +121,8 @@
<div style="margin-bottom: 20px;"></div>
<p class="smalltext">
Valuable Tool supporters: <b>Klaudia, David, Rohit, Dominic.</b><br>
Donate any amount for the Tool to get immortalized here.
Valuable Tool supporters: <b>Klaudia</b> (Lvl 18), <b>Rohit</b> (Lvl 7), <b>Dominic</b> (Lvl 6), <b>David</b> (Lvl 5).<br>
You too can get immortalized here. Donate at least $1 for the Tool! Lvl indicates your amount of support.
</p>
</div> <!-- end content -->