Skip to content

Commit 4ae7136

Browse files
committed
1.229.0: TonkGame update
1 parent fee8c5e commit 4ae7136

File tree

9 files changed

+3825
-3608
lines changed

9 files changed

+3825
-3608
lines changed

bun.lock

Lines changed: 226 additions & 107 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE html>
1+
<!doctype html>
22
<html lang="en">
33
<head>
44
<meta property="og:site_name" content="ElectricS01's website" />
@@ -28,10 +28,10 @@
2828
<noscript>
2929
<strong>
3030
We're sorry but this app doesn't work properly without JavaScript
31-
enabled. Please enable it to continue.
31+
enabled. Please enable it to continue
3232
</strong>
33-
<a href="https://electrics01.netlify.io">
34-
Use the non JavaScript version
33+
<a href="https://electrics01.netlify.app/">
34+
or use the non JavaScript version.
3535
</a>
3636
</noscript>
3737
<div id="app"></div>

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,26 +6,26 @@
66
"scripts": {
77
"dev": "bunx --bun vite",
88
"prod": "bunx --bun vite build",
9-
"lint": "eslint --ext .js,.vue --fix ./"
9+
"lint": "eslint --ext .js,.vue --fix ./src"
1010
},
1111
"repository": "https://github.com/ElectricS01/ElectricS01-Website-Frontend.git",
1212
"author": "ElectricS01 <103579308+ElectricS01@users.noreply.github.com>",
1313
"dependencies": {
14-
"@vitejs/plugin-vue": "^5.2.4",
15-
"axios": "^1.9.0",
16-
"dayjs": "^1.11.13",
14+
"@vitejs/plugin-vue": "^6.0.3",
15+
"axios": "^1.13.2",
16+
"dayjs": "^1.11.19",
1717
"emojilib": "^4.0.2",
1818
"markdown-it": "^14.1.0",
19-
"pinia": "^2.3.1",
19+
"pinia": "^3.0.4",
2020
"register-service-worker": "^1.7.2",
21-
"vite": "^6.3.5",
22-
"vite-plugin-pwa": "^1.0.0",
23-
"vue": "^3.5.16",
24-
"vue-router": "^4.5.1"
21+
"vite": "^7.3.0",
22+
"vite-plugin-pwa": "^1.2.0",
23+
"vue": "^3.5.26",
24+
"vue-router": "^4.6.4"
2525
},
2626
"devDependencies": {
2727
"eslint": "^8.57.1",
28-
"eslint-config-prettier": "^9.1.0",
28+
"eslint-config-prettier": "^9.1.2",
2929
"eslint-plugin-sort-keys-fix": "^1.1.2",
3030
"eslint-plugin-vue": "^9.33.0"
3131
},
0 Bytes
Binary file not shown.

public/html5game/tonkgame4-3.js

Lines changed: 3550 additions & 3482 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
-179 KB
Loading

src/components/Changelog.vue

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
<h2 class="settings-text">Changelog</h2>
33
<div>BetterCommunications changelog</div>
44
<div class="settings-spacer" />
5+
<h2 class="settings-text">1.229 TonkGame 0.4.3.1.0</h2>
6+
<div class="settings-spacer" />
7+
<ul>
8+
<li>Update TonkGame to the latest version</li>
9+
<li>Fixed the link for Non-JavaScript enabled browsers</li>
10+
<li>Upgrade to Vite 7</li>
11+
</ul>
512
<h2 class="settings-text">1.228 Emoji Quick Picker</h2>
613
<div class="settings-spacer" />
714
<ul>
@@ -606,11 +613,22 @@
606613
<li>Changed the rounding of some corners to be more consistent</li>
607614
<li>Fix creating chats</li>
608615
</ul>
609-
<h2 class="settings-text">1.166 Clickable mentions</h2>
616+
<h2 class="settings-text">1.166 Fixed clickable mentions</h2>
610617
<div class="settings-spacer" />
611618
<ul>
612-
<li>Clicking a mention now shows the user's profile page</li>
619+
<li>Clicking a mention now properly shows the user's profile page</li>
613620
<li>Improve error messages</li>
614621
<li>Refactoring</li>
615622
</ul>
623+
<h2 class="settings-text">1.165 Clickable mentions</h2>
624+
<div class="settings-spacer" />
625+
<ul>
626+
<li>Clicking a mention now shows the user's profile page</li>
627+
<li>Refactoring</li>
628+
</ul>
629+
<h2 class="settings-text">1.164 Non-JavaScript browser link</h2>
630+
<div class="settings-spacer" />
631+
<ul>
632+
<li>Added a link to access the website without JavaScript enabled</li>
633+
</ul>
616634
</template>

src/views/BetterComms/Account.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@
519519
<router-link to="/">ElectricS01</router-link>
520520
</div>
521521
<div class="settings-spacer" />
522-
<div>Version: 1.228.0</div>
522+
<div>Version: 1.229.0</div>
523523
<div class="settings-spacer" />
524524
<div>Backend name: {{ serverName }}</div>
525525
<div class="settings-spacer" />

src/views/TonkGame.vue

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,24 @@
44
<iframe
55
id="game_drop"
66
title="TonkGame"
7-
allow="autoplay; fullscreen *; geolocation; microphone; camera; midi; xr-spatial-tracking; gamepad; gyroscope; accelerometer; cross-origin-isolated"
7+
allow="
8+
autoplay;
9+
fullscreen *;
10+
geolocation;
11+
microphone;
12+
camera;
13+
midi;
14+
xr-spatial-tracking;
15+
gamepad;
16+
gyroscope;
17+
accelerometer;
18+
cross-origin-isolated;
19+
"
820
src="/game.html"
921
height="540"
1022
width="960"
1123
/>
12-
<h3>TonkGame version 4.3.0.0 (beta 1)</h3>
24+
<h3>TonkGame version 4.3.1.0 (beta 2)</h3>
1325
<p class="message-text-medium-gray">
1426
My first ever coding project, a simple 2D Top Down Shooter made with
1527
GameMaker Studio

0 commit comments

Comments
 (0)