Update index.html
This commit is contained in:
parent
fbe2159a67
commit
561ecae62f
|
|
@ -14114,7 +14114,7 @@ html += `
|
||||||
|
|
||||||
"page-data": "> MISSION DATA: SAVE & LOAD PROTOCOLS<br><br>The simulation allows the Overseer to suspend current progress and resume operations at a later date by exporting data as a JSON file.<br><br>SAVING A SIMULATION: During your active turn, locate the Save button (marked with the <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"vertical-align: text-bottom;\"><path d=\"M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z\"></path><polyline points=\"17 21 17 13 7 13 7 21\"></polyline><polyline points=\"7 3 7 8 15 8\"></polyline></svg> icon) positioned next to the REBOOT GAME button. Clicking this will compile your complete session state—including map control, troop deployments, Bottle Cap reserves, Commander health levels, and active rulesets—and prompt you to download it as a JSON file to your local hardware.<br><br>LOADING A SIMULATION: You can only resume a suspended simulation during the initial RobCo boot sequence before a match begins. Select the LOAD GAME option from the boot menu and upload your previously saved JSON file to fully restore your session parameters.<br><br>DATA RETENTION WARNING: The terminal exports save data strictly as localized JSON files. There is no external cloud backup or browser auto-save. You are responsible for securing these files on your local operating system. If you delete or misplace your JSON file, your archived simulation cannot be recovered.",
|
"page-data": "> MISSION DATA: SAVE & LOAD PROTOCOLS<br><br>The simulation allows the Overseer to suspend current progress and resume operations at a later date by exporting data as a JSON file.<br><br>SAVING A SIMULATION: During your active turn, locate the Save button (marked with the <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"vertical-align: text-bottom;\"><path d=\"M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z\"></path><polyline points=\"17 21 17 13 7 13 7 21\"></polyline><polyline points=\"7 3 7 8 15 8\"></polyline></svg> icon) positioned next to the REBOOT GAME button. Clicking this will compile your complete session state—including map control, troop deployments, Bottle Cap reserves, Commander health levels, and active rulesets—and prompt you to download it as a JSON file to your local hardware.<br><br>LOADING A SIMULATION: You can only resume a suspended simulation during the initial RobCo boot sequence before a match begins. Select the LOAD GAME option from the boot menu and upload your previously saved JSON file to fully restore your session parameters.<br><br>DATA RETENTION WARNING: The terminal exports save data strictly as localized JSON files. There is no external cloud backup or browser auto-save. You are responsible for securing these files on your local operating system. If you delete or misplace your JSON file, your archived simulation cannot be recovered.",
|
||||||
|
|
||||||
"page-about": "> SYSTEM CREDITS & LEGAL<br><br><b>SYSTEM VERSION:</b> 2.1<br><span class=\"help-nav-item\" data-page=\"page-patch-notes\" style=\"color: var(--pip-color);\">> View Update History (Patch Notes)</span><br><a href=\"https://github.com/threememories/FalloutRisk\" target=\"_blank\" style=\"color: var(--pip-color);\">Check for Latest Updates</a><br><br><b>ORIGINAL ENGINE ARCHITECTURE:</b><br>This simulation was heavily modified from the original Risk framework created by Vinayak Vedantam (<a href=\"https://github.com/vvedanta\" target=\"_blank\" style=\"color: var(--pip-color);\">https://github.com/vvedanta</a>).<br><br><b>PORTABLE DEPLOYMENT:</b><br>Players can download the self-contained game as a .html file. To download: Save this webpage (Ctrl+S) as a single HTML file. (The playable music is not included).<br><br><b>SUPPORT THE DEVELOPER:</b><br>Support my work by buying my book, <i>SurvivalSOS: Fundamentals of Survival</i> <a href=\"https://www.amazon.com/SurvivalSOS-Fundamentals-Survival-Joseph-Howard/dp/B09TZ4WXZC\" target=\"_blank\" style=\"color: var(--pip-color);\">Available on Amazon</a><br><br><b>FEEDBACK:</b><br><a href=\"https://github.com/threememories/FalloutRisk/issues\" style=\"color: var(--pip-color)\">Submit Bug Report / Suggestion</a><br><br><b>DISCLAIMER:</b><br>This is an independent, fan-made project and is not affiliated with or endorsed by Bethesda Softworks, ZeniMax Media, or Microsoft. All Fallout-related intellectual property belongs to its respective owners. No copyright or trademark infringement is intended.",
|
"page-about": "> SYSTEM CREDITS & LEGAL<br><br><b>SYSTEM VERSION:</b> 2.3<br><span class=\"help-nav-item\" data-page=\"page-patch-notes\" style=\"color: var(--pip-color);\">> View Update History (Patch Notes)</span><br><a href=\"https://github.com/threememories/FalloutRisk\" target=\"_blank\" style=\"color: var(--pip-color);\">Check for Latest Updates</a><br><br><b>ORIGINAL ENGINE ARCHITECTURE:</b><br>This simulation was heavily modified from the original Risk framework created by Vinayak Vedantam (<a href=\"https://github.com/vvedanta\" target=\"_blank\" style=\"color: var(--pip-color);\">https://github.com/vvedanta</a>).<br><br><b>PORTABLE DEPLOYMENT:</b><br>Players can download the self-contained game as a .html file. To download: Save this webpage (Ctrl+S) as a single HTML file. (The playable music is not included).<br><br><b>SUPPORT THE DEVELOPER:</b><br>Support my work by buying my book, <i>SurvivalSOS: Fundamentals of Survival</i> <a href=\"https://www.amazon.com/SurvivalSOS-Fundamentals-Survival-Joseph-Howard/dp/B09TZ4WXZC\" target=\"_blank\" style=\"color: var(--pip-color);\">Available on Amazon</a><br><br><b>FEEDBACK:</b><br><a href=\"https://github.com/threememories/FalloutRisk/issues\" style=\"color: var(--pip-color)\">Submit Bug Report / Suggestion</a><br><br><b>DISCLAIMER:</b><br>This is an independent, fan-made project and is not affiliated with or endorsed by Bethesda Softworks, ZeniMax Media, or Microsoft. All Fallout-related intellectual property belongs to its respective owners. No copyright or trademark infringement is intended.",
|
||||||
|
|
||||||
"page-patch-notes": "> UPDATE HISTORY (PATCH NOTES)<br><br>" +
|
"page-patch-notes": "> UPDATE HISTORY (PATCH NOTES)<br><br>" +
|
||||||
"<b>v2.3 [LEVELING & MOBILE UPDATE]</b><br>" +
|
"<b>v2.3 [LEVELING & MOBILE UPDATE]</b><br>" +
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue