Flatpak made changes since version 1.14 in reference to the path where application data can be stored, with ~/.speed-dreams-2 being the path, which is the default path. If you install the game in user mode (using the --user parameter), the game data is stored in ~/.var/app/org.speed_dreams.SpeedDreams/.speed-dreams-2/
The date of the race registration is correct, as it is saved according to the time zone configured in the database, which in this case is Central Europe (UTC+2), this date, at the moment, is not converted to the time zone of the visitor, being in this case, 6 hours less than where you have put that you reside.
Hello to all. I've been a while without touching the Master Server, partly because I was waiting to see what happened with the change of leadership of the project, although I have advanced something, like updating the PHP framework CodeIgniter 4, which is the one I use for it, apart from some corrections, but it depends on PHP 8.1 or more current, and the current server is PHP 7.4, which ended its life cycle, and therefore is no longer supported by more current versions of most frameworks. I would...
Hi, this error is from Flatpak. Searching in the Flathub repository I found a case like yours and they recommend to use this command: sudo flatpak repair, if you are installing at system level, or flatpak --user repair if you are installing at user level. https://github.com/flathub/flathub/issues/1850 If it persists, try removing and installing again, and if it doesn't work either, I suggest you file a new report at https://github.com/flathub/flathub/issues. If you do, please let us know here by...
Hi, this error is from Flatpak. Searching in the Flathub repository I found a case like yours and they recommend to use this command: sudo flatpak repair, if you are installing at system level, or flatpak --user repair if you are installing at user level. https://github.com/flathub/flathub/issues/1850 If it persists, try removing and installing again, and if it doesn't work either, I suggest you file a new report at https://github.com/flathub/flathub/issues. If you do, please let us know here by...
Not a bad idea about the championship, it is to go talking about it the next few days to have at least a small roadmap to start working on the implementation.
Under the same license as the project. By the way, what distribution is everything compiled with? The ideal is to do it with Ubuntu 20.04 LTS for compatibility with older versions of some distributions, although in principle, except in some cases, there should be no problems.
Hi, I am the one who created the AppImage and I use appimage-builder for this, as it makes the task much easier, for example, the first time it is executed, it generates a file and executes the program, and so it adds the necessary packages to put them in the AppImage. I leave you a link to the configuration file of appimage-builder, you only have to save it in the folder where the source code of the game is and edit inside the file where it says "version" to indicate the version of the game. appimage-builder...
I have taken a look and I see that WordPress is used, with which I have a lot of experience from work. Right now I'm very busy, so for a few weeks I wouldn't be able to dedicate time to it. As for speaking privately or opening a new thread, perhaps at the beginning it would be okay to do it privately and then speak publicly so that the rest can comment on the changes, what they would like to improve, etc.
Hi guys, i'm Son Link, and as leillo has commented, I want to collaborate in the project in another way, which is, if you want, a new website, I would only take care of setting it up, making the design (or using a theme), maintenance, etc., but the server's control would be someone responsible for the project, so if, for whatever reason, I stop maintaining the web, others can take over, and it does not happen as it has happened. And absolutely free. By the way, it's what I work on, so I have exp...
Missing some images after make package (Flatpak)