1
0
Commit Graph

206 Commits

Author SHA1 Message Date
1a601a4391 Adjust jump and rotation logic in animeCat.js 2025-05-26 05:23:30 +02:00
2ccfd9fc0f Increase jump chance in animeCat.js 2025-05-26 05:23:30 +02:00
71fd1f54af Refactor and optimize joy animation logic in animeCat.js 2025-05-26 05:22:11 +02:00
ad9c4db36a Reduce chance of salto in joy animation 2025-05-26 05:21:58 +02:00
9a6107f988 Refactor joy animation logic in animeCat.js 2025-05-26 05:20:31 +02:00
c18c2b258a Refactor and enhance cat animation logic with random salto chance and improved heart explosion timing 2025-05-26 05:14:15 +02:00
c001770ef1 Refactor method call in animeCat.js 2025-05-26 05:11:44 +02:00
e3571fd420 Refactor method call in animeCat.js 2025-05-26 05:11:44 +02:00
a48589bcf9 Refactor animeCat.js to consolidate mouse hold logic into a separate method 2025-05-26 05:10:22 +02:00
1a9f413360 Refactor and improve consolation logic in animeCat.js 2025-05-26 05:10:03 +02:00
042fb516c9 Remove redundant code in animeCat.js 2025-05-26 05:09:56 +02:00
816a14b174 Refactor and enhance mouse hold logic in animeCat.js 2025-05-26 05:06:49 +02:00
c7d82d48f4 Refactor and enhance mouth open logic in animeCat.js 2025-05-26 05:06:29 +02:00
7d5280ff2f Add _consolationCount property to AnimeCat class 2025-05-26 05:05:56 +02:00
7839891c31 Add mischievous.png to animeCat.js 2025-05-26 05:05:56 +02:00
881f6ad03c Remove debug log from animeCat.js 2025-05-26 05:01:21 +02:00
5eb1870dcd Ensure minimum mouth open time of 1000ms 2025-05-26 04:59:29 +02:00
f1c27e0364 Fix incorrect mouth open time calculation 2025-05-26 04:59:29 +02:00
bb1c61b010 Add debug log for mouse hold duration and mouth open time 2025-05-26 04:56:46 +02:00
bfa54a2d9e Adjust mouth open time calculation 2025-05-26 04:56:46 +02:00
d4c5069e40 Refactor mouth open time calculation and conditional logic in animeCat.js 2025-05-26 04:55:27 +02:00
8f6def90b1 Adjust mouth open time calculation in animeCat.js 2025-05-26 04:54:11 +02:00
237d08eaf8 Fix syntax error in animeCat.js 2025-05-26 04:52:53 +02:00
fc94b6fdb1 Fix syntax error in animeCat.js 2025-05-26 04:52:53 +02:00
5efcf5053d auto-git:
[change] animeCat.js
2025-05-26 04:49:45 +02:00
4705e7d073 auto-git:
[change] animeCat.js
2025-05-26 04:49:35 +02:00
1a244cda2f auto-git:
[change] animeCat.js
2025-05-26 04:49:22 +02:00
828fdd18a9 auto-git:
[change] animeCat.js
2025-05-26 04:44:15 +02:00
01a17f3178 auto-git:
[change] animeCat.js
2025-05-26 04:43:48 +02:00
1b86bee126 Adjust image width in animeCat.js 2025-05-26 04:40:53 +02:00
ac4dfebc4e Swap width and height of anime cat image 2025-05-26 04:39:38 +02:00
c72987b1c8 Adjust height of anime cat image 2025-05-26 04:39:38 +02:00
3999a2ad9b Resize anime cat image dimensions 2025-05-26 04:39:38 +02:00
94568a11e1 Increase move threshold for mouse hold detection in animeCat.js 2025-05-26 04:32:56 +02:00
13696f1f82 Refactor cleanup function in animeCat.js 2025-05-26 04:31:11 +02:00
86e655e94e Refactor mouse hold logic in animeCat.js 2025-05-26 04:27:01 +02:00
87829a9467 Refactor and fix issue with petting state in animeCat.js 2025-05-26 04:25:36 +02:00
2855656030 Refactor and fix issue with petting state in animeCat.js 2025-05-26 04:25:36 +02:00
a424189a83 Fix issue with petting state in animeCat.js 2025-05-26 04:25:36 +02:00
eff8eaf8a3 Fix issue with petting state in animeCat.js 2025-05-26 04:25:36 +02:00
2e261ff1aa Prevent setting default image when petting is active during blinking 2025-05-26 04:24:37 +02:00
8e89dcf0b9 Ensure default image is set only if petting is not active in endSpeech method 2025-05-26 04:24:37 +02:00
00d33e2068 Add petting active flag in animeCat.js 2025-05-26 04:24:37 +02:00
c701e04383 Refactor mouse hold logic in AnimeCat class 2025-05-26 04:23:02 +02:00
abeaaa6e87 Add _pettingActive property to AnimeCat class 2025-05-26 04:23:02 +02:00
c1bb05e62a Fix typo in animeCat.js 2025-05-26 04:21:28 +02:00
5e21efdd6e Increase move threshold for mouse hold in animeCat.js 2025-05-26 04:16:42 +02:00
4fcf05844b Refactor and optimize animeCat.js for better performance and readability 2025-05-26 04:14:37 +02:00
0de4e4dd70 Reduce cat tolerance for proximity detection 2025-05-26 04:13:47 +02:00
3906c15cb2 Increase mouse move threshold for cat interaction 2025-05-26 04:13:47 +02:00