1
0
Commit Graph

1035 Commits

Author SHA1 Message Date
c1127f4d73 auto-git:
[change] animeCat.js
2025-05-26 07:23:17 +02:00
0e3624fbac Remove unused CSS for #cat-glow 2025-05-26 07:22:34 +02:00
09821217a2 Remove unused CSS for #cat-sprite 2025-05-26 07:22:34 +02:00
35ef5dfebd Fix chance of salto in _runJoyAnimation 2025-05-26 07:22:34 +02:00
055121edec Revert chance of salto in _runJoyAnimation 2025-05-26 07:22:34 +02:00
d890b0b254 Refactor animeCat.js to improve glow animation logic and color interpolation 2025-05-26 07:20:13 +02:00
35e695c983 Refactor animeCat.js to improve layout and structure 2025-05-26 07:18:39 +02:00
2cf57ddbe1 Refactor glow animation logic in animeCat.js 2025-05-26 07:16:02 +02:00
3d44f9b4db Refactor glow animation to use lerped colors between green and orange 2025-05-26 07:15:20 +02:00
e3fda7adba Add linear interpolation functions for color and value 2025-05-26 07:15:20 +02:00
aeb5165b2c Add daily commit progress animation to animeCat.js 2025-05-26 07:14:24 +02:00
84a0c0b2c3 Revert glow color change 2025-05-26 07:13:12 +02:00
db5d91825e Reset glow color to default 2025-05-26 07:13:12 +02:00
065f7a5250 Set glow color to fixed value 2025-05-26 07:13:12 +02:00
34c6789c76 Refactor glow color and size calculation in animeCat.js 2025-05-26 07:11:43 +02:00
91c6410a51 Add daily commit progress animation to animeCat.js 2025-05-26 07:09:15 +02:00
e249b734cc auto-git:
[change] animeCat.js
2025-05-26 07:09:08 +02:00
be6f7a6f6c Refactor method name to animateCatGlow in animeCat.js 2025-05-26 07:07:33 +02:00
2f7c22148b Fix alignment and z-index in index.html 2025-05-26 07:07:33 +02:00
b15f32ad01 Add glow effect to animeCat.js 2025-05-26 07:06:05 +02:00
1c74e1f284 Refactor glow animation logic in animeCat.js 2025-05-26 07:04:24 +02:00
985c3aff8e Remove redundant img creation in animeCat.js 2025-05-26 07:04:24 +02:00
0d3b5ec57a Fix typo and condition check in _animateCatGlow method of animeCat.js 2025-05-26 07:03:20 +02:00
23e6ed0c5a Fix glow insertion order in animeCat.js 2025-05-26 07:03:20 +02:00
6bb3e3f8b0 Remove unused glow element creation in animeCat.js 2025-05-26 07:03:19 +02:00
52c0c00d31 Fix indentation and formatting in animeCat.js 2025-05-26 07:01:50 +02:00
1ffb6ec748 Add glow effect to animeCat.js 2025-05-26 07:00:21 +02:00
80cdf0384b Add conditional check for cat glow element in animeCat.js 2025-05-26 06:58:38 +02:00
a5df82d213 Update cat glow style in index.html 2025-05-26 06:58:38 +02:00
d84667f507 Add missing newline in animeCat.js 2025-05-26 06:57:20 +02:00
6bd8abb163 Refactor _animateCatGlow method in animeCat.js 2025-05-26 06:55:21 +02:00
06d371316d Add radial gradient background to #cat-glow in index.html 2025-05-26 06:55:21 +02:00
8d3a71b2d3 Update cat sprite and slot in index.html 2025-05-26 06:55:21 +02:00
1e1be847c0 Refactor and enhance cat glow styling 2025-05-26 06:54:28 +02:00
6e277f0396 Add cat glow div 2025-05-26 06:54:28 +02:00
c8e50e6402 Add log statement for daily commit count in renderer.js 2025-05-26 06:51:24 +02:00
2fba3a40f0 Add debug log for commit count in animeCat.js 2025-05-26 06:49:55 +02:00
d00690d7de Refactor method name in animeCat.js 2025-05-26 06:48:08 +02:00
791dfa8585 Add missing ipcMain handler for 'get-daily-commit-stats' in main.js 2025-05-26 06:45:05 +02:00
206330d9bf Remove unused code in renderer.js 2025-05-26 06:45:05 +02:00
cafab04d2d auto-git:
[change] animeCat.js
2025-05-26 06:43:07 +02:00
ab5ac8a060 auto-git:
[change] renderer.js
2025-05-26 06:42:28 +02:00
342f261cca Refactor animeCat.js to include commit count glow animation 2025-05-26 06:41:04 +02:00
538d88de46 Add glow effect to cat sprite in index.html 2025-05-26 06:41:04 +02:00
d6885f15c3 Remove commented-out code in renderer.js 2025-05-26 06:37:58 +02:00
755dce2788 Add daily commit stats to renderer.js 2025-05-26 06:33:37 +02:00
814cc7818d Add function to fetch daily commit stats in preload.js 2025-05-26 06:32:51 +02:00
29b76be6f0 auto-git:
[change] renderer.js
2025-05-26 06:31:39 +02:00
0a2dd0d5ac auto-git:
[change] main.js
2025-05-26 06:31:18 +02:00
d3c946dd27 Reduce chance of salto 2025-05-26 05:47:48 +02:00