334 Commits

Author SHA1 Message Date
c68851c34f .gitignore aktualisiert 2025-12-04 09:10:46 +01:00
9ac0516cc0 deleted another .DS_Store 2025-12-04 09:09:59 +01:00
5afbb72f5e deleted another .DS_Store 2025-12-04 09:09:51 +01:00
81e55e875d deleted another .DS_Store 2025-12-04 09:09:43 +01:00
662dcd1f15 deleted another .DS_Store 2025-12-04 09:09:36 +01:00
4aa88dea17 deleted server/public/.DS_Store 2025-12-04 09:09:02 +01:00
a14d6e5e8e deleted server/.DS_Store 2025-12-04 09:08:48 +01:00
5b9ef75303 deleted scripts/.DS_Store 2025-12-04 09:08:20 +01:00
5742509815 deleted .DS_Store 2025-12-04 09:07:56 +01:00
Victor Giers
0961bbccbf auto-git:
[add] scripts/.DS_Store
 [add] scripts/README.md
 [add] scripts/extract_texture_filename_from_3ds.py
 [add] scripts/generate_3d_glb.py
 [add] scripts/generate_json.py
 [add] scripts/image_from_json.py
 [add] scripts/naming.py
 [add] scripts/openai_image_gen.py
 [add] scripts/remesh_bake_batch.py
 [add] server/public/assets/images/.DS_Store
 [add] server/public/assets/models/spirits/.DS_Store
 [change] server/public/assets/.DS_Store
 [change] server/public/assets/models/.DS_Store
2025-12-04 08:39:04 +01:00
Victor Giers
30c2d45648 Add .DS_Store files and remove rename script 2025-12-04 07:01:04 +01:00
Victor Giers
2833587c20 Add .DS_Store to .gitignore and create the file 2025-12-04 06:59:50 +01:00
62d6bd1872 auto-git:
[change] README.md
2025-05-28 22:43:35 +02:00
64b418cfc5 Add README.md and update .gitignore 2025-05-28 22:41:22 +02:00
8e57cfc1db added assets 2025-05-28 21:53:17 +02:00
ed1b80a81f auto-git:
[add] package.json
 [add] server/public/app.js
 [add] server/public/index.html
 [add] server/server.js
 [add] server/spirits/spirit_list.json
 [unlink] node/package-lock.json
 [unlink] node/package.json
 [unlink] node/server/public/app.js
 [unlink] node/server/public/index.html
 [unlink] node/server/server.js
 [unlink] node/server/spirits/spirit_list.json
2025-05-28 20:57:03 +02:00
33a0347c55 auto-git:
[change] .gitignore
2025-05-28 20:56:28 +02:00
e0726636a6 auto-git:
[unlink] standalone/index.html
2025-05-28 20:54:35 +02:00
8d4c42fd48 Move index.html to standalone/index.html 2025-05-28 20:53:40 +02:00
8898f86877 Remove redundant meta tags and script from index.html 2025-05-28 20:11:01 +02:00
5e33d174bc Add additional metadata and script for mobile web app functionality 2025-05-28 20:10:13 +02:00
f639a7b54e Update viewport meta tag for better mobile compatibility 2025-05-28 20:10:13 +02:00
039e1d7bf5 Refactor CSS for spirit info modal 2025-05-28 20:05:19 +02:00
e61296c05e Refactor spirit-info styling for better mobile and desktop compatibility 2025-05-28 20:04:25 +02:00
c4130c5b54 Update CSS for spirit-info in different screen sizes and orientations 2025-05-28 20:02:32 +02:00
5bcadf4237 Refactor CSS for spirit info section 2025-05-28 20:00:38 +02:00
ec8f74d8e5 Update media query for desktop landscape orientation 2025-05-28 19:58:47 +02:00
684ce37814 Refactor media queries for spirit-info in index.html 2025-05-28 19:56:01 +02:00
1995cbd7f4 Increase max-height of #spirit-info for better visibility 2025-05-28 19:52:47 +02:00
4599c04546 Adjust max-width of #spirit-info on smaller screens 2025-05-28 19:52:47 +02:00
077f022ff3 Revert adjustment to max-width of #spirit-info on small screens 2025-05-28 19:51:35 +02:00
2f983a8d94 auto-git:
[change] node/server/public/index.html
2025-05-28 19:50:29 +02:00
5568effbdf Adjust max-width of spirit-info in portrait mode 2025-05-28 19:50:29 +02:00
4f06822ad7 Update media query for spirit-info 2025-05-28 19:50:29 +02:00
467cebc300 Fix media query for mobile portrait orientation in index.html 2025-05-28 19:48:52 +02:00
8c07aa89f4 Reduce width of #spirit-info for mobile portrait 2025-05-28 19:46:45 +02:00
d91497f76e Revert adjustment to width of #spirit-info for desktop landscape 2025-05-28 19:46:45 +02:00
0770b27db6 Adjust width of #spirit-info for desktop landscape 2025-05-28 19:46:45 +02:00
987992e960 Update max-height of canvas element in index.html 2025-05-28 19:43:45 +02:00
bae187817e Refactor and enhance styling for spirit info component 2025-05-28 19:41:27 +02:00
e6f6c91634 Adjust max-height of spirit-info-flex container in index.html 2025-05-28 19:38:02 +02:00
83dc605b75 Add viewport meta tag and update media query for touch devices 2025-05-28 19:36:39 +02:00
4b945ce79f Update styling for spirit info header in index.html 2025-05-28 19:31:12 +02:00
476f49c4f2 Update CSS for spirit info content 2025-05-28 19:29:10 +02:00
81df208e00 Further adjust width of #spirit-info on small screens 2025-05-28 19:27:43 +02:00
5459a72bb0 Adjust width of #spirit-info on small screens 2025-05-28 19:27:43 +02:00
9612a02671 auto-git:
[change] node/server/public/index.html
2025-05-28 19:25:18 +02:00
83fac31dd4 Increase max-width of spirit-info-content 2025-05-28 19:25:18 +02:00
92ed790a18 Add max-width to index.html for responsive design 2025-05-28 19:25:18 +02:00
43e836abc1 Adjust index.html width and add max-width 2025-05-28 19:25:18 +02:00