2022-11-28 12:17:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 28 12:17:16 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
|
|
|
|
- _constraints: Require 12GB Disk (last build was short of 11GB usage)
|
|
|
|
|
2022-11-09 06:05:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 8 19:29:56 UTC 2022 - Carsten Ziepke <kieltux@gmail.com>
|
|
|
|
|
|
|
|
- Raise _constraints for disk from 7G to 9G to avoid build failures
|
|
|
|
|
2021-10-01 10:11:00 +00:00
|
|
|
-------------------------------------------------------------------
|
2022-11-02 12:42:56 +00:00
|
|
|
Wed Nov 2 09:27:38 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
|
|
|
|
- Update to version 1.4:
|
|
|
|
+ General:
|
|
|
|
- Lap trial mode.
|
|
|
|
- Fix parachute powerup.
|
|
|
|
- Fix gyroscope on walldriving surface.
|
|
|
|
- Enable ARMv7 build for Windows.
|
|
|
|
- Restore macOS <= 10.14 support.
|
|
|
|
- Avoid triggering other goal lines when the goal is already
|
|
|
|
scored.
|
|
|
|
+ Graphics
|
|
|
|
- Items and stars animation.
|
|
|
|
- LOD optimization.
|
|
|
|
- Implement HiDPI support in SDL2 properly.
|
|
|
|
- Beta Vulkan renderer.
|
|
|
|
- Make sky particle always fall vertically.
|
|
|
|
+ Tracks and modeling
|
|
|
|
- Updated Konqi.
|
|
|
|
- New Godette kart.
|
|
|
|
- Updated Battle Island and Cave X.
|
|
|
|
- Fix broken invisible wall in Antediluvian Abyss.
|
|
|
|
- New textures in Shifting Sands.
|
|
|
|
- Balanced starting positions in all official soccer fields.
|
|
|
|
+ Networking
|
|
|
|
- Add track searching to network track screen.
|
|
|
|
- Make limit of players in game configurable.
|
|
|
|
- Allow using real addon karts (same hitbox and kart type as in
|
|
|
|
local game).
|
|
|
|
+ User Interface: Add left side ghost replay difficulties.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2021-10-01 10:11:00 +00:00
|
|
|
Wed Sep 29 18:09:14 UTC 2021 - ecsos <ecsos@opensuse.org>
|
|
|
|
|
|
|
|
- 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.
|
|
|
|
|
2021-03-16 09:03:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 15 19:46:21 UTC 2021 - Carsten Ziepke <kieltux@gmail.com>
|
|
|
|
|
|
|
|
- Add supertuxkart-sdl.patch to fix building on SDL2 >= 2.0.14
|
|
|
|
https://github.com/supertuxkart/stk-code/commit/61833c9c26da5520f2eaa02f2458971ba07f2aad
|
|
|
|
|
2020-08-31 11:55:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Aug 29 13:04:13 UTC 2020 - Matthias Mailänder <mailaender@opensuse.org>
|
|
|
|
|
|
|
|
- Update to version 1.2
|
|
|
|
+ Much better gamepad support
|
|
|
|
+ New settings to customize the game's camera
|
|
|
|
+ A new "Cartoon" theme
|
|
|
|
+ An improved online rating system. Online rankings have been reset to go along with it.
|
|
|
|
+ The game's window can now be resized in-game without going in the options
|
|
|
|
+ The minimap now shows basketballs
|
|
|
|
+ Any addon kart can now be used online even if other players don't have it.
|
|
|
|
+ Three improved karts: a new Kiki kart and improved Pidgin and Puffy karts
|
|
|
|
+ Add support for IPv6 LAN servers
|
|
|
|
+ Improved server creation speed and performance
|
|
|
|
+ In-game creation of a racing server is now possible on iOS devices
|
|
|
|
+ An improved tutorial with free-flow racing
|
|
|
|
+ Support for SVG icons
|
|
|
|
+ New tips for soccer mode
|
|
|
|
+ Team chat for team games
|
|
|
|
|
2020-01-23 14:11:03 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 23 08:57:39 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
|
|
|
|
|
|
|
- Enable build on non-x86 architectures
|
|
|
|
- Add _constraints to avoid build failures
|
|
|
|
|
2020-01-08 10:32:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 5 07:58:23 UTC 2020 - Andrey Karepin <egdfree@opensuse.org>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2019-04-30 08:59:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Apr 28 18:20:39 UTC 2019 - Andrey Karepin <egdfree@opensuse.org>
|
|
|
|
|
2019-04-30 12:06:36 +00:00
|
|
|
- Update to version 1.0:
|
2019-04-30 09:17:25 +00:00
|
|
|
+ Networking support for normal race, time trial, free for all,
|
|
|
|
capture the flag and soccer.
|
|
|
|
+ Spectating option for players having entered a server while a
|
|
|
|
race or game is underway.
|
|
|
|
+ New game mode Capture the Flag.
|
|
|
|
+ New game mode Free for All.
|
|
|
|
+ Improved powerup and nitro handling in AI.
|
|
|
|
+ Race UI improvements (new speedometer, nitro gauge, bigger
|
|
|
|
minimap, minimap display options, more legible text with
|
|
|
|
outlines and for some bigger font).
|
|
|
|
- Add wiiuse-devel BuildReqires.
|
|
|
|
- Drop supertuxkart-mesa-18.3.patch: merged upstream.
|
2019-04-30 08:59:57 +00:00
|
|
|
|
2019-01-09 08:56:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 9 08:42:00 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
|
|
|
|
- Add supertuxkart-mesa-18.3.patch: Fix build against Mesa 18.3
|
|
|
|
(boo#1120986).
|
|
|
|
|
2018-05-07 11:30:06 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 7 11:28:46 UTC 2018 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Disable post/postun scriptlets on suse_version >= 1500: the
|
|
|
|
functionality of desktop_database_post/postun and
|
|
|
|
icon_theme_cache has been migrated to file triggers.
|
|
|
|
|
2017-11-21 10:38:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 21 10:26:10 UTC 2017 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.9.3 (final):
|
|
|
|
+ Only minor bug fixes over 0.9.3-rc1.
|
|
|
|
|
2017-10-30 13:52:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 30 13:49:11 UTC 2017 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.9.3-rc1:
|
|
|
|
+ Reduced RAM and VRAM usage, reducing load times.
|
|
|
|
+ New mesh format optimized for space and hardware skinning.
|
|
|
|
+ Code refactoring of both render pipeline.
|
|
|
|
+ New kart Wilber and Hexley.
|
|
|
|
+ New kart Kiki and updated Konqi.
|
|
|
|
+ New tracks Candela City, Cornfield Crossing and Las Dunas
|
|
|
|
Arena.
|
|
|
|
+ Physics improvements and various physics bugfixes.
|
|
|
|
+ Kart GFX improvements (exhaust and headlight).
|
|
|
|
+ In-game screen recording powered by libopenglrecorder.
|
|
|
|
+ High quality mipmap generation.
|
|
|
|
+ New smoother camera.
|
|
|
|
+ New grand prix win scene.
|
|
|
|
+ Gamepad configuration bugfixes.
|
|
|
|
+ 3 Strikes Battles : added spare tire karts.
|
|
|
|
+ Various improvements (wall driving fixes, parachutes, GP
|
|
|
|
points, cannon fixes, colorization shader).
|
|
|
|
|
2016-07-03 16:44:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jul 2 12:25:29 UTC 2016 - dap.darkness@gmail.com
|
|
|
|
|
|
|
|
- Update to version 0.9.2 release (no changes since rc2).
|
|
|
|
- Updated BuildRequires to use pkgconfig().
|
|
|
|
- Cmake clean-up.
|
|
|
|
- Enabled verbose make output.
|
|
|
|
- Don't modify system's C*FLAGS.
|
|
|
|
- Set Release With Debug Info cmake build type.
|
|
|
|
- Resolved warnings:
|
|
|
|
* version-control-internal-file: .gitignore;
|
|
|
|
* hidden-file-or-dir: .gitattributes;
|
|
|
|
* non-executable-script: run_me.sh update_po_authors.py
|
|
|
|
pull_from_transifex.sh optimize_data.sh.
|
|
|
|
- Added desktop_database_post(un).
|
|
|
|
- Added man page.
|
|
|
|
|
2016-06-16 15:14:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 16 13:42:10 UTC 2016 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.9.2-rc2:
|
|
|
|
+ Ghost replay races.
|
|
|
|
+ Battle mode AI.
|
|
|
|
+ Soccer mode AI.
|
|
|
|
+ New icy soccer field.
|
|
|
|
+ New subsea track.
|
|
|
|
+ New volcano track.
|
|
|
|
+ TTF font rendering.
|
|
|
|
+ Kart properties refactor.
|
|
|
|
+ Scripting work under the hood.
|
|
|
|
+ Work on the track editor.
|
|
|
|
+ Tweak to challenges.
|
|
|
|
+ New farm track song.
|
|
|
|
+ Bugfixes.
|
|
|
|
|
2015-10-21 14:30:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 21 13:40:53 UTC 2015 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.9.1:
|
|
|
|
+ Many bug fixes.
|
|
|
|
+ Started to use scripting in tracks.
|
|
|
|
+ Significant audio performance improvements.
|
|
|
|
+ Smaller tweaks and improvements to several tracks including:
|
|
|
|
- Math class
|
|
|
|
- XR591
|
|
|
|
- Fort Magma
|
|
|
|
- Gran Paradiso
|
2016-06-16 15:14:04 +00:00
|
|
|
- Subsea
|
2015-10-21 14:30:25 +00:00
|
|
|
+ Tweak to challenges.
|
|
|
|
+ Better support for driving tracks in reverse.
|
|
|
|
|
2015-08-14 13:25:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 14 12:56:53 UTC 2015 - dvaleev@suse.com
|
|
|
|
|
|
|
|
- Set ExclusiveArch to x86 architectures to avoid build failures
|
|
|
|
on others. Have x86 assembly pieces in it.
|
|
|
|
|
2015-04-22 15:26:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 22 07:52:34 UTC 2015 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2015-03-23 20:26:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 23 18:36:31 UTC 2015 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Add supertuxkart-cmake-3.2.patch: Fix build against cmake 3.2.
|
|
|
|
|
2014-09-27 18:45:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Sep 27 00:58:07 UTC 2014 - sfalken@opensuse.org
|
|
|
|
|
|
|
|
- Added:
|
|
|
|
* 0001-fix_opengl_driver.patch
|
|
|
|
+ Please see: https://github.com/supertuxkart/stk-code/commit/244d00280c1b082ca164f92337773e9e4e1a3898 Allows for building against Mesa >10.0
|
|
|
|
* 0002-fix_implicit_definitions.patch
|
|
|
|
+ Fixes implicit definition warning from rpmlint
|
2015-04-22 15:26:14 +00:00
|
|
|
- Added CFLAGS and CXXFLAGS to clear warnings about not using RPM_OPT_FLAGS, and gcc compatibility, using -fno-strict-aliasing going forward
|
2014-09-27 18:45:18 +00:00
|
|
|
|
2014-03-08 11:37:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 8 11:37:10 UTC 2014 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Add supertuxkart.appdata.xml (from upstream git) as source. This
|
|
|
|
will allow STK to show up in gnome-software.
|
|
|
|
|
2014-01-05 21:48:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 5 21:48:02 UTC 2014 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Use Mesa provided glext.h and glxext.h When building against
|
|
|
|
Mesa 10.0. The needed fixes (and more) are part of Mesa by now.
|
|
|
|
|
2013-11-26 19:18:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 26 18:14:30 UTC 2013 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.8.1:
|
|
|
|
+ New track 'STK Enterprise'.
|
|
|
|
+ Updated tracks 'Old Mine', 'Around the Lighthouse' and 'Zen
|
|
|
|
Garden'.
|
|
|
|
+ New modes 'Soccer' and 'Egg Hunt'.
|
|
|
|
+ New karts 'Xue' and 'Sara'.
|
|
|
|
+ Updated 'Beastie' kart.
|
|
|
|
+ Wiimote support.
|
|
|
|
+ Added tutorial.
|
|
|
|
+ Added new 'SuperTux' difficulty.
|
|
|
|
+ New bubblegum shield defensive weapon.
|
|
|
|
+ New combined speedometer and nitro meter.
|
|
|
|
+ Added ability to filter add-ons.
|
|
|
|
+ Updated nitro models.
|
|
|
|
+ Added ability to save and resume Grand Prix.
|
|
|
|
+ Improved skid marks and particle effects.
|
2013-11-26 19:39:01 +00:00
|
|
|
- Drop supertuxkart-desktop.patch: fixed upstream.
|
2013-11-26 20:11:02 +00:00
|
|
|
- Add bluez-devel BuildRequires: new dependency.
|
2013-11-26 19:18:07 +00:00
|
|
|
|
2013-02-20 19:42:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 20 16:21:05 UTC 2013 - cfarrell@suse.com
|
|
|
|
|
2013-02-20 19:46:54 +00:00
|
|
|
- License update: GPL-2.0+ and GPL-3.0+ and CC-BY-SA-3.0
|
|
|
|
Based on audit of 0.8.
|
2013-02-20 19:42:28 +00:00
|
|
|
|
2013-01-04 13:52:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 4 13:51:36 UTC 2013 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Correct supertuxkart-desktop.patch: the fix did not really work
|
|
|
|
(bnc#794681).
|
|
|
|
|
2012-12-26 11:52:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 26 11:08:26 UTC 2012 - joop.boonen@opensuse.org
|
|
|
|
|
2013-11-26 19:39:01 +00:00
|
|
|
- openal-devel is now called openal-soft-devel.
|
2012-12-26 11:52:11 +00:00
|
|
|
|
2012-12-15 20:59:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 15 20:58:22 UTC 2012 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Add supertuxkart-desktop.patch: Fix path to supertuxkart in
|
|
|
|
.desktop file (bnc#794681).
|
|
|
|
|
2012-12-12 00:14:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 11 23:30:04 UTC 2012 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.8:
|
|
|
|
+ Story mode and new challenge set.
|
|
|
|
+ Improved AI.
|
|
|
|
+ Skidding and better collision physics.
|
|
|
|
+ Reverse mode.
|
|
|
|
+ New green valley track.
|
|
|
|
+ New Blackhill Mansion track.
|
|
|
|
+ Updated XR591 track.
|
|
|
|
+ Updated Fort Magma track.
|
|
|
|
+ Updated Jungle track.
|
|
|
|
+ Updated Sand track.
|
|
|
|
+ New music.
|
2012-12-12 00:22:06 +00:00
|
|
|
+ Updated menus.
|
|
|
|
- Drop automake buildrequires: no need to bootstrap;
|
|
|
|
- Drop Irrlicht-devel BuildRequires: we must build with the
|
|
|
|
internal, statically linked Irrlicht, or we will see graphic
|
|
|
|
glitches.
|
|
|
|
- Drop supertuxkart-pthread.patch: fixed upstream.
|
|
|
|
- Add cmake BuildRequires: build system was ported to cmake.
|
|
|
|
- Add fribidi-devel BuildRequires: needed for RTL texts.
|
|
|
|
- Add pkgconfig(gl) BuildRequires: new dependency (for Irrlicht).
|
2012-12-12 00:14:38 +00:00
|
|
|
|
2012-05-02 10:41:35 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 1 22:28:40 UTC 2012 - joop.boonen@opensuse.org
|
|
|
|
|
|
|
|
- Corrected links is now hosted on sourceforge
|
|
|
|
- Added missing BuildRequires automake
|
|
|
|
|
2011-11-14 22:16:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 14 21:34:47 UTC 2011 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.7.3:
|
|
|
|
+ New Minigolf track
|
|
|
|
+ New Zen Garden track
|
|
|
|
+ New Subsea track
|
|
|
|
+ New Island battle arena
|
|
|
|
+ New Suzanne kart
|
|
|
|
+ New graphical effects
|
|
|
|
+ New weapons 'Swatter' and 'Rubber Ball'
|
|
|
|
+ Added Thunderbird as race referee
|
|
|
|
+ 3 Strikes Battles now displays lives as spare tires
|
|
|
|
+ Improved bubble gum
|
|
|
|
+ See progression during Grand Prix
|
|
|
|
+ Improve physics for tall karts (e.g. Adiumy)
|
|
|
|
+ Lots of bug fixes
|
|
|
|
+ Improved kart control at high speeds
|
|
|
|
+ Better placement of rescued karts
|
|
|
|
+ Transition track-making to blender 2.5/2.6
|
|
|
|
- Hack in the .spec to drop files that get unintentionally
|
|
|
|
installed (reported to upstream).
|
2011-11-15 10:37:43 +00:00
|
|
|
- Add: supertuxkart-pthread.patch: Link against pthread when.
|
2011-11-14 22:16:07 +00:00
|
|
|
|
2011-07-16 21:05:56 +00:00
|
|
|
-------------------------------------------------------------------
|
2011-09-27 13:25:35 +00:00
|
|
|
Tue Sep 27 13:25:09 UTC 2011 - prusnak@opensuse.org
|
2011-09-27 13:01:22 +00:00
|
|
|
|
|
|
|
- add Geeko kart add-on by default
|
2011-09-27 13:25:35 +00:00
|
|
|
- split data files to separate noarch package
|
2011-09-27 13:01:22 +00:00
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2011-07-16 21:05:56 +00:00
|
|
|
Sat Jul 16 20:49:26 UTC 2011 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.7.2:
|
|
|
|
+ In-game addon manager
|
|
|
|
+ Fixed major memory leaks
|
|
|
|
+ New Snow Peak track by Samuncle
|
|
|
|
+ Improved star track UFO by Rudy
|
|
|
|
+ New Beastie kart.
|
|
|
|
+ Show when you get a highscore
|
|
|
|
+ Improve gamepad configuration under Windows (add ability to
|
|
|
|
tell gamepads apart)
|
|
|
|
+ Various other tweaks done and glitches fixed.
|
|
|
|
|
2011-04-25 19:35:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 25 19:29:32 UTC 2011 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.7.1b:
|
|
|
|
+ Fixes a nasty bug stopping you from finishing a challenge.
|
|
|
|
|
2011-04-16 01:19:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 15 21:17:36 UTC 2011 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.7.1:
|
|
|
|
+ Particle (smoke, splash, fire) and weather effects
|
|
|
|
+ New Fort Magma by Samuncle, new Shiny Suburbs track by Horace
|
|
|
|
+ New Beagle kart by wolterh, new Emule kart by Kinsu
|
|
|
|
+ Added internet news
|
|
|
|
+ Support for live language switch
|
|
|
|
+ Added optional minimal race UI
|
|
|
|
+ Temporary invincibility after being hit
|
|
|
|
+ Added support for full-screen anti-aliasing
|
|
|
|
+ Clearer multiplayer setup
|
|
|
|
+ Renamed many tracks to nicer names
|
|
|
|
+ Basic level-of-detail (LOD) support
|
|
|
|
+ Debug features for track makers
|
|
|
|
+ Update to bullet 2.77
|
|
|
|
+ Replace more sounds to be DFSG-compliant
|
|
|
|
+ Fixed character names that contain non-ASCII characters
|
|
|
|
+ Full RTL (right to left) support
|
|
|
|
+ Various other tweaks done and glitches fixed
|
|
|
|
|
2010-12-21 23:28:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 21 23:27:43 UTC 2010 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Reword the description together with upstream.
|
|
|
|
|
2010-12-18 22:43:50 +00:00
|
|
|
-------------------------------------------------------------------
|
2010-12-21 19:17:18 +00:00
|
|
|
Tue Dec 21 18:53:11 UTC 2010 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Upgrade to version 0.7, final release:
|
|
|
|
+ new GUI
|
|
|
|
+ kart and track animations
|
|
|
|
+ new and improved tracks, karts, and items
|
|
|
|
+ shortcut/alternative way support for tracks
|
|
|
|
+ Asian fonts
|
|
|
|
+ many many bugfixes.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2010-12-18 22:43:50 +00:00
|
|
|
Sat Dec 18 15:23:30 UTC 2010 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Upgrade to version 0.7 release candidate 2:
|
|
|
|
+ Complete rewrite, using the irrlich game engine.
|
|
|
|
|
2010-03-12 21:17:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 12 20:54:25 UTC 2010 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Add stk-bufferoverflow.patch to fix a bufferoverflow.
|
|
|
|
|
2009-09-03 15:43:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 3 17:36:19 CEST 2009 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.6.2
|
|
|
|
+ Bugfix: battle mode would not display track groups.
|
|
|
|
- Add stk-am111.patch to fix installation with automake 1.11.
|
|
|
|
- Add stk-asneeded to build linking with -as-needed.
|
|
|
|
|
2009-02-18 11:54:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 18 12:40:00 CET 2009 - dominique-rpm@leuenberger.net
|
|
|
|
|
|
|
|
- Release 0.6.1
|
|
|
|
some ninor bugfixes, a new battle map, a new kart and better
|
|
|
|
support for Addons.
|
|
|
|
|
2009-01-22 12:03:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 22 10:14:00 CET 2009 - dominique-rpm@leuenberger.net
|
|
|
|
|
|
|
|
- Release 0.6
|
|
|
|
* New improved physics and kart handling
|
|
|
|
* Added sharp turns and nitro speed boost (replacing wheelies and jump)
|
|
|
|
* Totally rewrote powerups (plunger, bowling ball, cake, bubblegum) and new look for bananas
|
|
|
|
* New and improved tracks : skyline, snow mountain, race track, space track, old mine, XR591
|
|
|
|
* New game mode : 3-Strikes Battle
|
|
|
|
* Major improvements to AI
|
|
|
|
* New/improved karts (and removed some old ones) : wilber, eviltux, hexley
|
|
|
|
* Improved user interface
|
|
|
|
* Karts now have a visible suspension effect
|
|
|
|
* Fully positional audio with OpenAL
|
|
|
|
* New music and sound effects (including engine, braking and skidding sounds)
|
|
|
|
* Better support for mods and add-ons (kart and track groups)
|
|
|
|
* New/updated translations (ga fi de nl sl fr it es ro sv)
|
|
|
|
* Allowed 'Grand Prix's of Time Trial, Follow the Leader, or any other mode
|
|
|
|
* Challenges are now specified and config files, and are thus easy to create by users
|
|
|
|
* Improved build system to better detect missing dependencies
|
|
|
|
* Improved shortcut-detection
|
|
|
|
* Initial work towards networking (disabled and hidden by default)
|
|
|
|
* Bug fixes and code refactor/cleanup/documentation
|
|
|
|
- Fixed 'joystick locks' (kart would turn even if the joystick is in neutral),
|
|
|
|
thanks to Samjam for the patch.
|
|
|
|
|
2008-06-03 06:59:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 2 20:39:00 EEST 2008 - Dominique Leuenberger <dominique-obs@leuenberger.net>
|
|
|
|
|
|
|
|
- Release version 0.5
|
|
|
|
|
2008-05-15 07:21:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 15 10:20:26 EET 2008 - dominique-rpm@leuenberger.net
|
|
|
|
|
|
|
|
Updated to version 0.5rc1 (called 0.4.98_aka_0.5rc1 for RPM upgrade to work)
|
|
|
|
* Five new tracks: Fort Magma, SnowTux Peak, Amazonian Journey, City and Canyon
|
|
|
|
* Complete Challenges to unlock game modes, new tracks and a skidding preview
|
|
|
|
* New Follow the Leader game mode
|
|
|
|
* New Grand Prix
|
|
|
|
* Improved User Interface
|
|
|
|
* Improved game pad/joystick handling
|
|
|
|
* German, French and Dutch translations
|
|
|
|
* Additional music
|
|
|
|
* Many Bugfixes including:
|
|
|
|
a memory leak fix (Charlie Head)
|
|
|
|
an AI crash fix (Chris Morris)
|
|
|
|
|
2008-04-30 12:50:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 5 16:00:26 EET 2008 - dominique-rpm@leuenberger.net
|
|
|
|
|
|
|
|
Updated to version 0.4 (propagated RC1, with little bug fixes)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 25 22:32:26 EET 2008 - dominique-rpm@leuenberger.net
|
|
|
|
|
|
|
|
Added BuildRequires:vorbis-devel for music support
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Feb 24 21:15:00 EET 2008 - dominique-rpm@leuenberger.net
|
|
|
|
|
|
|
|
- Updated to 0.4rc1
|
|
|
|
* New physics handling using the bullet physics engine
|
|
|
|
* New kart: wilber
|
|
|
|
* Improved 'Shifting Sands' and 'Lighthouse' tracks
|
|
|
|
* Improved AI
|
|
|
|
* New GUI handling, including resolution switching GUI
|
|
|
|
* Improved input handling
|
|
|
|
* Jump and look-back featue
|
|
|
|
* Additional music and main theme
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2015-06-02 09:50:58 +00:00
|
|
|
Thu June 28 20:53:00 EEST 2007 - dominique-rpm@leuenberger.net
|
2008-04-30 12:50:24 +00:00
|
|
|
|
|
|
|
* Highscore lists
|
|
|
|
* Shortcut detection
|
|
|
|
* Improved AI
|
|
|
|
* Fullscreen support
|
|
|
|
* New track: the island
|
|
|
|
* New character: Hexley
|
|
|
|
* New penalty: bomb
|
|
|
|
* OpenAL and ogg-vorbis support
|
|
|
|
* Two new Grand Prix (a volcano and an island GP)
|
|
|
|
* Improved user interface:
|
|
|
|
- New racing interface
|
|
|
|
- Better track map
|
|
|
|
- Player kart dots in the track map are bigger than AI dots
|
|
|
|
- Track selection screen has topview pictures
|
|
|
|
- Added "Setup new race" option when a track is finished
|
|
|
|
- Added "Restart race" option when a track is finished
|
|
|
|
- The keyboard can skip vertical spaces between buttons
|
|
|
|
- Better control configuration
|
|
|
|
- Better in-game help
|
|
|
|
- Added .desktop file for menus and icon
|
|
|
|
* And bugfixes
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 23 14:02:56 CEST 2007 - prusnak@suse.cz
|
|
|
|
|
|
|
|
- changed plib to plib-devel in BuildRequires
|
|
|
|
- added %suse_update_desktop_file macro
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 22 17:58:44 CET 2007 - prusnak@suse.cz
|
|
|
|
|
|
|
|
- created package from BuildService (version 0.2.0)
|
|
|
|
|