-
Notifications
You must be signed in to change notification settings - Fork 810
feat:优化世界管理界面和世界信息界面 #4823
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Mine-diamond
wants to merge
65
commits into
HMCL-dev:main
Choose a base branch
from
Mine-diamond:world-manage-enhance
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
feat:优化世界管理界面和世界信息界面 #4823
Changes from all commits
Commits
Show all changes
65 commits
Select commit
Hold shift + click to select a range
a02e44b
feat:优化世界管理界面和世界信息界面
Mine-diamond 6c85f9d
fix style
Mine-diamond cc099b0
fix style
Mine-diamond 85777e4
feat:优化代码
Mine-diamond eb07b8f
feat:添加世界图标显示项和修改图标功能
Mine-diamond 6f7a53a
Merge branch 'main' into world-manage-enhance
Mine-diamond bec4e83
feat:优化修改世界图标功能
Mine-diamond a005ec7
feat:优化代码
Mine-diamond c6ecfc5
feat:修改图片之前进行弹窗提示
Mine-diamond aa1be7d
feat:更新文本
Mine-diamond 34adf97
feat:优化代码,添加i18n
Mine-diamond 32905b3
feat:更新i18n键
Mine-diamond f5d19d2
feat:优化代码
Mine-diamond 34b43cd
feat:优化代码
Mine-diamond 28c2a2e
feat:优化代码
Mine-diamond 90235be
fix: 修复无法获取25w07a之后的玩家坐标的问题
Mine-diamond 32e10c7
fix: 修复i18n键名错误,更改繁中翻译
Mine-diamond 2d20e7d
fix style
Mine-diamond 66ec94a
fix: 修复部分逻辑错误
Mine-diamond 81fca70
feat: 添加i18n
Mine-diamond 0ae56a6
feat: 调整代码格式
Mine-diamond 836bbed
feat: 优化代码
Mine-diamond ae070c7
feat: 优化代码
Mine-diamond 345f2d6
feat: 添加复制世界功能
Mine-diamond af00011
feat: 优化代码
Mine-diamond 7f97f55
feat: 添加版权信息
Mine-diamond 88a2c6c
feat: 优化代码
Mine-diamond e6ff6c1
fix: 恢复意外移除的空行
Mine-diamond 48e76e4
feat: i18n,将copy改为duplicate
Mine-diamond 765e537
feat: 优化样式
Mine-diamond 797b412
Merge branch 'main' into world-manage-enhance
Mine-diamond fc3727a
fix:修复错误
Mine-diamond c6cb77c
Merge branch 'main' into world-manage-enhance
Mine-diamond 2fc124a
feat: 添加图标加载失败时的弹窗和成功时的提示
Mine-diamond 32c231b
Apply i18n suggestions from code review
Mine-diamond 98d77b7
feat: 再次修复重生点可能无法被读取的问题
Mine-diamond 933f8f3
fix style
Mine-diamond b69e4c7
fix: 小修复
Mine-diamond 85008ab
feat: 优化代码
Mine-diamond 987e032
feat: 小修改
Mine-diamond d34ca49
feat: 优化代码
Mine-diamond d1be359
Merge branch 'main' into world-manage-enhance
Mine-diamond 98ee173
feat: 将获取/关闭SessionLockChannel的方法也统一在WorldManageUIUtils中
Mine-diamond 9864b08
feat: 优化世界锁逻辑,在世界被使用时禁用更多项目
Mine-diamond 742bc19
feat: 取消支持自动更改分辨率
Mine-diamond 03a999b
fix: 修复一些错误
Mine-diamond d3efcc0
feat: 修复无法获取是否为放大化世界的问题,现在获取leveldat改为共享leveldat
Mine-diamond 375ac4d
fix: 修复一些错误
Mine-diamond 238a1cb
fix: 应用copilot的修改建议
Mine-diamond a1e5d62
fix: 修复种子显示图标和修改世界图标图标的一些问题
Mine-diamond e2eb62c
Merge branch 'main' into world-manage-enhance
Mine-diamond 7641e2a
feat: 优化代码
Mine-diamond 8578cfa
fix: 修复20w14infinite版本的世界无法被正确加载的问题。
Mine-diamond a99902c
feat: World中保存的部分字段将不再保存而是get时获取
Mine-diamond 26d6163
fix some issue
Mine-diamond 123dcd9
fix some issue
Mine-diamond afa7ad7
feat: update
Mine-diamond 3da183a
feat: 优化代码,复制世界时跳过session.lock
Mine-diamond 29daf82
feat: 优化代码
Mine-diamond 9723e1a
feat: level.dat现在会在加载世界时重新加载
Mine-diamond effebb8
Merge branch 'main' into world-manage-enhance
Mine-diamond d85eb63
feat: 世界图标添加删除功能
Mine-diamond a9a9e57
Merge branch 'main' into world-manage-enhance
Mine-diamond 8dbd78e
feat: 修改i18n
Mine-diamond 23f879b
feat: 修改样式
Mine-diamond File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
605 changes: 337 additions & 268 deletions
605
HMCL/src/main/java/org/jackhuang/hmcl/ui/versions/WorldInfoPage.java
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.