Releases: steves-underwater-paradise/stevesrealisticsleep
Releases · steves-underwater-paradise/stevesrealisticsleep
1.8.3 (1.18.x-1.19.x)
Fixed
- Day count resetting after sleeping
- Issues with certain datapacks (such as Vanilla Tweaks and Stellarity)
1.8.2 (1.20.x)
Fixed
- A hang when loading a world or starting a server
1.8.2 (1.18.x-1.19.x)
Fixed
- A hang when loading a world or starting a server
1.8.1 (1.20.x)
Fixed
- A crash on startup due to the
ServerPlayerEntity
mixin
1.8.1 (1.18.x-1.19.x)
Fixed
- A crash on startup due to the
ServerPlayerEntity
mixin
1.8.0 (1.20.x)
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
1.8.0 (1.18.x-1.19.x)
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
1.7.1 (1.20.x)
1.7.1 (1.18.x-1.19.x)
Added
- German (
de_de
) translation by @Cape-City in #27
1.7.0 (1.18.x, 1.19.x)
- 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)
For more info, see PR #19.