Releases: Spyxar/TipTapShow
v1.6.8
This release is for Minecraft 1.21.4, 1.21.8, 1.21.10, 1.21.11, 26.1, 26.1.1 and 26.1.2.
Add support for 26.1, 26.1.1 and 26.1.2
Add Harsh Agrawal to contributors (for #51)
Create new buildAndCollect task that places built jars into one directory (/build/libs/{version})
Update Stonecutter to 0.9
Update Loom to 1.16-SNAPSHOT
Update Gradle to 9.4.1
v1.6.7
This release is for Minecraft 1.21.4, 1.21.8, 1.21.10 and 1.21.11.
Add support for 1.21.11
Remove unused properties from gradle.properties (these properties are in the version-specific gradle.properties)
Remove renderer library completely to allow support for newer loader versions
Add option to show or hide overlay when in a debug HUD (necessary fix for 1.21.10+)
Update stonecutter to 0.8.1
Update ModMenu for 1.21.10 to 16.0.0-rc.2
v1.6.6+1.21.8
Start using Stonecutter.
Update Loom to 1.14-SNAPSHOT
Update Gradle to 9.2.0
Add Russian (ru_ru) translation (#37)
Rounded backgrounds are unavailable until a proper solution has been found that works well with multi-versioning
v1.6.6+1.21.4
Start using Stonecutter.
Update Loom to 1.14-SNAPSHOT
Update Gradle to 9.2.0
Add Russian (ru_ru) translation (#37)
Rounded backgrounds are unavailable until a proper solution has been found that works well with multi-versioning
v1.6.6+1.21.10
Start using Stonecutter.
Update Loom to 1.14-SNAPSHOT
Update Gradle to 9.2.0
Add Russian (ru_ru) translation (#37)
Rounded backgrounds are unavailable until a proper solution has been found that works well with multi-versioning
v1.6.5+1.21.7
Update to 1.21.7
Update Loom to 1.11
Update Gradle to 8.14
Modernize build.gradle (following Fabric examplemod) and fabric.mod.json
v1.6.4+1.21.6
Re-enable Renderer
Merge PR #34, adding three new languages
Removed more redundant casts
Update KeystrokeOverlay to new HUD system
v1.6.3+1.21.6
Update to 1.21.6, renderer library not available yet so currently disabled
Remove some redundant casts
Change method name inside MouseMixin
v1.6.3+1.21.5
Update code to Minecraft 1.21.5, start using Renderer library to render our rounded rectangles
v1.6.2+1.21.4
Add config option to disable the overlay when the player list is open
Fix an issue where RMB and LMB would display as RIGHT BUTTON and LEFT BUTTON when the two are swapped in the controls
Updated Loom to 1.9
Updated Gradle to 8.11.1
Suppress a warning on CpsType