Skip to content

Commit

Permalink
Merge pull request #3 from HDest-Community/release/v2.0.0
Browse files Browse the repository at this point in the history
Release v2.0.0
  • Loading branch information
UndeadZeratul authored Feb 9, 2024
2 parents f1eae4a + ee0d15f commit 6a460c7
Showing 1 changed file with 32 additions and 26 deletions.
58 changes: 32 additions & 26 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,58 +7,64 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [v2.0.0] - 2024-02-09

### Added

- New Chainsaw Scientist! Deals high amount of Slash Damage in quick successions, and drops a Lumberjack Chainsaw as a reward.
- New Community Spawn Handler.
- More melee weapon support! PB's Combat Knives and Sledgehammers, as well as Emmy's Crowbar, now drop from their respective Zombie Scientist variants.
- New Chainsaw Scientist! Deals high amount of Slash Damage in quick successions, and drops a Lumberjack Chainsaw as a reward.
- New Community Spawn Handler.
- More melee weapon support! PB's Combat Knives and Sledgehammers, as well as Emmy's Crowbar, now drop from their respective Zombie Scientist variants.

### Changed

- Rebalanced Scientist movement speed (#1).
- Updated attack animations (#1).
- Common logic has been refactored into new base class.
- Scientists now properly use `A_HDLook` and `A_HDChase`
- Rebalanced Scientist movement speed (#1).
- Updated attack animations (#1).
- Common logic has been refactored into new base class.
- Scientists now properly use `A_HDLook` and `A_HDChase`

## [1.2c]
## [v1.2c]

### Changed

- Updated Class Names for latest HDest.
- Updated Class Names for latest HDest.

## [1.2b]
## [v1.2b]

### Added

- Now maintained by the HDest Discord Community Modders.
- Now maintained by the HDest Discord Community Modders.

## [1.2]
## v1.2.0

### Added

- Added support for PB's weapon pack! Axe scientists now drop the fire axe!
Doorbusters rejoice!
- Added support for PB's weapon pack! Axe scientists now drop the fire axe!
Doorbusters rejoice!

### Changed

- Greatly reduced spawn chance of scientists across the board, since they
were spawning to the point where it harms HidDest's natural dakka state with the
4mm.
- Greatly reduced spawn chance of scientists across the board, since they
were spawning to the point where it harms HidDest's natural dakka state with the
4mm.

## [1.1]
## v1.1.0

### Changed

- Slightly tweaks the scientist melee range to make them more imposing, and
also sets all their size to 1.0, for better or worse, save for the knife lady
who gets 0.95.
- Slightly tweaks the scientist melee range to make them more imposing, and
also sets all their size to 1.0, for better or worse, save for the knife lady
who gets 0.95.

## [1.0]
## v1.0.0

### Added

- Initial Release
- Initial Release

[Unreleased]: https://github.com/HDest-Community/HDest-Zombie-Scientists/compare/v2.0.0...HEAD

[v2.0.0]: https://github.com/HDest-Community/HDest-Zombie-Scientists/compare/v1.2c...v2.0.0

[v1.2c]: https://github.com/HDest-Community/Zombie-Scientists/compare/v1.2b..v1.2c

[Unreleased]: https://github.com/HDest-Community/Zombie-Scientists/compare/v1.2c..HEAD
[1.2c]: https://github.com/HDest-Community/Zombie-Scientists/compare/v1.2b..v1.2c
[1.2b]: https://github.com/HDest-Community/Zombie-Scientists/releases/tag/v1.2b
[v1.2b]: https://github.com/HDest-Community/Zombie-Scientists/releases/tag/v1.2b

0 comments on commit 6a460c7

Please sign in to comment.