Skip to content

Commit

Permalink
Update changelog and set version 11.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmeow committed Dec 22, 2022
1 parent 9065bb8 commit d9335fc
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
26 changes: 26 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
# 11.0.8

- Updated Spanish Localization (Thanks angelapuzzle)
- Added Vietnamese Localization (Thanks baooduy)
- Added Czech Localization (Thanks marekVandik)
- Fixed bug causing Feral Wolves to render incorrectly sometimes.
- Fixed bug where coyotes would not render their tail health properly
- Fixed a duplication placement glitch with animal heads at an extreme angle
- Fixed a crash conflicting with other mods using shadowed Jankson (e.g. BYG)
- Fixed a crash with setting a null name on reindeer
- Fixed a crash when putting a cape on a non-player with Curios installed.
- Fixed a crash with butterfly pollination and unconvential plants (e.g. Supplementaries Flax)
- Fixed a bug where if badger dirt never landed it would stay in the air and cause lag.
- Improved bucket texture re-usability and compat with other mods
- Fixed various crashes caused by missing targets during entity targeting AI ticks
- 1.17+: Added freeze immunity to:
- Feral Wolves
- Walrus
- Whales
- Reindeer
- Boars
- Sharks
- Moose
- Lammergeiers
- 1.18: Internal optimizations and cleanup

# 11.0.5

- Fixed bug where the goose pickup blocklist did not work
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Mod Attributes
mod_version = 11.0.5
mod_version = 11.0.8
mod_id = betteranimalsplus
maven_group = dev.itsmeow.betteranimalsplus

Expand Down

0 comments on commit d9335fc

Please sign in to comment.