Compare commits
No commits in common. "HEAD" and "2.5.0" have entirely different histories.
13
CHANGELOG.md
13
CHANGELOG.md
|
|
@ -5,17 +5,6 @@ All notable changes to this project will be documented in this file.
|
|||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
- Thrown potions now make a trail of particles and create a ring around the effect edge
|
||||
- Throwable potions can now be charged like a bow to increase throw distance
|
||||
- Charging too long makes you accidentally drink them
|
||||
|
||||
### Changed
|
||||
- Slightly shortened cooldown on throwing splash potions (1.5s -> 1.2s)
|
||||
- Resistance now instead grants increased armour and armour toughness
|
||||
|
||||
## [2.5.0]
|
||||
|
||||
### Added
|
||||
|
|
@ -25,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
### Fixed
|
||||
- Copper bars and trapdoors had the same recipe
|
||||
- Magma Cube melee attacks no longer apply every tick with no cooldown
|
||||
- Fixed Blazes instantly killing players hanging around spawners
|
||||
- Fixed Blazes instantly killing players hanging around spawners.
|
||||
- Copper gear wasn't being added to the recipe book
|
||||
|
||||
## [2.4.0]
|
||||
|
|
|
|||
Loading…
Reference in a new issue