formatting

This commit is contained in:
ReznoRMichael 2021-07-20 23:15:06 +02:00
parent 287a0a75c0
commit 8260169904
2 changed files with 254 additions and 192 deletions

View file

@ -125,21 +125,27 @@
<!-- <link href="css/fontello.css" rel="stylesheet"> --> <!-- <link href="css/fontello.css" rel="stylesheet"> -->
<!-- <link href="css/style.css" rel="stylesheet"> --> <!-- <link href="css/style.css" rel="stylesheet"> -->
<title>Save Completion Analyzer for Hollow Knight Online</title> <title>Save Completion Analyzer for Hollow Knight Online</title>
<meta name="description" content="A simple open source tool for checking every single thing you missed for your Game Completion Percentage."> <meta name="description"
<meta name="keywords" content="hollow knight, tool, online, save, game, completion, check, checker, percentage, percent, left, analyze, analyzer, file"> content="A simple open source tool for checking every single thing you missed for your Game Completion Percentage.">
<meta name="keywords"
content="hollow knight, tool, online, save, game, completion, check, checker, percentage, percent, left, analyze, analyzer, file">
<!-- Open Graph / Facebook --> <!-- Open Graph / Facebook -->
<meta property="og:type" content="website"> <meta property="og:type" content="website">
<meta property="og:title" content="Save Completion Analyzer for Hollow Knight Online"> <meta property="og:title" content="Save Completion Analyzer for Hollow Knight Online">
<meta property="og:description" content="A simple open source tool for checking what you missed for your Game Completion Percentage."> <meta property="og:description"
<meta property="og:image" content="https://reznormichael.github.io/hollow-knight-completion-check/img/thumbnail1200x628.jpg"> content="A simple open source tool for checking what you missed for your Game Completion Percentage.">
<meta property="og:image"
content="https://reznormichael.github.io/hollow-knight-completion-check/img/thumbnail1200x628.jpg">
<meta property="og:url" content="https://reznormichael.github.io/hollow-knight-completion-check/"> <meta property="og:url" content="https://reznormichael.github.io/hollow-knight-completion-check/">
<!-- Twitter --> <!-- Twitter -->
<meta property="twitter:title" content="Save Completion Analyzer for Hollow Knight Online"> <meta property="twitter:title" content="Save Completion Analyzer for Hollow Knight Online">
<meta property="twitter:description" content="A simple open source tool for checking what you missed for your Game Completion Percentage."> <meta property="twitter:description"
content="A simple open source tool for checking what you missed for your Game Completion Percentage.">
<meta property="twitter:card" content="summary_large_image"> <meta property="twitter:card" content="summary_large_image">
<meta property="twitter:image" content="https://reznormichael.github.io/hollow-knight-completion-check/img/thumbnail1200x628.jpg"> <meta property="twitter:image"
content="https://reznormichael.github.io/hollow-knight-completion-check/img/thumbnail1200x628.jpg">
<meta property="twitter:url" content="https://reznormichael.github.io/hollow-knight-completion-check/"> <meta property="twitter:url" content="https://reznormichael.github.io/hollow-knight-completion-check/">
<meta name="author" content="ReznoR Michael"> <meta name="author" content="ReznoR Michael">
@ -147,7 +153,8 @@
<body> <body>
<button class="scroll-up-button hidden"><div class="scroll-up-button-arrow"></div> <button class="scroll-up-button hidden">
<div class="scroll-up-button-arrow"></div>
</button> </button>
<div id="background"></div> <div id="background"></div>
@ -157,23 +164,30 @@
<h1 id="h1-title">Save Completion Analyzer for Hollow Knight</h1> <h1 id="h1-title">Save Completion Analyzer for Hollow Knight</h1>
<p class="smalltext"> <p class="smalltext">
<a class="link-social" href="https://www.paypal.me/ReznoRMichael" target="_blank"><i class="simpleicon-paypal"></i>Support Tool (PayPal)</a> <a class="link-social" href="https://www.paypal.me/ReznoRMichael" target="_blank"><i
class="simpleicon-paypal"></i>Support Tool (PayPal)</a>
<br> <br>
<a class="link-social" href="https://steamcommunity.com/sharedfiles/filedetails/?id=2209910193" target="_blank"><i class="simpleicon-steam"></i>Official Steam Guide</a> <a class="link-social" href="https://steamcommunity.com/sharedfiles/filedetails/?id=2209910193" target="_blank"><i
<a class="link-social" href="https://www.instagram.com/reznor.technology/" target="_blank"><i class="simpleicon-instagram"></i>Instagram</a> class="simpleicon-steam"></i>Official Steam Guide</a>
<a class="link-social" href="https://www.youtube.com/c/MichaelReznoR" target="_blank"><i class="simpleicon-youtube"></i>Youtube</a> <a class="link-social" href="https://www.instagram.com/reznor.technology/" target="_blank"><i
<a class="link-social" href="https://twitter.com/intent/follow?screen_name=ReznoRMichael" target="_blank"><i class="simpleicon-twitter"></i>Twitter</a> class="simpleicon-instagram"></i>Instagram</a>
<a class="link-social" href="https://github.com/ReznoRMichael/hollow-knight-completion-check" target="_blank"><i class="simpleicon-github"></i>GitHub</a> <a class="link-social" href="https://www.youtube.com/c/MichaelReznoR" target="_blank"><i
class="simpleicon-youtube"></i>Youtube</a>
<a class="link-social" href="https://twitter.com/intent/follow?screen_name=ReznoRMichael" target="_blank"><i
class="simpleicon-twitter"></i>Twitter</a>
<a class="link-social" href="https://github.com/ReznoRMichael/hollow-knight-completion-check" target="_blank"><i
class="simpleicon-github"></i>GitHub</a>
<br> <br>
<!-- <a href="https://pastebin.com/raw/shfZ4Vqs" target="_blank">[ Decoded 5% Save Example ]</a><br> --> <!-- <a href="https://pastebin.com/raw/shfZ4Vqs" target="_blank">[ Decoded 5% Save Example ]</a><br> -->
<div class="tooltip"> <div class="tooltip">
<input type="text" id="save-location-input" value="%USERPROFILE%\AppData\LocalLow\Team Cherry\Hollow Knight\" readonly> <input type="text" id="save-location-input" value="%USERPROFILE%\AppData\LocalLow\Team Cherry\Hollow Knight\"
readonly>
<!-- <textarea id="save-location-input" value="%USERPROFILE%\AppData\LocalLow\Team Cherry\Hollow Knight\" readonly></textarea> --> <!-- <textarea id="save-location-input" value="%USERPROFILE%\AppData\LocalLow\Team Cherry\Hollow Knight\" readonly></textarea> -->
<span class="tooltip-text" id="save-location-input-tooltip">Click once to copy to clipboard</span> <span class="tooltip-text" id="save-location-input-tooltip">Click once to copy to clipboard</span>
</div> </div>
<p class="smalltext"> <p class="smalltext">
Choose a HK user*.dat save OR paste from <a href="https://bloodorca.github.io/hollow/" target="_blank">Save Editor</a> | Choose a HK user*.dat save OR paste from <a href="https://bloodorca.github.io/hollow/" target="_blank">Save
<a href="https://pastebin.com/raw/xp1Gi7nG" target="_blank">Testing Save</a> Editor</a> | <a href="https://pastebin.com/raw/xp1Gi7nG" target="_blank">Testing Save</a>
</p> </p>
</p> </p>
@ -184,16 +198,20 @@
<div class="input-buttons"> <div class="input-buttons">
<!-- <input id="save-area-file" class="" type="file" name="file" accept=".dat,.bak*" onchange="LoadSaveFile(this);" onclick="this.value = '';"> --> <!-- <input id="save-area-file" class="" type="file" name="file" accept=".dat,.bak*" onchange="LoadSaveFile(this);" onclick="this.value = '';"> -->
<input id="save-area-file" class="input-file" type="file" name="file" accept=".dat,.bak*"> <input id="save-area-file" class="input-file" type="file" name="file" accept=".dat,.bak*">
<label for="save-area-file" id="file-input-label" class="button"><i class="icon-doc-text-inv"></i>Choose Save File</label> <label for="save-area-file" id="file-input-label" class="button"><i class="icon-doc-text-inv"></i>Choose Save
File</label>
</div> </div>
<div class="input-buttons"> <div class="input-buttons">
<a class="button" href="https://store.steampowered.com/account/remotestorageapp/?appid=367520" target="_blank">Steam Cloud Saves<i class="icon-download-cloud"></i></a> <a class="button" href="https://store.steampowered.com/account/remotestorageapp/?appid=367520"
target="_blank">Steam Cloud Saves<i class="icon-download-cloud"></i></a>
</div> </div>
</div> </div>
<textarea name="save-area" id="save-area" rows="6" spellcheck="false" placeholder="Choose or drag &amp; drop a user*.dat save file OR paste your decoded save here manually (Ctrl + V)" autofocus></textarea> <textarea name="save-area" id="save-area" rows="6" spellcheck="false"
placeholder="Choose or drag &amp; drop a user*.dat save file OR paste your decoded save here manually (Ctrl + V)"
autofocus></textarea>
<div class="buttons"> <div class="buttons">
@ -205,12 +223,14 @@
</div> </div>
<div class="checkboxes"> <div class="checkboxes">
<label for="checkbox-hints" class="checkbox-label" title="Check to see an optional clue for your first playthrough based on your save's progress."> <label for="checkbox-hints" class="checkbox-label"
title="Check to see an optional clue for your first playthrough based on your save's progress.">
<!-- <input type="checkbox" name="checkboxes" id="checkbox-hints" value="hints-off" onclick="CheckboxHintsToggle();"> --> <!-- <input type="checkbox" name="checkboxes" id="checkbox-hints" value="hints-off" onclick="CheckboxHintsToggle();"> -->
<input type="checkbox" name="checkboxes" id="checkbox-hints" value="hints-off"> <input type="checkbox" name="checkboxes" id="checkbox-hints" value="hints-off">
<span class="checkmark"></span>Hints <span class="checkmark"></span>Hints
</label> </label>
<label for="checkbox-spoilers" class="checkbox-label" title="Check to show every item's locations and costs. Hidden by default."> <label for="checkbox-spoilers" class="checkbox-label"
title="Check to show every item's locations and costs. Hidden by default.">
<!-- <input type="checkbox" name="checkboxes" id="checkbox-spoilers" value="spoilers-off" onclick="CheckboxSpoilersToggle();"> --> <!-- <input type="checkbox" name="checkboxes" id="checkbox-spoilers" value="spoilers-off" onclick="CheckboxSpoilersToggle();"> -->
<input type="checkbox" name="checkboxes" id="checkbox-spoilers" value="spoilers-off"> <input type="checkbox" name="checkboxes" id="checkbox-spoilers" value="spoilers-off">
<span class="checkmark"></span>Spoilers <span class="checkmark"></span>Spoilers
@ -235,7 +255,8 @@
</h6> </h6>
<p class="smalltext"> <p class="smalltext">
Did you know? You can press <b>Ctrl + Shift + I</b> and choose the <b>Console Tab</b> to view some extra secret data not currently shown in the tool. (after loading any save file) Did you know? You can press <b>Ctrl + Shift + I</b> and choose the <b>Console Tab</b> to view some extra secret
data not currently shown in the tool. (after loading any save file)
</p> </p>
<div style="margin-bottom: 20px;"></div> <div style="margin-bottom: 20px;"></div>
@ -245,24 +266,34 @@
</h6> </h6>
<p class="smalltext"> <p class="smalltext">
<b class="pp-gold">Klaudia</b> (Lvl 26) - <b class="pp-silver">Rohit</b> (Lvl 7) - <b class="pp-silver">Dominic</b> (Lvl 6) - <b class="pp-silver">David</b> (Lvl 5) - <b class="pp-silver">Peter</b> (Lvl 5) <b class="pp-gold">Klaudia</b> (Lvl 26) - <b class="pp-silver">Rohit</b> (Lvl 7) - <b
class="pp-silver">Dominic</b> (Lvl 6) - <b class="pp-silver">David</b> (Lvl 5) - <b class="pp-silver">Peter</b>
(Lvl 5)
</p> </p>
<p class="smalltext"> <p class="smalltext">
You too can get immortalized here. <a href="https://www.paypal.me/ReznoRMichael" target="_blank"><i class="simpleicon-paypal"></i>Donate</a> at least $1 for the Tool!<br> You too can get immortalized here. <a href="https://www.paypal.me/ReznoRMichael" target="_blank"><i
class="simpleicon-paypal"></i>Donate</a> at least $1 for the Tool!<br>
Lvl indicates your amount of support. Lvl indicates your amount of support.
</p> </p>
<div style="margin-bottom: 20px;"></div> <div style="margin-bottom: 20px;"></div>
<p class="smalltext"> <p class="smalltext">
v1.5.0. Work-In-Progress. Feedback: <a href="https://steamcommunity.com/app/367520/discussions/0/2915472677711090083/" target="_blank"><i class="simpleicon-steam"></i>Steam Discussions</a> <a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2209910193" target="_blank"><i class="simpleicon-steam"></i>Steam Guide</a>.<br> v1.5.0. Work-In-Progress. Feedback: <a
Programmed, written and created by 🉑 <a href="https://github.com/ReznoRMichael/hollow-knight-completion-check" target="_blank">rezno[R]</a> &copy; 20202021<br> href="https://steamcommunity.com/app/367520/discussions/0/2915472677711090083/" target="_blank"><i
<a href="https://store.steampowered.com/app/367520/Hollow_Knight/" target="_blank">Hollow Knight</a> by <a href="https://teamcherry.com.au/" target="_blank">Team Cherry</a> &copy; 20172021<br> class="simpleicon-steam"></i>Steam Discussions</a> <a
href="https://steamcommunity.com/sharedfiles/filedetails/?id=2209910193" target="_blank"><i
class="simpleicon-steam"></i>Steam Guide</a>.<br>
Programmed, written and created by 🉑 <a href="https://github.com/ReznoRMichael/hollow-knight-completion-check"
target="_blank">rezno[R]</a> &copy; 20202021<br>
<a href="https://store.steampowered.com/app/367520/Hollow_Knight/" target="_blank">Hollow Knight</a> by <a
href="https://teamcherry.com.au/" target="_blank">Team Cherry</a> &copy; 20172021<br>
</p> </p>
<p class="smalltext"> <p class="smalltext">
<a href="https://www.paypal.me/ReznoRMichael" target="_blank"><i class="simpleicon-paypal"></i>Support Tool (PayPal)<i class="simpleicon-paypal"></i></a> <a href="https://www.paypal.me/ReznoRMichael" target="_blank"><i class="simpleicon-paypal"></i>Support Tool
(PayPal)<i class="simpleicon-paypal"></i></a>
</p> </p>
</div> <!-- end content --> </div> <!-- end content -->

View file

@ -10,21 +10,27 @@
<!-- <link href="css/fontello.css" rel="stylesheet"> --> <!-- <link href="css/fontello.css" rel="stylesheet"> -->
<!-- <link href="css/style.css" rel="stylesheet"> --> <!-- <link href="css/style.css" rel="stylesheet"> -->
<title>Save Completion Analyzer for Hollow Knight Online</title> <title>Save Completion Analyzer for Hollow Knight Online</title>
<meta name="description" content="A simple open source tool for checking every single thing you missed for your Game Completion Percentage."> <meta name="description"
<meta name="keywords" content="hollow knight, tool, online, save, game, completion, check, checker, percentage, percent, left, analyze, analyzer, file"> content="A simple open source tool for checking every single thing you missed for your Game Completion Percentage.">
<meta name="keywords"
content="hollow knight, tool, online, save, game, completion, check, checker, percentage, percent, left, analyze, analyzer, file">
<!-- Open Graph / Facebook --> <!-- Open Graph / Facebook -->
<meta property="og:type" content="website"> <meta property="og:type" content="website">
<meta property="og:title" content="Save Completion Analyzer for Hollow Knight Online"> <meta property="og:title" content="Save Completion Analyzer for Hollow Knight Online">
<meta property="og:description" content="A simple open source tool for checking what you missed for your Game Completion Percentage."> <meta property="og:description"
<meta property="og:image" content="https://reznormichael.github.io/hollow-knight-completion-check/img/thumbnail1200x628.jpg"> content="A simple open source tool for checking what you missed for your Game Completion Percentage.">
<meta property="og:image"
content="https://reznormichael.github.io/hollow-knight-completion-check/img/thumbnail1200x628.jpg">
<meta property="og:url" content="https://reznormichael.github.io/hollow-knight-completion-check/"> <meta property="og:url" content="https://reznormichael.github.io/hollow-knight-completion-check/">
<!-- Twitter --> <!-- Twitter -->
<meta property="twitter:title" content="Save Completion Analyzer for Hollow Knight Online"> <meta property="twitter:title" content="Save Completion Analyzer for Hollow Knight Online">
<meta property="twitter:description" content="A simple open source tool for checking what you missed for your Game Completion Percentage."> <meta property="twitter:description"
content="A simple open source tool for checking what you missed for your Game Completion Percentage.">
<meta property="twitter:card" content="summary_large_image"> <meta property="twitter:card" content="summary_large_image">
<meta property="twitter:image" content="https://reznormichael.github.io/hollow-knight-completion-check/img/thumbnail1200x628.jpg"> <meta property="twitter:image"
content="https://reznormichael.github.io/hollow-knight-completion-check/img/thumbnail1200x628.jpg">
<meta property="twitter:url" content="https://reznormichael.github.io/hollow-knight-completion-check/"> <meta property="twitter:url" content="https://reznormichael.github.io/hollow-knight-completion-check/">
<meta name="author" content="ReznoR Michael"> <meta name="author" content="ReznoR Michael">
@ -32,7 +38,8 @@
<body> <body>
<button class="scroll-up-button hidden"><div class="scroll-up-button-arrow"></div> <button class="scroll-up-button hidden">
<div class="scroll-up-button-arrow"></div>
</button> </button>
<div id="background"></div> <div id="background"></div>
@ -42,23 +49,30 @@
<h1 id="h1-title">Save Completion Analyzer for Hollow Knight</h1> <h1 id="h1-title">Save Completion Analyzer for Hollow Knight</h1>
<p class="smalltext"> <p class="smalltext">
<a class="link-social" href="https://www.paypal.me/ReznoRMichael" target="_blank"><i class="simpleicon-paypal"></i>Support Tool (PayPal)</a> <a class="link-social" href="https://www.paypal.me/ReznoRMichael" target="_blank"><i
class="simpleicon-paypal"></i>Support Tool (PayPal)</a>
<br> <br>
<a class="link-social" href="https://steamcommunity.com/sharedfiles/filedetails/?id=2209910193" target="_blank"><i class="simpleicon-steam"></i>Official Steam Guide</a> <a class="link-social" href="https://steamcommunity.com/sharedfiles/filedetails/?id=2209910193" target="_blank"><i
<a class="link-social" href="https://www.instagram.com/reznor.technology/" target="_blank"><i class="simpleicon-instagram"></i>Instagram</a> class="simpleicon-steam"></i>Official Steam Guide</a>
<a class="link-social" href="https://www.youtube.com/c/MichaelReznoR" target="_blank"><i class="simpleicon-youtube"></i>Youtube</a> <a class="link-social" href="https://www.instagram.com/reznor.technology/" target="_blank"><i
<a class="link-social" href="https://twitter.com/intent/follow?screen_name=ReznoRMichael" target="_blank"><i class="simpleicon-twitter"></i>Twitter</a> class="simpleicon-instagram"></i>Instagram</a>
<a class="link-social" href="https://github.com/ReznoRMichael/hollow-knight-completion-check" target="_blank"><i class="simpleicon-github"></i>GitHub</a> <a class="link-social" href="https://www.youtube.com/c/MichaelReznoR" target="_blank"><i
class="simpleicon-youtube"></i>Youtube</a>
<a class="link-social" href="https://twitter.com/intent/follow?screen_name=ReznoRMichael" target="_blank"><i
class="simpleicon-twitter"></i>Twitter</a>
<a class="link-social" href="https://github.com/ReznoRMichael/hollow-knight-completion-check" target="_blank"><i
class="simpleicon-github"></i>GitHub</a>
<br> <br>
<!-- <a href="https://pastebin.com/raw/shfZ4Vqs" target="_blank">[ Decoded 5% Save Example ]</a><br> --> <!-- <a href="https://pastebin.com/raw/shfZ4Vqs" target="_blank">[ Decoded 5% Save Example ]</a><br> -->
<div class="tooltip"> <div class="tooltip">
<input type="text" id="save-location-input" value="%USERPROFILE%\AppData\LocalLow\Team Cherry\Hollow Knight\" readonly> <input type="text" id="save-location-input" value="%USERPROFILE%\AppData\LocalLow\Team Cherry\Hollow Knight\"
readonly>
<!-- <textarea id="save-location-input" value="%USERPROFILE%\AppData\LocalLow\Team Cherry\Hollow Knight\" readonly></textarea> --> <!-- <textarea id="save-location-input" value="%USERPROFILE%\AppData\LocalLow\Team Cherry\Hollow Knight\" readonly></textarea> -->
<span class="tooltip-text" id="save-location-input-tooltip">Click once to copy to clipboard</span> <span class="tooltip-text" id="save-location-input-tooltip">Click once to copy to clipboard</span>
</div> </div>
<p class="smalltext"> <p class="smalltext">
Choose a HK user*.dat save OR paste from <a href="https://bloodorca.github.io/hollow/" target="_blank">Save Editor</a> | Choose a HK user*.dat save OR paste from <a href="https://bloodorca.github.io/hollow/" target="_blank">Save
<a href="https://pastebin.com/raw/xp1Gi7nG" target="_blank">Testing Save</a> Editor</a> | <a href="https://pastebin.com/raw/xp1Gi7nG" target="_blank">Testing Save</a>
</p> </p>
</p> </p>
@ -69,16 +83,20 @@
<div class="input-buttons"> <div class="input-buttons">
<!-- <input id="save-area-file" class="" type="file" name="file" accept=".dat,.bak*" onchange="LoadSaveFile(this);" onclick="this.value = '';"> --> <!-- <input id="save-area-file" class="" type="file" name="file" accept=".dat,.bak*" onchange="LoadSaveFile(this);" onclick="this.value = '';"> -->
<input id="save-area-file" class="input-file" type="file" name="file" accept=".dat,.bak*"> <input id="save-area-file" class="input-file" type="file" name="file" accept=".dat,.bak*">
<label for="save-area-file" id="file-input-label" class="button"><i class="icon-doc-text-inv"></i>Choose Save File</label> <label for="save-area-file" id="file-input-label" class="button"><i class="icon-doc-text-inv"></i>Choose Save
File</label>
</div> </div>
<div class="input-buttons"> <div class="input-buttons">
<a class="button" href="https://store.steampowered.com/account/remotestorageapp/?appid=367520" target="_blank">Steam Cloud Saves<i class="icon-download-cloud"></i></a> <a class="button" href="https://store.steampowered.com/account/remotestorageapp/?appid=367520"
target="_blank">Steam Cloud Saves<i class="icon-download-cloud"></i></a>
</div> </div>
</div> </div>
<textarea name="save-area" id="save-area" rows="6" spellcheck="false" placeholder="Choose or drag &amp; drop a user*.dat save file OR paste your decoded save here manually (Ctrl + V)" autofocus></textarea> <textarea name="save-area" id="save-area" rows="6" spellcheck="false"
placeholder="Choose or drag &amp; drop a user*.dat save file OR paste your decoded save here manually (Ctrl + V)"
autofocus></textarea>
<div class="buttons"> <div class="buttons">
@ -90,12 +108,14 @@
</div> </div>
<div class="checkboxes"> <div class="checkboxes">
<label for="checkbox-hints" class="checkbox-label" title="Check to see an optional clue for your first playthrough based on your save's progress."> <label for="checkbox-hints" class="checkbox-label"
title="Check to see an optional clue for your first playthrough based on your save's progress.">
<!-- <input type="checkbox" name="checkboxes" id="checkbox-hints" value="hints-off" onclick="CheckboxHintsToggle();"> --> <!-- <input type="checkbox" name="checkboxes" id="checkbox-hints" value="hints-off" onclick="CheckboxHintsToggle();"> -->
<input type="checkbox" name="checkboxes" id="checkbox-hints" value="hints-off"> <input type="checkbox" name="checkboxes" id="checkbox-hints" value="hints-off">
<span class="checkmark"></span>Hints <span class="checkmark"></span>Hints
</label> </label>
<label for="checkbox-spoilers" class="checkbox-label" title="Check to show every item's locations and costs. Hidden by default."> <label for="checkbox-spoilers" class="checkbox-label"
title="Check to show every item's locations and costs. Hidden by default.">
<!-- <input type="checkbox" name="checkboxes" id="checkbox-spoilers" value="spoilers-off" onclick="CheckboxSpoilersToggle();"> --> <!-- <input type="checkbox" name="checkboxes" id="checkbox-spoilers" value="spoilers-off" onclick="CheckboxSpoilersToggle();"> -->
<input type="checkbox" name="checkboxes" id="checkbox-spoilers" value="spoilers-off"> <input type="checkbox" name="checkboxes" id="checkbox-spoilers" value="spoilers-off">
<span class="checkmark"></span>Spoilers <span class="checkmark"></span>Spoilers
@ -120,7 +140,8 @@
</h6> </h6>
<p class="smalltext"> <p class="smalltext">
Did you know? You can press <b>Ctrl + Shift + I</b> and choose the <b>Console Tab</b> to view some extra secret data not currently shown in the tool. (after loading any save file) Did you know? You can press <b>Ctrl + Shift + I</b> and choose the <b>Console Tab</b> to view some extra secret
data not currently shown in the tool. (after loading any save file)
</p> </p>
<div style="margin-bottom: 20px;"></div> <div style="margin-bottom: 20px;"></div>
@ -130,24 +151,34 @@
</h6> </h6>
<p class="smalltext"> <p class="smalltext">
<b class="pp-gold">Klaudia</b> (Lvl 26) - <b class="pp-silver">Rohit</b> (Lvl 7) - <b class="pp-silver">Dominic</b> (Lvl 6) - <b class="pp-silver">David</b> (Lvl 5) - <b class="pp-silver">Peter</b> (Lvl 5) <b class="pp-gold">Klaudia</b> (Lvl 26) - <b class="pp-silver">Rohit</b> (Lvl 7) - <b
class="pp-silver">Dominic</b> (Lvl 6) - <b class="pp-silver">David</b> (Lvl 5) - <b class="pp-silver">Peter</b>
(Lvl 5)
</p> </p>
<p class="smalltext"> <p class="smalltext">
You too can get immortalized here. <a href="https://www.paypal.me/ReznoRMichael" target="_blank"><i class="simpleicon-paypal"></i>Donate</a> at least $1 for the Tool!<br> You too can get immortalized here. <a href="https://www.paypal.me/ReznoRMichael" target="_blank"><i
class="simpleicon-paypal"></i>Donate</a> at least $1 for the Tool!<br>
Lvl indicates your amount of support. Lvl indicates your amount of support.
</p> </p>
<div style="margin-bottom: 20px;"></div> <div style="margin-bottom: 20px;"></div>
<p class="smalltext"> <p class="smalltext">
v1.5.0. Work-In-Progress. Feedback: <a href="https://steamcommunity.com/app/367520/discussions/0/2915472677711090083/" target="_blank"><i class="simpleicon-steam"></i>Steam Discussions</a> <a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2209910193" target="_blank"><i class="simpleicon-steam"></i>Steam Guide</a>.<br> v1.5.0. Work-In-Progress. Feedback: <a
Programmed, written and created by 🉑 <a href="https://github.com/ReznoRMichael/hollow-knight-completion-check" target="_blank">rezno[R]</a> &copy; 20202021<br> href="https://steamcommunity.com/app/367520/discussions/0/2915472677711090083/" target="_blank"><i
<a href="https://store.steampowered.com/app/367520/Hollow_Knight/" target="_blank">Hollow Knight</a> by <a href="https://teamcherry.com.au/" target="_blank">Team Cherry</a> &copy; 20172021<br> class="simpleicon-steam"></i>Steam Discussions</a> <a
href="https://steamcommunity.com/sharedfiles/filedetails/?id=2209910193" target="_blank"><i
class="simpleicon-steam"></i>Steam Guide</a>.<br>
Programmed, written and created by 🉑 <a href="https://github.com/ReznoRMichael/hollow-knight-completion-check"
target="_blank">rezno[R]</a> &copy; 20202021<br>
<a href="https://store.steampowered.com/app/367520/Hollow_Knight/" target="_blank">Hollow Knight</a> by <a
href="https://teamcherry.com.au/" target="_blank">Team Cherry</a> &copy; 20172021<br>
</p> </p>
<p class="smalltext"> <p class="smalltext">
<a href="https://www.paypal.me/ReznoRMichael" target="_blank"><i class="simpleicon-paypal"></i>Support Tool (PayPal)<i class="simpleicon-paypal"></i></a> <a href="https://www.paypal.me/ReznoRMichael" target="_blank"><i class="simpleicon-paypal"></i>Support Tool
(PayPal)<i class="simpleicon-paypal"></i></a>
</p> </p>
</div> <!-- end content --> </div> <!-- end content -->