Skip to content

Commit a4ca4c7

Browse files
committed
Update the credits and the changelog
1 parent fba7fde commit a4ca4c7

File tree

2 files changed

+20
-8
lines changed

2 files changed

+20
-8
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ For similar reasons, and because some features are vastly more complex than othe
4343
* Various tweaks, bugfixes and code-quality improvements
4444

4545
### Graphics
46+
* Many many improvements to the Vulkan renderer, by Benau and CodingJellyfish
4647
* Improve the accuracy of the framerate limiter, by Benau
4748
* Add more maximum framerate options to the built-in framerate limiter, by Benau
4849
* Add some graphical effects for legacy video drivers, by Benau
@@ -80,6 +81,7 @@ For similar reasons, and because some features are vastly more complex than othe
8081
* Add an always visible random track button in track selection, by Hanuko33 and Alayan
8182
* Generate higher resolution texture for scalable fonts, by CodingJellyfish
8283
* Fix for multiple keyboard navigation issues, by Alayan
84+
* Better scaling for font size and for race UI elements across different aspect ratios, by Alayan
8385
* Various enhancements, by QwertyChouskie, Nomagno, Nstelt and others
8486

8587
#### In-race UI
@@ -699,6 +701,11 @@ Too many to list them all. Main points:
699701
* Bugfix: GP result showed kart identifier instead of name.
700702
* Improvement: there is now 1 1 sec. wait period for the race result screen, avoiding the problem that someone presses space/enter at the end of a race, immediately quitting the menu before it can be read.
701703

704+
### Tracks and modeling
705+
#### Karts
706+
- New Pidgin kart
707+
- New Nolok kart
708+
702709

703710
## SuperTuxKart 0.6.1a (February 2009)
704711
* Bugfix: battle mode would not display track groups.

data/CREDITS

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -67,22 +67,27 @@ Add-ons website
6767

6868
= Additional Programming =
6969

70-
Significant bug fixes & misc. contributions for 1.0 and 1.1
71-
- Ben Krajancic
70+
Significant bug fixes & misc. contributions for 1.4 and 1.5
7271
- QwertyChouskie
73-
- Mrxx99
74-
- Pelya
75-
- Riso
76-
72+
- Kimden
73+
- Nyllet
74+
- Semphriss
75+
- Wilmaster734
7776

78-
Significant bug fixes & misc. contributions for 1.2 to 1.5
77+
Significant bug fixes & misc. contributions for 1.2 and 1.3
7978
- QwertyChouskie
8079
- Mary
8180
- Luffah
8281
- CodedOre
8382
- Riso
8483
- mrkubax10
85-
- Kimden
84+
85+
Significant bug fixes & misc. contributions for 1.0 and 1.1
86+
- Ben Krajancic
87+
- QwertyChouskie
88+
- Mrxx99
89+
- Pelya
90+
- Riso
8691

8792
= Visual art =
8893

0 commit comments

Comments
 (0)