Даниїл Григор'єв
Даниїл Григор'єв
Fixes issue #23
This PR implements system theme preference and makes it the default theme preference. This theme gets re-applied whenever the system setting changes, unless the user is in the `InGameState` -...
*Note: This doesn't affect Wegame wrapper, but you can always copy the changes if you want to.* This needs testing! Even though I already did lots of testing and fixed...
This PR fixes large gap on top of the screen when beta/staging version is being played, but standalone marketing is not active. This is achieved using a class on HUD...
Relatively small change that splits mod loading into 2 steps - *scanning* (searching for files to load) and *loading* (reading source code from the file system). Scanning is done only...