1.4.8 Changelog
Changes:
- Improved performance with biomes caching and memory management after running server for a long time
1.4.7 Changelog
Changes:
- Fixed small issue with transition updating further away from player in newly added worlds
- Some default configuration improvements
1.4.6 Changelog
Changes:
- Fixed a small issue with season handling
1.4.4 Changelog
Changes:
- Fixed error when being under bedrock in console
- Improved custom biome compatibility
- Improved performance with biome processing
1.4.3 Changelog
Changes:
- Improvements with season handling and stability
1.4.2 Changelog
Changes:
- Added 1.21.1 support
- Reverted back calendary system to pre 1.4.0
1.4.1 Changelog
Changes:
- Some fixes with new calendar handling in new worlds
1.4.0 Changelog
Changes:
- Calendar has been fully reworked from ground up. Calendar can be fully configured to gregorian with different season start days, daylight time can now exceed 20 minutes total. Calendar file is now located in `calendars/default-calendar.yml` and different calendars can be created for worlds and set using `/as setcalendarconfiguration` command. New calendar file: https://github.com/AdvancedPlugins/Seasons/blob/main/calendars/default-calendar.yml
1.3.14 Changelog
Changes:
- Fixed error when unloading the plugin
- Fixed error when flying with elytra out of the world height limits
- Fixed error on arclight with invalid biomes
1.3.13 Changelog
Changes:
- Updated season transition mix calculations
- Weather is now handled better with non-paper servers
1.3.12 Changelog
Changes:
- Improved AdvancedMobs integration with custom mobs
- Some other small performance improvements
1.3.11 Changelog
Changes:
- Some performance gain and improvements on 1.21 Paper
1.3.10 Changelog
Changes:
- More improvements with custom biomes
- Improved performance with block processing for snow and ice
1.3.9 Changelog
Changes:
- Reworked a lot of backend code to have a better support for custom biomes from datapacks, e.g. terralith.
- Improvements to performance handling
1.3.8 Changelog
Changes:
- Updated some falling leaf logic
- Improved block processing to prevent deadlocks on Spigot (non-paper) servers
- seasons
1.3.7 Changelog
Changes:
- Updated Lands protection to work better with snow
- Some other minor improvements
1.3.6 Changelog
Changes:
- Fixed NoSuchMethodException in console on Spigot versions
1.3.5 Changelog
Changes:
- Improved transition colors mixing between biomes
- Better performance for 1.21 paper servers
1.3.4 Changelog
Changes:
- Added 1.21 support
- Fixed error with mob spawn on spigot
- Other improvements
1.3.3 Changelog
Changes:
- Fixed rain issue and weather not updating
- Fixed /advancedseasons reload causing issues with events