Commit Graph

4 Commits

Author SHA1 Message Date
TheWhiteDog9487
85486ab217 0.2.2
更新到Minecraft 26.1
由于源码变更,更换了一个新的实现方案,稍微测试了一下没太大毛病,应该还行

( AI太好用了你们知道吗,我只需要描述我需要使用什么方法比如@Redirect @Inject注入哪个字段或者函数的哪个位置,代码就可以全自动生成,连字段描述符都不需要我弄了
2026-03-26 09:15:11 +08:00
cb7a0f57e3 0.2.1
时间:2024 10 30
主要内容:
加大剂量,
1. 以前不会对服务器列表中已经保存的服务器地址进行处理,现在只要模组处于启用状态会直接对所有地址进行消除空格替换,确保不留死角。
说人话:未安装或未启用本模组时添加的服务器地址如果有空格,在启用本模组之后会在打开“多人游戏”窗口时被处理掉。
2024-10-30 17:33:24 +08:00
JustAlittleWolf
dbb2019bf3 Fix refresh issue
- Fix the refresh issue by replacing @Inject with @Replace. This immediately trims the value of .getText()
- Remove unused entrypoints and mixins
2023-10-25 10:59:50 +02:00
888e2d60cc Initial commit 2023-10-18 15:48:48 +08:00