334 Commits

Author SHA1 Message Date
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
3a1599e56c Add Three.js library and refactor app.js for 3D scene setup and WebSocket integration 2025-05-28 02:24:41 +02:00
ced468de09 auto-git:
[change] node/server/public/index.html
2025-05-28 02:24:25 +02:00
c6b897aa50 auto-git:
[change] node/server/public/index.html
2025-05-28 02:24:12 +02:00
9d19534482 Refactor server.js to simplify and improve WebSocket handling 2025-05-28 02:18:43 +02:00
855f1c67e9 Move spirit_list.json to server directory 2025-05-28 02:16:53 +02:00
f1d016aafd auto-git:
[change] node/package-lock.json
2025-05-28 02:15:54 +02:00
fac2ee94e3 auto-git:
[change] node/package.json
2025-05-28 02:15:49 +02:00
f2a4b903d0 auto-git:
[add] node/package-lock.json
 [change] .gitignore
 [change] node/package.json
2025-05-28 02:14:52 +02:00
f82f475103 Add package.json for node project 2025-05-28 02:11:36 +02:00
3be9b44b03 Refactor app.js to handle WebSocket messages for spirits and update the scene accordingly 2025-05-28 02:09:35 +02:00
13477e0405 Add WebSocket client for spirit data in public/app.js 2025-05-28 02:08:52 +02:00
57628dfb81 auto-git:
[change] node/server/public/index.html
2025-05-28 02:04:11 +02:00
b355ba6da5 auto-git:
[add] node/spirits/spirit_list.json
 [change] .gitignore
2025-05-28 02:03:41 +02:00
82a7f7af67 Refactor and expand server.js to include API endpoints, WebSocket handling, and spirit management 2025-05-28 02:02:47 +02:00
2305b5fdd9 Add initial server.js file for Node.js server setup 2025-05-28 02:02:47 +02:00
384f4191db Update .gitignore to exclude specific directories 2025-05-28 02:02:47 +02:00
839b7c88be auto-git:
[add] node/package.json
 [unlink] node/server/package.json
2025-05-28 02:00:57 +02:00
cc7fc5bf3b Add package.json to server directory 2025-05-28 02:00:57 +02:00
4eeae39947 Move app.js from server to server/public 2025-05-28 02:00:57 +02:00
f91329179a Move index.html from public to server/public 2025-05-28 02:00:57 +02:00
f5fa6dc264 Move app.js from public/server to server 2025-05-28 02:00:57 +02:00
89f3db80c6 Add app.js to server directory 2025-05-28 02:00:57 +02:00
8538a1c0ec Add index.html to public directory 2025-05-28 02:00:56 +02:00
1f57947a7a Refactor spinner loading logic and add spirit instance preparation 2025-05-28 01:01:02 +02:00
5099c5b80a Add GLB loader function to index.html 2025-05-28 00:59:47 +02:00
98bfb1c236 Refactor spirit loading and animation logic 2025-05-28 00:57:24 +02:00
977c990cec auto-git:
[change] index.html
2025-05-28 00:55:45 +02:00
e1ac5a8ec7 auto-git:
[change] index.html
2025-05-28 00:54:44 +02:00
fbafd3dbdc Remove README.md file 2025-05-28 00:54:18 +02:00
d988d7d1bc Initial commit (generated by auto-git) 2025-05-28 00:53:08 +02:00