Skip to content

Commit 74625ad

Browse files
committed
- add advanced settings section with expandable UI
- implement configurable alarm settings (duration, volume, loop) - add alarm test functionality - fix alarm handling with proper event cleanup - optimize CSS by removing unnecessary whitespace and semicolons - improve timer reset to properly stop alarms - add window unload event handler to clean up audio resources - implement settings persistence for advanced options - update sitemap
1 parent 716d78d commit 74625ad

File tree

2 files changed

+661
-430
lines changed

2 files changed

+661
-430
lines changed

sitemap.xml

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,11 @@
4040
<lastmod>2024-06-30T22:00:00+00:00</lastmod>
4141
<priority>0.80</priority>
4242
</url>
43+
<url>
44+
<loc>https://www.gptgames.dev/games/blockdrop.html</loc>
45+
<lastmod>2024-11-17T23:00:00+00:00</lastmod>
46+
<priority>0.80</priority>
47+
</url>
4348
<url>
4449
<loc>https://www.gptgames.dev/games/breakout.html</loc>
4550
<lastmod>2024-07-05T22:00:00+00:00</lastmod>
@@ -85,6 +90,11 @@
8590
<lastmod>2024-08-19T22:00:00+00:00</lastmod>
8691
<priority>0.80</priority>
8792
</url>
93+
<url>
94+
<loc>https://www.gptgames.dev/games/emoji_horde_survival.html</loc>
95+
<lastmod>2025-04-02T22:00:00+00:00</lastmod>
96+
<priority>0.80</priority>
97+
</url>
8898
<url>
8999
<loc>https://www.gptgames.dev/games/emoji_puzzle_mania.html</loc>
90100
<lastmod>2025-01-11T23:00:00+00:00</lastmod>
@@ -200,11 +210,6 @@
200210
<lastmod>2024-12-27T23:00:00+00:00</lastmod>
201211
<priority>0.80</priority>
202212
</url>
203-
<url>
204-
<loc>https://www.gptgames.dev/games/tetris.html</loc>
205-
<lastmod>2024-11-17T23:00:00+00:00</lastmod>
206-
<priority>0.80</priority>
207-
</url>
208213
<url>
209214
<loc>https://www.gptgames.dev/games/tic_tac_toe_mp.html</loc>
210215
<lastmod>2024-11-22T23:00:00+00:00</lastmod>
@@ -305,6 +310,11 @@
305310
<lastmod>2023-12-03T23:00:00+00:00</lastmod>
306311
<priority>0.80</priority>
307312
</url>
313+
<url>
314+
<loc>https://www.gptgames.dev/tools/color_blindness_simulator.html</loc>
315+
<lastmod>2025-04-06T22:00:00+00:00</lastmod>
316+
<priority>0.80</priority>
317+
</url>
308318
<url>
309319
<loc>https://www.gptgames.dev/tools/color_picker.html</loc>
310320
<lastmod>2023-09-09T22:00:00+00:00</lastmod>
@@ -390,6 +400,11 @@
390400
<lastmod>2025-02-24T23:00:00+00:00</lastmod>
391401
<priority>0.80</priority>
392402
</url>
403+
<url>
404+
<loc>https://www.gptgames.dev/tools/fractal_viewer_3d.html</loc>
405+
<lastmod>2025-04-07T22:00:00+00:00</lastmod>
406+
<priority>0.80</priority>
407+
</url>
393408
<url>
394409
<loc>https://www.gptgames.dev/tools/game_of_life.html</loc>
395410
<lastmod>2025-03-12T23:00:00+00:00</lastmod>

0 commit comments

Comments
 (0)