This page was last updated on 12 November 2022, 9:31PM
Changelogs
Version 1.4
Added fancy FOMOD installer
Added auto-adjustment to any screen resolution
Added translation entries for "AM" and "PM" used in time parsing (Only interesting if you use a NON default language - This must be the exact string that your game uses as AM/PM)
Fixed date display with years between 2000 to 2100
Version 1.3
Overhaul: Now a real part of the FallUI series - Renamed to "FallUI - Sleep And Wait"
Added MCM intro image
Added MCM translation engine. Allows live translation of MCM without overwriting the config.json, fallback to english and switching language in game. Allows conflict-free translation packages. And the best: Out-dated translations have no functional impact on the mod anymore, so no missing/wrong entries just because the translation is behind. The engine just uses whats in the current translation version, and shows missing entries in a fallback language (english).
Important for translators: You dont need to translate the config.json anymore. Instead translate the "Interface\FallUI Sleep and Wait\Translation\MCMConfig_en.txt" to "MCMConfig_{Your language code}.txt".
Change: INI settings location adapted to FallUI style. To takeover your settings copy the whole [BetterSleepMenu] section of the old settings ini into the new [FallUISleepAndWait] section of the new config file
Version 1.2
Added Fast wait/sleep (Don't count every hour. Thanks to user schnips for the coding hint)
Version 1.1
Added fancy calendar! Including today date and target time.
Added target date to target box.
Added long time waiting options for waiting many days.
Added graphic connections between boxes
Changed sleep vault boy can now optional activated in wait mode too
Changed max hours default to 999
Version 1.0.4
Fixed target hour text while sleeping decremented by one.
Version 1.0.3
Changed button key hint style for better unobtrusive look
Changed box border style unified
Added Key ESC for closing menu
Added time matching for hungarian
Fixed target arrow not standing still when accepting with E key
Fixed daytime graph size for coloring mode
Fixed target hour buttons visible with no times if game time couldn't read
Version 1.0.2
Added date format: YYYY.MM.DD
Changed button width for 12h setting + gamepad
Fixed gamepad button hints
Fixed sleeping background height
Version 1.0.1
Added gamepad support.
Changed target arrow keeps position while sleeping.