334 Commits

Author SHA1 Message Date
421023929e Significantly increase width of index.html container 2025-05-28 19:23:35 +02:00
bba5d8e23a Further increase width of index.html container 2025-05-28 19:23:35 +02:00
f31a7109bf Increase width of index.html container 2025-05-28 19:23:35 +02:00
9e2f75acd8 Change background color of images to transparent 2025-05-28 19:21:26 +02:00
14d96d28f3 Fine-tune media query for spirit-info width 2025-05-28 19:21:26 +02:00
8ab4851f4f Adjust media query for spirit-info width 2025-05-28 19:21:26 +02:00
372879a045 Update styles for index.html to improve layout and responsiveness 2025-05-28 19:18:57 +02:00
7b1301cd03 Adjust position of spirit overlay close button 2025-05-28 19:17:03 +02:00
72e6c3b49c Minimize vertical offset of spirit overlay close button 2025-05-28 19:15:49 +02:00
f2b5cc7701 Slightly adjust vertical position of spirit overlay close button 2025-05-28 19:15:49 +02:00
82f9efbf43 Fine-tune vertical position of spirit overlay close button 2025-05-28 19:15:49 +02:00
890435c360 Move spirit overlay close button to top left corner 2025-05-28 19:15:49 +02:00
33876d64e4 Adjust position of spirit overlay close button 2025-05-28 19:15:49 +02:00
e7ddaf8724 Fine-tune media query breakpoints for optimal responsiveness 2025-05-28 19:13:45 +02:00
042e5158f6 Further adjust media query breakpoints for better responsiveness 2025-05-28 19:13:45 +02:00
105c613203 Adjust media query breakpoints for responsiveness 2025-05-28 19:13:45 +02:00
de8ad9743f Revert media query adjustments to original state 2025-05-28 19:12:39 +02:00
f568ae42b4 Remove unnecessary aspect ratio condition from media queries 2025-05-28 19:12:39 +02:00
3d3864d21a Adjust media query for desktop and mobile views 2025-05-28 19:12:39 +02:00
aab3e749b7 Revert previous adjustment to correct media queries 2025-05-28 19:11:04 +02:00
30f5dac1a2 Further adjust media query for smaller screens 2025-05-28 19:11:04 +02:00
56a445039e Adjust media query for desktop and mobile views 2025-05-28 19:11:04 +02:00
cea8c58388 Increase min-width of spirit-info-content in index.html 2025-05-28 19:09:34 +02:00
d0c85b26b4 Adjust max-width of main container in index.html 2025-05-28 19:09:34 +02:00
87b61db39f Revert adjustment to max-width of index.html container 2025-05-28 19:07:49 +02:00
da8642c9d0 Adjust max-width of index.html container 2025-05-28 19:07:49 +02:00
21460894fc auto-git:
[change] node/server/public/index.html
2025-05-28 19:05:30 +02:00
5e3c59518e Adjust media query breakpoints for spirit-info-flex 2025-05-28 19:05:30 +02:00
40f587e8b4 Remove background color from another element in index.html 2025-05-28 19:05:30 +02:00
1a31fa2e0f Remove background color from index.html elements 2025-05-28 19:05:30 +02:00
685cd7e66f Update responsive overlay styling and structure 2025-05-28 19:02:51 +02:00
5703f1bbed Add responsive layout for spirit info section in index.html 2025-05-28 19:00:13 +02:00
7b74345d1c Refactor app.js to improve structure and readability of spirit overlay content 2025-05-28 19:00:02 +02:00
47b45eed6f Remove unnecessary CSS styles from app.js 2025-05-28 18:57:21 +02:00
e4ec98f1bb Fix typo in app.js 2025-05-28 18:55:20 +02:00
175f25691d Update styling and layout of #spirit-info on index.html 2025-05-28 18:54:38 +02:00
b8c932e7b5 Refactor HTML structure in app.js for better readability and organization 2025-05-28 18:50:36 +02:00
fa328b4bd6 Update index.html to include responsive overlay for spirit info 2025-05-28 18:49:44 +02:00
96b06b76db Enable shadow map for WebGL renderer 2025-05-28 18:46:23 +02:00
59815a2ac9 Enable shadow casting for the sun light in app.js 2025-05-28 18:44:38 +02:00
44db5e85ab Refactor code formatting in app.js 2025-05-28 18:42:54 +02:00
5ba5ee3f65 Ensure dpr is not undefined when window.devicePixelRatio is falsy 2025-05-28 18:00:39 +02:00
65b84cb3e2 Fix potential division by zero in dpr calculation 2025-05-28 18:00:39 +02:00
9c0bcd6756 Refactor resize handler in app.js to improve aspect ratio handling and centering 2025-05-28 17:55:21 +02:00
3ff701181e Refactor resize handler logic in app.js 2025-05-28 17:54:55 +02:00
631da960d6 Update target FPS for mobile devices in app.js 2025-05-28 17:50:54 +02:00
9a2a7382d8 Re-enable gamma correction shader pass 2025-05-28 17:48:51 +02:00
a50a8b7ada Comment out gamma correction shader pass 2025-05-28 17:48:51 +02:00
450ee6dff6 Toggle shadow casting for directional light based on mobile device 2025-05-28 17:48:51 +02:00
0bc86dba22 Add mobile-specific lighting logic in SpinnerController 2025-05-28 17:46:04 +02:00