Commit Graph

22 Commits

Author SHA1 Message Date
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