Update changelog

This commit is contained in:
Benau 2020-07-21 01:03:28 +08:00
parent 4c9617139f
commit 14c904d51a

View File

@ -5,6 +5,38 @@ It should be kept in mind that some versions have a less complete changelog than
For similar reasons, and because some features are vastly more complex than others, attributions of main changes should not be taken as a shortcut for overall contribution.
## SuperTuxKart 1.1.1
### Networking
* Add support for IPv6 LAN server, by Benau
* Improved server creation speed and performance, by Benau
* Allow any addon karts online using tux hitbox if live join enabled, by Benau
### Race gameplay and physics
* Add team chat for team games, by Benau
* Show a message once a goal is made in soccer, by riso
* Add camera settings in option screen, by luffah
* Always show times in ms, by Fouks
### General
* Use SDL2 for window creation which allows better gamepad support, by Benau
* Haiku support, by AlwaysLivid
### Mobile
* Improved tutorial, by CodedOre
* Mobile STK indication in lobby, by riso
#### Android
* Use android app bundle which allows all tracks to be included, by Benau
* Use java code for extracting game data screen, by Benau
### User Interface
* Modern skin, by QwertyChouskie
* SVG icons support, by riso
### Tracks and modeling
#### Karts
* New version of Pidgin by Crystal
## SuperTuxKart 1.1 (4. January 2020)
### Networking