|
|
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 |
|
|
|
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 |
|
|
|
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 |
|