BetterF3 v1.5.0 for Minecraft 1.16-1.16.5
Published 2022-10-16
Added
- Architectury support to build for both Fabric and Forge
- Better documentation
- Crowdin support
- BetterF3 version number to the Misc Right module
- Changelogs
- Automatically opening the F3 menu
- Hiding the debug crosshair
- Hiding the boss bar when the F3 menu is open
- Automatically opening the profiler
- Automatically opening the FPS graph
- More options for coloring text
- Allocation rate calculator to the Systems module
- CurseForge, Modrinth, and GitHub actions automatic releases
- GitHub Workflows to build the project
- GitHub Workflows to add translations from Crowdin
Updated
- Changed the versioning system in order follow the Minecraft versioning system
- Update urls to the Modrinth page
- Gradle to 7.5.1
Fixed
- The server chunk in the location module showing client chunk data
- The background size to better fit the text
- The add module screen to remove duplicates
- The profiler not popping correctly on Forge
- The profiler showing on the main menu
- An issue with Immersive Portal and other mods
- CurseForge uploads now use the beta and release types
- Reduced debug info with the client brand retriever
Full Changelog: v1.1.3...v1.5.0
BetterF3 v1.4.0 for Minecraft 1.19.1/2
Published 2022-10-03
Added
- In-Game Tick Display #98
- Automatically opening the profiler and TPS graphs #9
- Changelogs to the documentation
- Added an option to hide the bossbar
Updated
- GitHub Workflow
- Language Files to fill in regional dialects
Fixed
- Maximum FPS does not display #102
- Info colors can't change #101
- Left Module Background Cut Off #94
- String error #106
- Removing all modules from one side resets the side #57
- Misc right module won't show on the left side #50
Full Changelog: v1.3.2...v1.4.0
Fixed Canvas incompatibility and new Forge versions.
Full Changelog: https://github.com/cominixo/BetterF3/compare/v1.3.1...v1.3.2
Fully updated to 1.19
Added:
- Forge Support
- F3 + Q support to see what F3 commands there are
- F3 + F and F3 + F + Ctrl to cycle render distance and simulation distance respectively (shift to reverse)
- Slime chunk finder
Fixed:
- Some inconsistencies
Full Changelog: https://github.com/cominixo/BetterF3/compare/v1.3.0...v1.3.1
What's Changed
- Added 1.19 Support
- Hide Sidebar option for F3 Mode by @MarcusSlover in https://github.com/cominixo/BetterF3/pull/81
Full Changelog: https://github.com/cominixo/BetterF3/compare/v1.2.5...v1.3.0
-
Updated Crowdin Languages
-
Updated Checkstyle
-
Updated Indra
-
Updated dependencies
-
Fix https://github.com/cominixo/BetterF3/issues/79 (DistExecutor#safeRunWhenOn)
-
Add regions file viewer https://github.com/cominixo/BetterF3/issues/76
Full Changelog: https://github.com/cominixo/BetterF3/compare/v1.2.4...v1.2.5
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
Updated to 1.18.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
- Fixes the Profiler and FPS/TPS graphs
(#27 and #52) Full Changelog: https://github.com/cominixo/BetterF3/compare/v1.2.0...v1.2.1
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!
- Check it out here!