|
|
84fffe99af
|
Optimize FPS calculation and skip frames in render loop
|
2025-05-28 17:35:49 +02:00 |
|
|
|
d59c80d28a
|
Refactor and optimize animation loop for performance
|
2025-05-28 17:33:51 +02:00 |
|
|
|
7933b29de0
|
Add FPS limit to animation loop
|
2025-05-28 17:33:51 +02:00 |
|
|
|
767b8c6611
|
Add performance flag for mobile devices
|
2025-05-28 17:32:24 +02:00 |
|
|
|
a2e0aefc94
|
Update title in index.html
|
2025-05-28 17:32:24 +02:00 |
|
|
|
ff6adcf5e4
|
Add conditional rendering of bloom and vignette passes for non-mobile devices
|
2025-05-28 17:30:05 +02:00 |
|
|
|
67e11ec704
|
Refactor post-processing to include foliage shader
|
2025-05-28 17:29:56 +02:00 |
|
|
|
d4df667cb4
|
Optimize renderer settings for mobile devices
|
2025-05-28 17:28:37 +02:00 |
|
|
|
465651172b
|
Add adaptive settings for mobile devices in app.js
|
2025-05-28 17:27:15 +02:00 |
|
|
|
0f2675b953
|
Use secure WebSocket protocol based on location
|
2025-05-28 17:24:16 +02:00 |
|
|
|
9a0992f792
|
Set server port and host dynamically
|
2025-05-28 17:24:16 +02:00 |
|
|
|
3807645e6f
|
Disable logging for spirit and timer operations in server.js
|
2025-05-28 07:19:12 +02:00 |
|
|
|
e8ad727daa
|
Remove unnecessary code comments in server.js
|
2025-05-28 07:19:12 +02:00 |
|
|
|
c1fbcf464b
|
Fix incorrect spirit interval in spawnSpiritWithOffset method
|
2025-05-28 07:17:14 +02:00 |
|
|
|
76638f62a9
|
Adjust spirit interval to 18 seconds
|
2025-05-28 07:17:14 +02:00 |
|
|
|
f6ead4cbd1
|
Remove commented-out code in server.js
|
2025-05-28 07:15:25 +02:00 |
|
|
|
ecd352b333
|
Adjust spirit interval in server.js
|
2025-05-28 07:14:07 +02:00 |
|
|
|
c5c6b65ab6
|
Refactor variable names and comments in app.js
|
2025-05-28 07:12:34 +02:00 |
|
|
|
10059c0724
|
auto-git:
[change] node/server/public/app.js
|
2025-05-28 07:12:27 +02:00 |
|
|
|
0d2543ba31
|
Refactor spawnSpiritWithOffset method to include despawn logic based on offset and lifetime
|
2025-05-28 07:12:27 +02:00 |
|
|
|
79e717e7e6
|
Further adjust startY positions for better alignment
|
2025-05-28 07:11:24 +02:00 |
|
|
|
c6107fcd12
|
Adjust startY position in spawnSpirit and spawnSpiritWithOffset methods
|
2025-05-28 07:11:24 +02:00 |
|
|
|
1ca4fe035f
|
Update starting Y position for spirit spawning
|
2025-05-28 07:10:06 +02:00 |
|
|
|
13acf81132
|
Correct spawn position calculation in SpinnerController
|
2025-05-28 07:10:06 +02:00 |
|
|
|
cca2851bbf
|
Adjust clock elapsed time calculation in SpinnerController
|
2025-05-28 07:10:06 +02:00 |
|
|
|
7b0dc15f10
|
auto-git:
[change] node/server/public/app.js
|
2025-05-28 07:08:08 +02:00 |
|
|
|
76b2afb627
|
auto-git:
[change] node/server/public/app.js
|
2025-05-28 07:08:08 +02:00 |
|
|
|
b1c08b0b9d
|
Rename despawnSpeed to moveSpeed
|
2025-05-28 07:08:08 +02:00 |
|
|
|
3412f47401
|
Revert fix for spawn offset calculation error
|
2025-05-28 07:08:08 +02:00 |
|
|
|
889bc2849b
|
Fix calculation error in spawn offset
|
2025-05-28 07:08:08 +02:00 |
|
|
|
cd5f6fd95f
|
Fix spinner spawn position in app.js
|
2025-05-28 07:05:44 +02:00 |
|
|
|
9dedc733f2
|
Remove unused code from app.js
|
2025-05-28 06:51:12 +02:00 |
|
|
|
ea8ab145db
|
Refactor spinner logic and add spirit spawning methods
|
2025-05-28 06:49:55 +02:00 |
|
|
|
c0ff776b74
|
auto-git:
[change] node/server/public/app.js
|
2025-05-28 06:44:02 +02:00 |
|
|
|
c4cc13570e
|
auto-git:
[change] node/server/public/app.js
|
2025-05-28 06:43:52 +02:00 |
|
|
|
97892c884d
|
auto-git:
[change] node/server/public/app.js
|
2025-05-28 06:43:29 +02:00 |
|
|
|
d521cdd191
|
auto-git:
[change] node/server/public/app.js
|
2025-05-28 06:43:29 +02:00 |
|
|
|
fcbd0b83cc
|
Refactor and improve SpinnerController logic for smoother transitions and animations
|
2025-05-28 06:43:29 +02:00 |
|
|
|
7a325c03d2
|
auto-git:
[change] node/server/public/app.js
|
2025-05-28 06:42:32 +02:00 |
|
|
|
aa644f5bd8
|
auto-git:
[change] node/server/public/app.js
|
2025-05-28 06:42:02 +02:00 |
|
|
|
128e12621b
|
Fix missing return statement in Spirit update method
|
2025-05-28 06:37:47 +02:00 |
|
|
|
2babfa5c1c
|
Add dynamic Y-position calculation for Spirit despawn
|
2025-05-28 06:37:47 +02:00 |
|
|
|
10007c3881
|
Refactor Spirit class initialization and comments
|
2025-05-28 06:37:30 +02:00 |
|
|
|
8304963c0f
|
Add clock start to spirit initialization
|
2025-05-28 06:36:15 +02:00 |
|
|
|
122d4e30ba
|
Correct minor typo in comment
|
2025-05-28 06:34:36 +02:00 |
|
|
|
d227526c44
|
Adjust startY calculation to compensate for lag
|
2025-05-28 06:34:36 +02:00 |
|
|
|
e61dc39489
|
auto-git:
[change] node/server/public/app.js
|
2025-05-28 06:32:55 +02:00 |
|
|
|
c8285b9119
|
Minimize startY offset for spinnerRed
|
2025-05-28 06:32:55 +02:00 |
|
|
|
7e612c7e87
|
Significantly reduce startY offset for spinnerRed
|
2025-05-28 06:32:55 +02:00 |
|
|
|
24ab78900f
|
Fine-tune startY calculation for spinnerRed
|
2025-05-28 06:32:55 +02:00 |
|