- 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.
OBS-URL: https://build.opensuse.org/request/show/922450
OBS-URL: https://build.opensuse.org/package/show/games/supertuxkart?expand=0&rev=97
- Update to version 1.1:
+ Improved online multiplayer play
+ Fix network lags in various scenarios when playing online
+ Add AI support to local networking servers
+ UI enhancements
+ A new arena: Pumpkin Park
+ Mobile enhancements and iOS support (The iOS version can be tested
through testflight : https://testflight.apple.com/join/mbK8RjHq )
+ Complex text layout and emoji support
+ Story mode timer for speedrunners
+ Generic polish and minor improvements
See full changes in CHANGELOG.md.
- added CMake option OpenGL_GL_PREFERENCE=GLVND
- use system provided libmcpp
- use system provided libraqm
OBS-URL: https://build.opensuse.org/request/show/761690
OBS-URL: https://build.opensuse.org/package/show/games/supertuxkart?expand=0&rev=88
Won't build on openSUSE 13.1 unless new glew is linked to the games prj.
- Require qlew >= 1.10 as per upstream readme
- Unbundle wiiuse too:
* supertuxkart-no-undefined.patch
* supertuxkart-unbundle-wiiuse.patch
- Update to use %cmake macro and obey no-undefined/etc rules we have
in SUSE
- Apply patches to unbundle various broken things:
* supertuxkart-irrlicht.patch
* supertuxkart-no-undefined.patch
* supertuxkart-system-enet-glew.patch
OBS-URL: https://build.opensuse.org/request/show/307346
OBS-URL: https://build.opensuse.org/package/show/games/supertuxkart?expand=0&rev=62
- Update to version 0.9:
+ An immense amount of work went into the big release. Most
noteworthy are:
- A new rendering engine. It is still based on irrlich, but now
uses a modern OpenGL shader based backend.
- This release contains two completely new designed
high-quality tracks.
- Drop supertuxkart.appdata.xml: it's now shipped by upstream.
- Drop upstream resolved patches:
+ 0001-fix_opengl_driver.patch
+ 0002-fix_implicit_definitions.patch
+ supertuxkart-cmake-3.2.patch
- Added CFLAGS and CXXFLAGS to clear warnings about not using RPM_OPT_FLAGS, and gcc compatibility, using -fno-strict-aliasing going forward
OBS-URL: https://build.opensuse.org/request/show/298640
OBS-URL: https://build.opensuse.org/package/show/games/supertuxkart?expand=0&rev=60