From 4af21b47f1347fd8017ec2fdf8db9c2ace7d85ec Mon Sep 17 00:00:00 2001 From: slweeb <91897291+slweeb@users.noreply.github.com> Date: Sat, 23 Dec 2023 14:31:16 -0500 Subject: [PATCH] . --- index.html | 26 +++++++++++++++----------- license.txt | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 61 insertions(+), 11 deletions(-) create mode 100644 license.txt diff --git a/index.html b/index.html index 966b6377..e4530ae1 100644 --- a/index.html +++ b/index.html @@ -18,6 +18,9 @@ + + + @@ -63,7 +66,7 @@ "name":"Sandboxels", "author":"R74n", "creator":"R74n", - "description":"Sandboxels is an in-browser falling sand simulation game, with mechanics such as heat simulation, electricity, density, chemical reactions, fire, and over 400 unique elements to play with.", + "description":"Sandboxels is an in-browser falling sand simulation game, with mechanics such as heat simulation, electricity, density, chemical reactions, fire, and over 500 unique elements to play with.", "offers":{ "@type":"Offer", "price":"0", @@ -71,7 +74,7 @@ "availability":"https://schema.org/InStock" }, "genre": "Falling-sand game", - "softwareVersion":"1.8.3", + "softwareVersion":"1.9.1", "datePublished":"2021-12-15", "dateCreated":"2021-12-15", "gameTip":"https://sandboxels.r74n.com/controls", @@ -80,8 +83,9 @@ "screenshot": "https://sandboxels.r74n.com/icons/wallpaper.png", "softwareRequirements": "HTML5", "archivedAt": "https://web.archive.org/web/20230519005427/https://sandboxels.r74n.com/", - "copyrightYear": 2023, - "copyrightNotice": "©2021-2023. All Rights Reserved. R74n", + "copyrightYear": 2024, + "copyrightNotice": "©2021-2024. All Rights Reserved. R74n", + "license": "https://sandboxels.r74n.com/license.txt", "discussionUrl": "https://link.r74n.com/discord", "educationalUse": "Hands-on lab experiments and learning", "headline": "Sandboxels", @@ -112,7 +116,7 @@ console.log("Sandboxels is developed by R74n and can be played on the official website: https://sandboxels.R74n.com/"); console.log("Can't access? Join our Discord: https://link.R74n.com/discord"); console.log("Found this on another website? Let us know!"); - console.log("©2021-" + new Date().getFullYear() + ". All Rights Reserved."); + console.log("©2021-" + new Date().getFullYear() + ". All Rights Reserved. https://sandboxels.R74n.com/license.txt"); // If settings is in localStorage, load it. If not, create an empty object. settings = localStorage.getItem("settings") ? JSON.parse(localStorage.getItem("settings")) : {}; // URL query handling @@ -14750,7 +14754,7 @@ window.onload = function() { } // Set the first button in categoryControls div to be the current category document.getElementById("categoryControls").children[0].click() - document.getElementById("extraInfo").insertAdjacentHTML("beforeend", "
v" + currentversion + " • " + elementCount + " elements, including " + hiddenCount + " hidden ones.
©2021-" + new Date().getFullYear() + ". All Rights Reserved. R74n
"); + document.getElementById("extraInfo").insertAdjacentHTML("beforeend", "v" + currentversion + " • " + elementCount + " elements, including " + hiddenCount + " hidden ones.
©2021-" + new Date().getFullYear() + ". All Rights Reserved. R74n
"); selectElement(currentElement); focusGame(); // For every button element, onkeyup="event.preventDefault()" @@ -14847,7 +14851,7 @@ You can also join our Di - + -Support development by subscribing on our Patreon! Many benefits!!
+Support development by subscribing on our Patreon! Many benefits!!
Business inquiries? Education stories? Help needed? Email us at contact@R74n.com!
-More links: Help • Tips • Mods • Mobile • Offline • Privacy
+More links: Help • Tips • Mods • Mobile • Offline • Privacy
Thanks to: Serioustar, WeiChei, Midi_png, ggod, Trent, u2ce
-Sandboxels is developed by R74n. Check out our other projects!
+Sandboxels is developed by R74n. Check out our other projects!