适用于Fabric/Forge 1.18.2
Forge Loom 更新到 0.11
架构更新到了4.x版本
更新来自 Crowdin 的新语言
取消了服务端 Mod
完整更新日志: https://github.com/cominixo/BetterF3/compare/v1.2.3...v1.2.4
原文
1.18.2 Forge Loom updated to 0.11 Architectury updated to 4.x Language updates from Crowdin Disable the mod on servers
Full Changelog: https://github.com/cominixo/BetterF3/compare/v1.2.3...v1.2.4
适用于Fabric/Forge 1.18和1.18.1
修复了高清修复mod带来的崩溃
修复了TPS图 (现在可以跟别的模组工作 例如 ServerTick)
完整的更新日志: https://github.com/cominixo/BetterF3/compare/v1.2.1...v1.2.2
原文
Fixes Optifine crash Fixes TPS graph (now can work with other mods such as ServerTick)
Full Changelog: https://github.com/cominixo/BetterF3/compare/v1.2.1...v1.2.2
适用于Fabric/Forge 1.18和1.18.1
修复了性能分析器 和 FPS/TPS 曲线图
(#27 and #52) 完整的更新日志: Comparing v1.2.0...v1.2.1 · cominixo/BetterF3 · GitHub
原文
Fixes the Profiler and FPS/TPS graphs
(#27 and #52) Full Changelog: Comparing v1.2.0...v1.2.1 · cominixo/BetterF3 · GitHub
架构更新
适用于1.18版本的Fabric和Forge
模组被移植到了Architectury
这意味着什么? 这意味着我们可以同时对Fabric和Forge进行更新!
最终 用户不会注意到任何(来自不同平台之间的)差异!
还使用了Yarn(免费的)进行映射!
还有几个对于github仓库的修复程序
包括工作流, 问题模板等!
对于开发人员的新增功能
(如果不是全部的话)大多数情况下,Java文件都有记录
它为每个类、方法等提供了基本的Javadoc信息
(使用了)基于 AdventureAPI 的 Checkstyle 用于更统一的Minecraft开发
通过投稿文件来了解如何构建项目
还有几个变化
关于翻译这个mod的crowdin
现在所有人都可以将这个mod翻译成一个新的语言!
Architectury Update
Available for Fabric and Forge 1.18!
The mod was ported to Architectury
What does this mean? It means we can make changes on Fabric and Forge at the same time!
End-users should not notice any difference!
It also uses Yarn (Free) mappings!
There are a couple of fixes for the GitHub repository
Workflows, Issue Templates, and more!
New additions for developers
Most, if not all, Java files are documented
It gives basic Javadoc information for each class, method, and more
Checkstyle based on AdventureAPI for a more uniform Minecraft development
Contributing file to understand how to build the project
A couple more changes
New Crowdin for translating the mod
Now anyone can translate the mod into a new language!
适用于Forge 1.17.1
从 cominixo#40 添加了对de_de语言的翻译
使用了ModUtils轻松构建 (noeppi-noeppi/ModUtils)
将Gradle升级到了7.2版本
更新了 ParchmentMC 映射
原文
Added de_de translation from cominixo#40
Used ModUtils for easy forge building (noeppi-noeppi/ModUtils)
Updated Gradle to 7.2
Updated to ParchmentMC mappings