1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Refactor background resources loader - game should now load much faster and also reports progress while downloading resources

This commit is contained in:
tobspr
2022-06-18 14:43:26 +02:00
parent 7fe088a0c8
commit 34ed689875
24 changed files with 657 additions and 721 deletions

View File

@@ -50,6 +50,8 @@ global:
error: Error
loggingIn: Logging in
loadingResources: Downloading additional resources (<percentage> %)
# How big numbers are rendered, e.g. "10,000"
thousandsDivider: ","
@@ -443,6 +445,22 @@ dialogs:
missingMods: Missing Mods
newMods: Newly installed Mods
resourceLoadFailed:
title: Resources failed to load
demoLinkText: shapez demo on Steam
descWeb: >-
One ore more resources could not be loaded. Make sure you have a stable internet connection and try again.
If this still doesn't work, make sure to also disable any browser extensions (including adblockers).<br><br>
As an alternative, you can also play the <demoOnSteamLinkText>.
<br><br>
Error Message:
descSteamDemo: >-
One ore more resources could not be loaded. Try restarting the game - If that does not help, try reinstalling and verifying the game files via Steam.
<br><br>
Error Message:
ingame:
# This is shown in the top left corner and displays useful keybindings in
# every situation