Added
- More configurability (by RickyTheRacc in #31)
sendDawnMessage
: makes it more obvious that the dawn message can be disabledshowTimeUntilDawn
: allows disabling the time until dawn in the sleep message, to allow for greater vanilla parity
- Russian translation (by 1-nkl in #36)
- Compatibility with Comforts' Hammocks
- Daytime and nighttime is differentiated between in the HUD messages
Fixed
- Players get kicked out of bed slightly earlier than they should
- Amount of players needed to sleep message shows 0/X instead of the actual (non-zero) value
- After sleeping, the next weather change will always be a thunderstorm
Added
- German (
de_de
) translation by @Cape-City in #27
Added
- German (
de_de
) translation by @Cape-City in #27
Changed
- Updated to Minecraft 1.20
- Add config options for disabling actionbar messages
- Implement /reload command support for reloading configs without Mod Menu using Fabric API (this means Fabric/Quilt API is now a requirement)
- Fix regression causing the sleep acceleration not to work
- Fix crash on dedicated servers
- Fixed a division casting error when calculating the sleeping player ratio
- Added Cloth Config as a dependency so MC gives a more meaningful error when CC isn't installed
- Improved default config
- Improved language file, the config screen should be easier to read and make sense of now.
- Added support for all 1.18 and 1.19 versions (1.18.x and 1.19.x)
- Made single jar for 1.18.x and 1.19.x
Changelog:
- Ported mod to 1.19.x
- Changed license to Minecraft compatible LGPLv2.1
- Fix crash due to casting issue
- Add block entity and chunk ticking speed multiplier