Skip to content

Conversation

@ABCOA
Copy link

@ABCOA ABCOA commented Nov 25, 2024

Added ChatCopyMod and ResourcesCounterMod.
Fixed the crash when login and switch acc.
Add Chinese(traditional) language.
Support for Chinese developers.

ABCOA and others added 20 commits November 21, 2024 01:10
feat: 将游戏内窗口登录改为通过浏览器进行登录

- 优化了用户登录流程,提升了用户体验
- 实现了浏览器跳转和回调逻辑
- 修改了相关接口和配置
ENGLISH:
feat: Changed in-game login window to browser-based login

- Optimized the user login process to enhance user experience
- Implemented browser redirection and callback logic
- Updated related APIs and configurations
- 删除了原代码中的注释,简化代码结构
- 添加了新的MIT许可证文件,明确开源许可
- 添加了README文件,提供项目概述和使用说明

--------------------------------------------------------------------

chore: Remove original comments and add new LICENSE and README files

- Removed original comments to simplify the code structure
- Added a new MIT LICENSE file to clarify the open-source license
- Added a README file with project overview and usage instructions
- 删除了原代码中的注释,简化代码结构
- 添加了新的MIT许可证文件,明确开源许可
- 添加了README文件,提供项目概述和使用说明

--------------------------------------------------------------------

chore: Remove original comments and add new LICENSE and README files

- Removed original comments to simplify the code structure
- Added a new MIT LICENSE file to clarify the open-source license
- Added a README file with project overview and usage instructions
fixed a bug:
When switching accounts, a NullPointerException (NPE) is triggered.
- 新增功能:点击复制 点击"☭"复制聊天内容
- 新增繁体中文,但是由简中直接换字而来,可能不符合繁中使用习惯

--------------------------------------------------------------------

chore: Added copy chat function and added traditional Chinese (simplified Chinese to machine translation)

- New function: Click to copy Click "☭" to copy the chat content
- Added Traditional Chinese, but it is directly converted from Simplified Chinese, which may not conform to the usage habits of Traditional Chinese.
- 新增功能:显示资源(显示背包内的铁、金、绿、钻的数量)

--------------------------------------------------------------------

chore: Added display resources mod.(Iron ingot, Gold ingot, Diamond, Emerald.

- New function: Use the ResourceCounterMod to display the count of resources in your bag.
算是一个大更新了
1.优化了主界面的UI显示,使得按钮具有悬停效果;
2.添加了IRC聊天系统,正在与其他客户端寻求合作。

It’s a big update
1. Optimized the UI display of the main interface so that the buttons have a hover effect;
2. Added IRC chat system and are seeking cooperation with other clients.
优化内存
…发包),客户端借鉴了小沙雕的hypixelhelper中的在线聊天代码,并且对其进行优化,重新编写了更适合Soar宝宝体质的代码,同时感谢小沙雕的支持,也希望未来能将其hypixelhelper的IRC加入到我的服务器当中,最近期末周太忙了,滚去复习了,寒假继续更新新功能。

chore:
I modified the IRC system's server and client. The server uses code written by XiaoShadiao (based on a Java server) that processes incoming data packets and sends packets to all online users. For the client, I referenced the online chat code from XiaoShadiao's HypixelHelper and optimized it, rewriting it to better suit Soar users' needs. I would also like to thank XiaoShadiao for their support and hope to integrate HypixelHelper's IRC into my server in the future. It's finals week now, so I'm off to study—updates with new features will continue during the winter break.
Updated some notes
…ory leak in the IRC client, implemented the online player query feature, and added daily reward claiming functionality through the in-game chat window. Special thanks to Xiao Shadiao for their dedicated support."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant