ExtremeTuxRacer version 0.8.4 has been released.
Released 0.8.4
Set version number to 0.8.4
Implemented. Screenshot functionality needed to be moved out of the way from "S" to "C" (capture).
Support A, D, W, and S as alternatives to cursor keys
Support A, D, W, and S as alternatives to cursor keys
Updated VS Platform Toolset to v143
Updated VS Platform Toolset to v143
Credits for Portuguese translation
Credits for Portuguese translation
Thanks. Pushed.
Fixed unicode display issues
Fixed unicode display issues
Thanks. Pushed.
Fix drawing with some older Intel GPU drivers
Fix drawing with some older Intel GPU drivers
Thanks. Pushed.
Prevent configuration values from going below minimum by mouse clicks
Prevent configuration values from going below minimum by mouse clicks
Added Portuguese translation
Added Portuguese translation
By what name I should mention you in the credits?
Updated Spanish translation by Jorge Maldonado Ventura
Updated Spanish translation by Jorge Maldonado Ventura
Oh, now I see the subject mentions Pi4. I don't have access to one to test, sorry.
"New" or "Bullseye" ? The new Debian released this summer is Bookworm. Bullseye is 2.5 years old. In general, you should report such distribution packaging specific issues to the distribution in question, i.e., to Debian. In any case, I tested this on virtual machines running both bullseye (etr 0.8.0-1) and bookworm (0.8.2-1). On both it worked both from icon and terminal.
0.8.3 released. And there is a Windows build.
NEWS: Set 0.8.3 release date
Released 0.8.3
Set version number to 0.8.3
Same as https://sourceforge.net/p/extremetuxracer/discussion/help/thread/6b6661b6ff/ ? IIRC there also used to be an issue seen on some Windows machines that was due to a buggy GPU driver (or firmware?)
Update instructions about building with Visual Studio
Update instructions about building with Visual Studio
NEWS: Fix wording
NEWS: Fix wording
configure.ac: Added year 2038 support
configure.ac: Added year 2038 support
VS2022: Disabled Manifest creation attempt
VS2022: Disabled Manifest creation attempt
Update SFML .dll names
Update SFML .dll names
VS2022: Fix Wix crash
VS2022: Fix Wix crash
Corrected name of glext.h
Corrected name of glext.h
I've never been a Windows developer, and I've used that OS very little in general. I've figured following out, but would not bet big piles of money that it's accurate. After Windows build stuff has not been touched in a long time, it's got quite outdated. Not because etr would have gone much forward, but the tools needed to build etr (installer) have been deprecated, not working on Win11, and sometimes not even available any more. So making a Windows build is not just a matter of following existing...
Updated glext.h URL documentation
Updated glext.h URL documentation
As for having also Windows builds, I'll look if I can do something myself. At least etr is packaged to msys2 nowadays: https://twitter.com/msys2org/status/1656564380606054400 - but using that likely requires installing entire msys2 environment.
Thanks. I just modified it to write to subdirectory "etr" under XDG specified directory. Namespace-wise it's better not to write files like "options.txt" directly to the main directory used by all softwares.
Respect XDG_CONFIG_HOME environment variable
Respect XDG_CONFIG_HOME environment variable
It's roughly a year since 0.8.2 release. I plan to make a new release of what (little) content there has accumulated since. Likely still during this week.
dllstack & freeciv
dllstack & freeciv
dllstack & freeciv
Rename files to match rdns
Rename files to match rdns
metainfo: make id truly rdns
metainfo: make id truly rdns
configure: Use silent rules by default
configure: Use silent rules by default
Handle Gauss() return value correctly
Handle Gauss() return value correctly
Update NEWS
Update NEWS
Add 2023 to copyright years
Convert course files to UTF-8
Add 2023 to copyright years
Convert course files to UTF-8
metainfo: Define type in <component>, not <id>
metainfo: Define type in <component>, not <id>
The French update committed. Thank you.
Updated French translation
Updated French translation
Gave reverse domain-name to metainfo and desktop file
Gave reverse domain-name to metainfo and desktop file
NEWS: Set 0.8.2 release date
Source code for etr-0.8.2 has been released. I can only hope that Windows builds will get made at some point - I notice that for 0.8.1 they still have not been made, almost a year since the source code release.
Released 0.8.2
Set version number to 0.8.2
Place autotools aux scripts to bootstrap subdirectory
Fixed clang analyzer "dead initialization" warning
Fixed clang analyzer "dead initialization" warning
TODO: Added newline to the end of the file
TODO: Added newline to the end of the file
runastyle results
runastyle results
I've committed Italian update. Thank you. French update seems to be mostly about turning some characters to lower case. E.g., this block: -[idx] 79 [engl] Wind: No [trans] Vent : Aucun -[idx] 80 [engl] Wind: Breeze [trans] Vent : Brise -[idx] 81 [engl] Wind: Strong [trans] Vent : Fort -[idx] 82 [engl] Wind: Blustery [trans] Vent : Tempête +[idx] 79 [engl] Wind: No [trans] Vent : aucun +[idx] 80 [engl] Wind: Breeze [trans] Vent : brise +[idx] 81 [engl] Wind: Strong [trans] Vent : fort +[idx] 82 [engl]...
Updated Italian translation
Updated Italian translation
Thanks. Committed with the credits update
Updated Romanian translation
Updated Romanian translation
Removed trailing spaces from .dim files
Define project_license in the appdata file
Define project_license in the appdata file
Updated Finnish translation
Updated Finnish translation
I've added the Italian translation. Thank you. The update to French translation seems to remove number of latest strings completely. The same strings were missing from the Italian translation too (I added their entries there, without translation) I suspect your work is based on some quite old version, so I don't want to overwrite the previous French update with yours.