Cassy-Lee

Results 14 issues of Cassy-Lee

### 启动器版本 Launcher Version 3.5.3.223 ### 平台 Platform Windows 11 ### Java Java(TM) SE Runtime Environment (build 1.8.0_341-b10) ### 游戏版本 Game Version _No response_ ### 对游戏所做的修改 Modifications Made to the...

www.curseforge.com 国内加载有点慢 格式是https://www.curseforge.com/linkout?remoteUrl=* 比如https://www.curseforge.com/linkout?remoteUrl=https%253a%252f%252fbaidu.com (需要url解码2次)

### Prerequisites - [X] I have read and understood the [user manual](https://mccteam.github.io/guide/) - [X] I made sure I am running the latest [development build](https://github.com/MCCTeam/Minecraft-Console-Client/releases/latest) - [X] I tried to [look...

a:enhancement
a:new-feature

**TLDR**: *Output thousands of lines when WebUI or healthcheck server port been used by another program.* 1. Is this urgent: No 2. DNS provider(s) you use: unnecessary 3. Program version:...

When I'm trying to minify the code below: ```python {(A:=1,B:=2)} ``` The minifier adds parentheses around the assignment expression, resulting in an increase of 2 bytes per assignment expressions: ```python...

期待Python的文档,毕竟python算是最常用的解释语言之一了 话说以后会不会有插件形式的支持?就是启动后通过python、js、lua这样的简单解释语言来添加复杂action和复杂recognition 另外,AdbController似乎有一个用于extras设置的config参数,能不能直接包装成参数,或者直接做成一个拓展(毕竟extras实际上和adb关系不大,并且似乎可以用于点击屏幕)?或者至少json不要套那么多层?

单个输入方式可能不能同时支持文本输入、按下/松开按键、长/短点击、滑动、多点顺序滑动、按下/移动/抬起(虚拟)手指 是否可以在AutoDetect中按照预期延迟从小到大使用多个输入方式的组合以允许尽可能多的输入方式?

![image](https://github.com/user-attachments/assets/db5a91fd-a56b-4ba7-ad31-e0631a695bcd) The URL on the sidebar is `https://docs.fabricmc.net/1.20.4https:/github.com/FabricMC/fabric` href of the a element is `/1.20.4https:/github.com/FabricMC/fabric`

Easy place have a cache to avoid repeating action on same position before block state sync (see https://github.com/sakura-ryoko/litematica/blob/pre-rewrite/fabric/1.21/src/main/java/fi/dy/masa/litematica/util/WorldUtils.java#L528). Litematica Printer will try to harvest a dirt block multiple times if...

SendPacket event is "cancellable" but Event.cancel does no effect