Commit Graph

72 Commits

Author SHA1 Message Date
bd3c4e3401 auto-git:
[change] node/server/spirits/Neuer Ordner mit Objekten/generate_json.py
2025-05-28 04:07:42 +02:00
7fa4aa9cd1 auto-git:
[add] node/server/spirits/Neuer Ordner mit Objekten/spirit_list_out Kopie.json
2025-05-28 04:07:34 +02:00
193d5b6c48 auto-git:
[change] node/server/spirits/Neuer Ordner mit Objekten/spirit_list_out.json
2025-05-28 04:03:32 +02:00
710ffdba4a auto-git:
[change] node/server/spirits/Neuer Ordner mit Objekten/generate_json.py
2025-05-28 04:03:23 +02:00
4d6eed44d0 auto-git:
[add] node/server/spirits/Neuer Ordner mit Objekten/spirit_list_out.json
2025-05-28 04:03:08 +02:00
a6b8c1823c auto-git:
[add] node/server/spirits/Neuer Ordner mit Objekten/generate_json.py
2025-05-28 04:03:08 +02:00
1c9b529390 Rename spirit_list Kopie.json to spirit_list.json 2025-05-28 04:03:08 +02:00
645ed2feeb auto-git:
[add] node/server/spirits/Neuer Ordner mit Objekten/wesen.json
 [unlink] node/server/spirits/Neuer Ordner mit Objekten/wesen Kopie.json
2025-05-28 04:02:22 +02:00
17306cc9ab auto-git:
[add] node/server/spirits/Neuer Ordner mit Objekten/spirit_list Kopie.json
 [add] node/server/spirits/Neuer Ordner mit Objekten/wesen Kopie.json
 [unlink] node/server/spirits/spirit_list Kopie.json
 [unlink] node/server/spirits/wesen Kopie.json
2025-05-28 04:02:15 +02:00
57d429b865 auto-git:
[add] node/server/spirits/spirit_list Kopie.json
 [add] node/server/spirits/wesen Kopie.json
2025-05-28 04:02:11 +02:00
363605aba4 Update spirit list with detailed descriptions and categories 2025-05-28 03:58:42 +02:00
246a0dcde4 Fix potential spinner controller error and add model URL fallback 2025-05-28 03:58:42 +02:00
c6db75f457 Update spirit overlay HTML structure and content 2025-05-28 03:58:09 +02:00
e196edf574 auto-git:
[add] node/server/spirits/wesen.json
2025-05-28 03:54:22 +02:00
ef984b7a15 Set target light intensity to zero in app.js 2025-05-28 03:47:34 +02:00
718a19a0f2 Refactor spinner animation logic to include smooth transitions for visual parameters based on connection status 2025-05-28 03:44:27 +02:00
c6c3ba9a75 Refactor SpinnerController class with improved connection handling and visual effects based on connection status 2025-05-28 03:41:02 +02:00
af62625a54 Refactor SpinnerController class and improve WebSocket handling 2025-05-28 03:36:49 +02:00
853d7a8b70 Refactor SpinnerController and WebSocket connection logic in app.js 2025-05-28 03:35:26 +02:00
e612f1c551 Update app.js to include animation loop 2025-05-28 03:31:27 +02:00
55c46fb7e5 auto-git:
[change] node/server/public/app.js
2025-05-28 03:28:58 +02:00
10a8580b6f Add asynchronous function for spawning spirits in app.js 2025-05-28 03:21:14 +02:00
8de2d1b978 Refactor WebSocket connection with auto-reconnect logic 2025-05-28 03:20:06 +02:00
f0c87178fa Increase spirit update interval to 5 seconds 2025-05-28 03:18:49 +02:00
01a7ccbe0e Comment out unused code in server.js 2025-05-28 03:18:49 +02:00
119cd35137 Reduce spirit update interval to 3 seconds 2025-05-28 03:17:29 +02:00
3987000517 Refactor app.js to improve readability and organization 2025-05-28 03:16:01 +02:00
85cbc28981 Update interval for spirit push to every 20 seconds 2025-05-28 03:13:36 +02:00
5dcdcd5be8 Update interval for spirit updates to every 15 seconds 2025-05-28 03:11:56 +02:00
28fb6f9847 auto-git:
[change] node/server/public/app.js
2025-05-28 03:10:21 +02:00
ce387a7753 Refactor and enhance spirit loading logic in app.js 2025-05-28 03:07:00 +02:00
c1f5347706 Add red box to scene in app.js 2025-05-28 03:04:55 +02:00
6263f5debf Refactor and enhance spirit object processing in app.js 2025-05-28 03:02:46 +02:00
81da864fd0 Add logging for spirit object children 2025-05-28 03:02:46 +02:00
47ff134bb5 Add Spirit class and refactor scene initialization 2025-05-28 02:58:30 +02:00
83c007b9d0 Remove unnecessary console.log and add logging for spirit loading process in app.js 2025-05-28 02:55:28 +02:00
bb025fa8be Adjust spirit object position in app.js 2025-05-28 02:51:12 +02:00
e146451208 Remove unnecessary debug log from showSpirit function 2025-05-28 02:50:07 +02:00
aeac097131 Reformat debug log statement in showSpirit function 2025-05-28 02:50:07 +02:00
267a32e84a Fix duplicate debug log in showSpirit function 2025-05-28 02:50:07 +02:00
7061715849 Add debug log inside showSpirit function 2025-05-28 02:50:07 +02:00
cde3399154 Add debug log for spirit message 2025-05-28 02:50:07 +02:00
765e1b50ba Add Yuki Onna spirit to list 2025-05-28 02:36:30 +02:00
26548529dc Update spirit description and structure in JSON 2025-05-28 02:34:03 +02:00
16d773dde7 Refactor spirit data structure in JSON 2025-05-28 02:30:53 +02:00
664268b201 Fix path to spirit list JSON 2025-05-28 02:30:53 +02:00
8f37a2db64 Refactor server/server.js to include spirit loading and WebSocket logic for broadcasting spirits 2025-05-28 02:29:40 +02:00
b41ff50083 Update spirit_list.json with new entries and descriptions 2025-05-28 02:29:27 +02:00
43b6a3d3dc Refactor app.js to initialize and animate a 3D scene with foliage, postprocessing, and dynamic lighting 2025-05-28 02:28:16 +02:00
c4d98c36a1 Update spirit_list.json to include new structure and data 2025-05-28 02:26:38 +02:00