# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com), and this project adheres to [Ragnarök Versioning](https://github.com/Red-Studio-Ragnarok/Commons/blob/main/Ragnar%C3%B6k%20Versioning%20Convention.md). ## [Unreleased](https://tangled.org/desoroxxx.redstudio.dev/Wither-Config/compare/1.2.1...main) ### Internal - Updated dependencies: - Updated to [foojay-resolver](https://github.com/gradle/foojay-toolchains) 1.0.0 ## [1.2.1](https://tangled.org/desoroxxx.redstudio.dev/Wither-Config/compare/1.2...1.2.1) - 2024-07-03 ### Fixed - Fixed the mod name being set on the wrong variable ## [1.2](https://tangled.org/desoroxxx.redstudio.dev/Wither-Config/compare/1.1.2...1.2) - 2024-06-24 ### Added - Configuration for: - Invulnerable Healing - Vulnerable Healing ### Changed - Now requires MixinBooter 8.6+ ### Fixed - Fixed a typo in the Heal On Kill tooltip ### Internal - General cleanup - Updated the `gradle.properties` - Updated dependencies: - Updated to [RetroFuturaGradle](https://github.com/GTNewHorizons/RetroFuturaGradle) 1.4.0 - Updated to [Gradle](https://gradle.org) 8.9-rc-1 ## [1.1.2](https://tangled.org/desoroxxx.redstudio.dev/Wither-Config/compare/1.1.1...1.1.2) - 2024-02-01 ### Fixed - Fixed config that may break in certain conditions while modifying it in-game ### Internal - General cleanup - Renamed `EventHandler` to `ConfigEventHandler` - Updated dependencies: - Updated to [gradle-buildconfig-plugin](https://github.com/gmazzo/gradle-buildconfig-plugin) 5.3.5 - Updated to [RetroFuturaGradle](https://github.com/GTNewHorizons/RetroFuturaGradle) 1.3.30 - Updated to [foojay-resolver](https://github.com/gradle/foojay-toolchains) 0.8.0 ## [1.1.1](https://tangled.org/desoroxxx.redstudio.dev/Wither-Config/compare/1.1...1.1.1) - 2024-01-16 ### Fixed - Fixed mod name having a `-` instead of a space ## [1.1](https://tangled.org/desoroxxx.redstudio.dev/Wither-Config/compare/1.0...1.1) - 2024-01-09 ### Added - Boat Jail Fix (Gives the Wither area damage for boats, to prevent it from being trapped in a boat jail) - Configuration for: - Boat Jail Fix - Boat Jail Fix Tick Delay - Boat Jail Fix Range - Break Fluids ### Fixed - Fixed Wither not breaking blocks under itself when `breakBlocksWhenTargetingPlayer` is on and a player is under it, making the player safe ### Internal - Changed the injection point of `newTargetFollowingLogic` - General cleanup - Switched to [CurseUpdate](https://forge.curseupdate.com/) for update checking - Switched from [RetroFuturaGradle](https://github.com/GTNewHorizons/RetroFuturaGradle) tags to [gmazzo](https://github.com/gmazzo) [gradle-buildconfig-plugin](https://github.com/gmazzo/gradle-buildconfig-plugin) - Switched to Gradle Kotlin DSL - Updated dependencies: - Updated to [Gradle](https://gradle.org) 8.5 ## [1.0](https://tangled.org/desoroxxx.redstudio.dev/Wither-Config/tree/1.0) - 2023-09-06 ### Added - Configuration for: - Health - Movement speed - Follow range - Armor - Follow distance - Unarmored fly height - Summoning sequence length - Summoning sequence end explosion strength - Skull damage - Skull magic damage - Skull kills healing the Wither - Skull explosion strength - Skull potion effects - Whether the Wither should attempt to break blocks around it when targeting a player - Fix for Vanilla's broken Wither target-following behavior