
Список изменений
Changelog 0.3-SEED-2
🌱 Biomentry v0.3-SEED-2 – Changelog
This update introduces new biome title display options, improved compatibility, and several important bug fixes.
✨ New Features
-
Boss Bar Display for Biomes
Titles can now be displayed using a Boss Bar at the top of the screen.- Configure
colorandstyleinbiomes.ymlper biome. - Supported Boss Bar colors:
BLUE,GREEN,PINK,PURPLE,RED,WHITE,YELLOW - Supported styles:
SOLID,SEGMENTED_6,SEGMENTED_10,SEGMENTED_12,SEGMENTED_20
- Configure
-
New Title Animation:
slide
A newslideanimation type has been added for biome titles, enabling a smooth sliding effect.- Set
animationType: slideundertitleInfoinconfig.yml
- Set
🛠 Improvements
-
Commented
biomes.ymlFile
Thebiomes.ymlfile is now fully documented with comments explaining each parameter:title,subtitle,display,sound,separator,commands,particle, andbossBar- Easier customization and better understanding of available features.
-
Default Biomes Expanded
The config now includes default entries for all known Minecraft biomes up to version 1.21.7 -
Minecraft 1.21.x Support
Official compatibility with Minecraft 1.21.x (tested on 1.21.7).- Maven dependencies and
plugin.ymlhave been updated accordingly.
- Maven dependencies and
🐛 Bug Fixes
- Fixed an issue where Boss Bar properties were not properly loaded by
ConfigManager. - Fixed a missing import in
BiomeListener.java. - Fixed the animation dispatch logic in
TitleAnimation.javato correctly handle all animation types.
🔔 Next Step:
Biomentry v0.3-SAPPLING will focus on contextual conditions, cooldowns, and dynamic title behavior based on weather and time of day.
