Commit Graph

63 Commits

Author SHA1 Message Date
38c75f6231 Add mouse picking functionality for spirits in app.js 2025-05-28 04:57:06 +02:00
5b5ea77a65 Fix scene initialization order in app.js 2025-05-28 04:56:29 +02:00
47b99084b2 Implement _setupPicking method for mesh traversal and user data storage 2025-05-28 04:55:08 +02:00
2c1313e344 Add picking setup in app.js 2025-05-28 04:55:08 +02:00
a98a6b8810 Refactor spirit overlay logic and improve styling 2025-05-28 04:54:34 +02:00
1587b1dd94 Improve HTML structure and spacing in app.js 2025-05-28 04:45:30 +02:00
66fdc97cd8 auto-git:
[change] node/server/public/app.js
2025-05-28 04:43:12 +02:00
50564be1c5 Increase spirit lifetime to 30 seconds 2025-05-28 04:43:12 +02:00
081f0fd720 Further reduce vertical despawn speed of spirits 2025-05-28 04:41:31 +02:00
66562a067e Reduce vertical despawn speed of spirits 2025-05-28 04:41:31 +02:00
b6f82b637f Remove unnecessary line break in app.js 2025-05-28 04:40:17 +02:00
b8090d2264 Fix typo in app.js 2025-05-28 04:40:17 +02:00
5f9846bc62 auto-git:
[change] node/server/public/app.js
2025-05-28 04:39:08 +02:00
f9168453b4 Remove unnecessary variable in Kategorie label 2025-05-28 04:39:08 +02:00
1fa1d4d394 Fix syntax error in Kategorie label 2025-05-28 04:39:08 +02:00
6beb97f840 Reorder Mythos and Rolle fields 2025-05-28 04:39:08 +02:00
fceecca41b Reorder Charakter and Mythos fields 2025-05-28 04:39:08 +02:00
4cd42364ed Fix typo in Kategorie label 2025-05-28 04:39:08 +02:00
3973e24fa3 Add extra line break after character in app.js 2025-05-28 04:36:53 +02:00
38218f4ab5 Add extra line break after category in app.js 2025-05-28 04:36:53 +02:00
9a37136b0f Add missing semicolon in app.js 2025-05-28 04:36:53 +02:00
2d1aee101e auto-git:
[change] node/server/public/app.js
2025-05-28 04:34:55 +02:00
d499fe6fc3 auto-git:
[change] node/server/public/app.js
2025-05-28 04:34:53 +02:00
f5aa187fda auto-git:
[change] node/server/public/app.js
2025-05-28 04:34:36 +02:00
0a1f1d47cd Fix padding and margin in spirit overlay header 2025-05-28 04:34:29 +02:00
62b7c4faaf auto-git:
[change] node/server/public/app.js
2025-05-28 04:33:01 +02:00
115c8e611b Increase bottom margin for spirit info 2025-05-28 04:33:01 +02:00
0d729203b5 Move spirit info to the right side 2025-05-28 04:33:01 +02:00
3b7b283d8e Correct bottom position for spirit info 2025-05-28 04:33:01 +02:00
078b670067 Fix typo in position style 2025-05-28 04:33:01 +02:00
f549a6cbf8 Update spirit overlay heading to h2 2025-05-28 04:33:01 +02:00
1e73f6a5a4 Refactor app.js for responsive canvas size calculation 2025-05-28 04:28:05 +02:00
1fd6811321 Refactor resize handler in app.js to improve aspect ratio handling and centering of the renderer 2025-05-28 04:26:29 +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
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
3987000517 Refactor app.js to improve readability and organization 2025-05-28 03:16:01 +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