Update changelog
This commit is contained in:
parent
ba88c10ade
commit
27d269e28f
12
CHANGELOG.md
12
CHANGELOG.md
|
|
@ -5,6 +5,16 @@ 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/),
|
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).
|
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 accidently drink them
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Slightly shortened cooldown on throwing splash potions (1.5s -> 1.2s)
|
||||||
|
|
||||||
## [2.5.0]
|
## [2.5.0]
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
@ -14,7 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
### Fixed
|
### Fixed
|
||||||
- Copper bars and trapdoors had the same recipe
|
- Copper bars and trapdoors had the same recipe
|
||||||
- Magma Cube melee attacks no longer apply every tick with no cooldown
|
- 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
|
- Copper gear wasn't being added to the recipe book
|
||||||
|
|
||||||
## [2.4.0]
|
## [2.4.0]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue