SuperTuxKart
http://supertuxkart.sourceforge.net
SuperTuxKart is an enhanced version of TuxKart, a kart racing game,
originally done by Steve Baker, featuring Tux and a bunch of his friends.
SuperTuxKart is the work of the GotM run for TuxKart at happypenguin.org.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / supertuxkart
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout games/supertuxkart && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
14e6ba25b17f0d.zip | 0000120284 117 KB | |
_constraints | 0000000165 165 Bytes | |
_link | 0000000124 124 Bytes | |
supertuxkart-1.3-src.tar.xz | 0627753500 599 MB | |
supertuxkart.6 | 0000002854 2.79 KB | |
supertuxkart.changes | 0000021544 21 KB | |
supertuxkart.spec | 0000004857 4.74 KB |
Revision 97 (latest revision is 106)
Dominique Leuenberger (dimstar)
accepted
request 922450
from
Eric Schirra (ecsos)
(revision 97)
- Update to version 1.3 * Networking - Server bookmarks * Graphics - Introduce render resolution scaling for the modern renderer. For users with limited GPU power, this allows to get significant performance (FPS) gains at the cost of image quality. It can also allow additional graphics effects at the same performance. This is especially useful for users with high-resolution and high-DPI screens. The scaling only affects the 3D scene, the UI remains crisp at full-resolution. - Simplification through removal of unused deprecated graphical effects - Many updates to texture-related code - Auto-compute Level of Detail distances for 3D models set to use LOD depending on track complexity. The geometry level parameter allows partial control over the drawing distances. - Improved screen space reflection * General - Switch port - Gamepad force feedback support - Highscore screen - Grand Prix highscores - Updates to the bundled tinygettext library - Enable custom skidding sounds for karts - Greatly sped up loading of tracks with many checklines through optimization - And many bugfixes and enhancements too small or specific to be detailed * User Interface - Display the skin-appropriate iconset without having to restart - Fix some issues with the options menu when used during a pause - Add a confirmation dialog before closing the game through the "go back" key/button - In the result screen, display the race position with a number with 10 karts or more - In the result screen, display the challenge result and the requirements met or failed - Many small menu and dialogs improvements - Usability and functionality improvements to the debug menu - Clickable URLs in text * In-race UI Add visual and sound feedback when a timed challenge or timed game is about to end * Tracks and modeling - Alien Signal - Ancient Colosseum Labyrinth - Improved Las Dunas Soccer - Add lap line extensions to Hacienda, Old Mine, Ravenbridge Mansion and Shifting Sands - New Pepper kart - Improved Adiumy, Emule, GNU and Sara karts - Drop supertuxkart-sdl.patch because now in upstream.
Comments 2
Suggestion: make "supertuxkart-server" subpackage, that will contain a server-only binary (see NETWORKING.md), systemd service and firewalld files.
Good idea - care to make a submit request?