2021.8.14.443 - Fix Shift+ not working, fix issue due to system time change
Just a small patch, fixing up a regression and some system time related issues. Compatible with current!
[h2]Tweaks:[/h2]
- Merged Korean locale update from @MirPASEC
- Merged Czech locale update from @rampa_3 (UTC +1, DST UTC +2)
[h2]Bugfixes:[/h2]
- Added a guard against large changes of system time resulting in invalid world time parameters being calculated, resulting in random corruptions (reported by @Shadow Panther [RU/EN, UTC+3] and mateon1, GH #2572)
-- This should generally fix worlds breaking when system time is shifted forwards or backwards, e.g. when syncing system time
-- Note that other 3rd party behaviors might still break, as they depend on the system time
- Loosed up detection of stale session data, to prevent sessions disappearing when the system time is slightly out of sync (reported by @Shadow Panther [RU/EN, UTC+3], @Epsilion, GH #2571)
-- Note that if user crashes or their internet dies, you will now see their last session linger for longer
- Fixed regression where certain Shift+Key combinations (e.g. Shift+Enter) wouldn't work on virtual keyboard (@[USFN] Skywind Kitsune, @Shadow Panther [RU/EN, UTC+3], @Earthmark, @Ukilop)

[h2]Tweaks:[/h2]
- Merged Korean locale update from @MirPASEC
- Merged Czech locale update from @rampa_3 (UTC +1, DST UTC +2)
[h2]Bugfixes:[/h2]
- Added a guard against large changes of system time resulting in invalid world time parameters being calculated, resulting in random corruptions (reported by @Shadow Panther [RU/EN, UTC+3] and mateon1, GH #2572)
-- This should generally fix worlds breaking when system time is shifted forwards or backwards, e.g. when syncing system time
-- Note that other 3rd party behaviors might still break, as they depend on the system time
- Loosed up detection of stale session data, to prevent sessions disappearing when the system time is slightly out of sync (reported by @Shadow Panther [RU/EN, UTC+3], @Epsilion, GH #2571)
-- Note that if user crashes or their internet dies, you will now see their last session linger for longer
- Fixed regression where certain Shift+Key combinations (e.g. Shift+Enter) wouldn't work on virtual keyboard (@[USFN] Skywind Kitsune, @Shadow Panther [RU/EN, UTC+3], @Earthmark, @Ukilop)


