Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Treetrain1 committed Feb 10, 2024
1 parent 1b95208 commit fc3ec74
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ Make sure to clear this after each release
Put changelog here:

-----------------
- Added Breeze and Wind Charge wind interference
- Added `CircularLavaVegetationPatchFeature`
- Added `CircularLavaVegetationPatchLessBordersFeature`
- Added `SimpleBlockScheduleTickFeature`
- Added `FadingDiskTagScheduleTickFeature`
- Added `NoisePathScheduleTickFeature`
- Added `ComboFeature`
- Contains a list of features that all attempt to place at the same place.
- Fixed incorrect gravity calculation on Shulker Bullets.
- Breezes and Wind Charges now interfere with wind.
- Kotlin: Fixed `MutableMusic`'s codec
- Kotlin: Converted `Music.asMutable` and `MutableMusic.asImmutable` to inline values
- Significantly cleaned up both WindManager classes.

0 comments on commit fc3ec74

Please sign in to comment.