Commit Graph

16 Commits

Author SHA1 Message Date
1a890d4f1e Adjust timer interval for new spirits to 25 seconds 2025-05-28 04:43:12 +02:00
513b6d807c Change timer interval for new spirits to 30 seconds 2025-05-28 04:43:12 +02:00
aa8217cbf1 Increase interval for pushing spirits 2025-05-28 04:18:27 +02:00
4480d05041 Further reduce interval for pushing spirits 2025-05-28 04:18:27 +02:00
52f0bf6d7a Reduce interval for pushing spirits to clients 2025-05-28 04:18:27 +02:00
658ab6c312 Fix typo in spirit name logging 2025-05-28 04:18:27 +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
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
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
9d19534482 Refactor server.js to simplify and improve WebSocket handling 2025-05-28 02:18:43 +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