Bit Planes @@ -32,21 +32,40 @@ -
- Game mode: -
+ Game modes: +
++ Fun modes: +
+diff --git a/data/changelog.json b/data/changelog.json index 5f54203a..3bb36a97 100644 --- a/data/changelog.json +++ b/data/changelog.json @@ -1,6 +1,5 @@ { - "version": "1.0.4", - "desc": "a few new games and new apps page, alongside other fixes", - "timestamp": "1711935359" -} - + "version": "1.0.5", + "desc": "patching a few games", + "timestamp": "1712527983" +} \ No newline at end of file diff --git a/js/main.js b/js/main.js index d3cf9975..570d44d8 100644 --- a/js/main.js +++ b/js/main.js @@ -71,7 +71,7 @@ document.addEventListener("DOMContentLoaded", function () { $.get("https://raw.githubusercontent.com/skysthelimitt/selenite-optimized/main/build/bookmark.txt", function (data) { $(".seleniteminified").prop({ href: data }); }); - $.get("https://raw.githubusercontent.com/car-axle-client/car-axle-client/v9/dist/build.js", function (data) { + $.get("https://raw.githubusercontent.com/car-axle-client/car-axle-client/v10/dist/build.js", function (data) { $(".caraxle").prop({ href: `javascript:${encodeURI(data)}` }); }); } diff --git a/semag/bit-planes/index.html b/semag/bit-planes/index.html index f171b932..5fcb59a6 100644 --- a/semag/bit-planes/index.html +++ b/semag/bit-planes/index.html @@ -6,13 +6,13 @@ content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
- Game mode: -
+ Game modes: +
++ Fun modes: +
+