Skip to content

Latest commit

 

History

History
101 lines (69 loc) · 3.07 KB

Changelog.md

File metadata and controls

101 lines (69 loc) · 3.07 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project follows the Ragnarök Versioning Convention.

Wither Config Version 1.2.1 Changelog - 2024-07-03

Fixed

  • Fixed the mod name being set on the wrong variable

Wither Config Version 1.2 Changelog - 2024-06-24

Added

  • Configuration for:
    • Invulnerable Healing
    • Vulnerable Healing

Changed

  • Updated dependencies:
    • Requires MixinBooter 8.6 and up

Fixed

  • Fixed a typo in the Heal On Kill tooltip

Internal

  • General cleanup
  • Updated to Gradle 8.9-rc-1
  • Updated RetroFuturaGradle to version 1.4.0
  • Updated the gradle.properties

Wither Config Version 1.1.2 Changelog - 2024-02-01

Fixed

  • Fixed config which may break in certain conditions while modifying it in game

Internal

Wither Config Version 1.1.1 Changelog - 2024-01-16

Fixed

  • Fix mod name having a - instead of a space

Wither Config Version 1.1 Changelog - 2024-01-09

Added

  • Boat Jail Fix (Makes the Wither an 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 & player is under it making the player safe

Internal

Wither Config Version 1.0 Changelog - 2023-09-06

Added

  • Configuration for:
    • The Wither health
    • The Wither movement speed
    • The Wither follow range
    • The Wither armor
    • The Wither follow distance
    • The Wither unarmored fly height
    • The Wither summoning sequence length
    • The Wither summoning sequence end explosion strength
    • The Wither skulls damage
    • The Wither skulls magic damage
    • The Wither skulls heal towards the Wither when getting a kill
    • The Wither skulls explosion strength
    • The Wither skulls potion effects
    • Whether the Wither should attempt to break blocks around it when targeting a player
  • Fix for the Vanilla broken Wither target following behavior