1
0
Commit Graph

699 Commits

Author SHA1 Message Date
092e8df0b0 auto-git:
[change] renderer.js
2025-05-26 05:04:47 +02:00
ff6f50de08 Add mischievous cat asset 2025-05-26 05:02:42 +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
403d751db4 Remove unused cat images from assets 2025-05-26 04:47:42 +02:00
828fdd18a9 auto-git:
[change] animeCat.js
2025-05-26 04:44:15 +02:00
ca5cb02868 auto-git:
[change] renderer.js
2025-05-26 04:44:05 +02:00
4941f61962 auto-git:
[change] renderer.js
2025-05-26 04:43:59 +02:00
01a17f3178 auto-git:
[change] animeCat.js
2025-05-26 04:43:48 +02:00
d9026e7261 auto-git:
[change] assets/cat/blink.png
2025-05-26 04:43:27 +02:00
3379fd8103 auto-git:
[add] assets/cat/blink.png
2025-05-26 04:43:22 +02:00
e905a5f2ae Correct cat slot position in index.html 2025-05-26 04:40:53 +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
3404c95320 Fix indentation and remove empty line in index.html 2025-05-26 04:38:54 +02:00
68b5f0caa3 Remove unused CSS for catSlot image 2025-05-26 04:38:54 +02:00
98ed479930 Set cat image width to 10000px and height to 50px 2025-05-26 04:37:39 +02:00
a2fcba4707 Decrease cat image height to 40px 2025-05-26 04:37:39 +02:00
f0507f5a6b Increase cat image width to 80px 2025-05-26 04:37:39 +02:00
ca00196cfe Increase cat image width to 70px and height to 50px 2025-05-26 04:37:39 +02:00
330f3f1898 Add new cat assets: mouth_open.png, eyes_closed.png 2025-05-26 04:36:27 +02:00
d57b9b84b4 Rename mouth_open.png to old/mouth_open.png 2025-05-26 04:36:27 +02:00
5f441be8a5 Rename blush_shy.png to joy.png and remove blush_shy.png 2025-05-26 04:35:14 +02:00
c38bf23a3b Add default cat image 2025-05-26 04:35:14 +02:00
1bce199da5 Rename and move default and joy images to old directory, remove old images 2025-05-26 04:35:14 +02:00
97d1d9871c Add new cat image: blush_shy.png 2025-05-26 04:35:14 +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