Difference between revisions of "STK 1.4"

From Frankfurt STK Wiki
Jump to navigation Jump to search
(Created page with "'''STK 1.4''' was released on October 31, 2022. It is compatible with all 1.x versions in terms of gameplay. == Visible changes == (TODO insert changelog) == Tec...")
 
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
  
 
== Visible changes ==
 
== Visible changes ==
(TODO insert changelog)
+
 
 +
* [[Lap Trial]] has been added as a gamemode.
 +
* [[Konqi]] has been revamped.
 +
* [[Godette]] has been added as a replacement for Beastie.
 +
* Starting positions of all official fields have been adjusted
 +
* [[Volcan Island]] music has been replaced with [[Jumping to the Stars]]
 +
* Item collection animation has been improved.
 +
* The [[Shifting Sands]] thumbnail has been changed. As well as texture changes to the map.
 +
* [[Cave X]] and [[Battle Island]] has been revamped.
  
 
== Technical changes ==
 
== Technical changes ==
(TODO insert changelog)
+
 
 +
=== General ===
 +
 
 +
* Fixes for the parachute powerup.
 +
* Support for the ARMv7 architecture for Windows.
 +
* Fix Gatekeeper crash on Mac OS X 10.9 to macOS 10.14. Which restores compatibility for those mentioned macOS versions.
 +
* Avoid triggering other goal lines when the goal is already scored.
 +
* Fix gyroscope on walldriving surface.
 +
 
 +
=== Graphics ===
 +
 
 +
* Experimental Vulkan support has been added. Although it doesn't support advanced pipeline yet.
 +
* Optimizations to Level of Detail
 +
* Implement High DPI support in SDL2
 +
* Make sky particle always fall vertically
 +
 
 +
=== Tracks and Modeling ===
 +
 
 +
* Fix broken invisible wall in [[Antediluvian Abyss]]
 +
 
 +
=== Networking ===
 +
 
 +
* Make max number of players configurable in game.
 +
* Allow using real addon karts (same hitbox and kart type as in local game). This means that properties of addon [[List of STK karts|karts]] such as it's type and hitbox will be reflected across other players.
 +
 
 +
=== UI ===
 +
 
 +
* Add left side ghost replay difficulties
 +
 
  
 
== Changes outside of the game code ==
 
== Changes outside of the game code ==
Line 16: Line 52:
  
 
== Links ==
 
== Links ==
[https://blog.supertuxkart.net/2022/09/supertuxkart-14-release-candidate-1.html https://blog.supertuxkart.net/2022/09/supertuxkart-14-release-candidate-1.html]
+
[https://blog.supertuxkart.net/2022/11/supertuxkart-14-release.html https://blog.supertuxkart.net/2022/11/supertuxkart-14-release.html]

Latest revision as of 14:24, 25 March 2023

STK 1.4 was released on October 31, 2022. It is compatible with all 1.x versions in terms of gameplay.

Visible changes

Technical changes

General

  • Fixes for the parachute powerup.
  • Support for the ARMv7 architecture for Windows.
  • Fix Gatekeeper crash on Mac OS X 10.9 to macOS 10.14. Which restores compatibility for those mentioned macOS versions.
  • Avoid triggering other goal lines when the goal is already scored.
  • Fix gyroscope on walldriving surface.

Graphics

  • Experimental Vulkan support has been added. Although it doesn't support advanced pipeline yet.
  • Optimizations to Level of Detail
  • Implement High DPI support in SDL2
  • Make sky particle always fall vertically

Tracks and Modeling

Networking

  • Make max number of players configurable in game.
  • Allow using real addon karts (same hitbox and kart type as in local game). This means that properties of addon karts such as it's type and hitbox will be reflected across other players.

UI

  • Add left side ghost replay difficulties


Changes outside of the game code

As a result of many addons appearing in the period before 1.3 release, over 200 new addons were created.

In addition to several major events from before, like Soccer Tournament, STK Super-Tournament, and public Grands Prix, a series of STK Discord Server Events was held, including speedrunning events, ranking-based events, events played on certain tracks, and even Free-for-All ranking-based event Battle July 2022.

Download

https://github.com/supertuxkart/stk-code/releases/tag/1.4

Links

https://blog.supertuxkart.net/2022/11/supertuxkart-14-release.html