Commit Graph

3476 Commits

Author SHA1 Message Date
Benau
0fe162a54a Update server version 2019-03-26 02:51:45 +08:00
Benau
7aa025e13c Merge remote-tracking branch 'origin/master' into network 2019-03-26 02:48:14 +08:00
samuncle
ddd80c1715 Fix bug with PBR roughness (was working in metal but not plastic materials 2019-03-14 19:57:28 +01:00
Alayan
5868087eef Add a standard black forest replay 2019-03-13 04:35:26 +01:00
Alayan
a1c1ea7eb7 Use black forest instead of green valley in the 4th GP 2019-03-13 03:54:42 +01:00
Alayan
a38bb754e7 Switch the green valley challenge to Black Forest 2019-03-13 03:53:47 +01:00
Deve
b16c8138cd Update translations 2019-03-12 21:00:57 +01:00
auria.mg
fef068138b Update transations 2019-03-11 20:02:29 -04:00
Alayan-stk-2
4496dc305b
Restore the description changes after "spaceship" 2019-03-06 01:41:52 +01:00
QwertyChouskie
a2d1778e56 Update description part 2 (#3794) 2019-03-05 19:27:29 -05:00
QwertyChouskie
95b3527c83 Update description in supertuxkart.appdata.xml (#3778)
* Update supertuxkart.appdata.xml

Update description, using parts from https://supertuxkart.net/Discover

* Update references to tracks to mention better ones
2019-03-04 02:52:38 +01:00
Alayan
a8aab2e180 Update upscaled Zen Garden SuperTux time requirement 2019-03-02 02:59:39 +01:00
Alayan
dcb341a210 Fix #3765 2019-03-01 00:00:21 +01:00
Alayan
ad554f0d11 Update standard replays in modified tracks 2019-02-28 17:27:17 +01:00
Benau
9b4b283c4c Add check trigger to replace item trigger 2019-02-27 11:31:19 +08:00
Benau
ca0636ed03 Update translation pot file 2019-02-25 10:30:34 +08:00
Mrxx99
b55ec5cfb8 FFA for offline play (#3708)
* added widget to track info screen to select between Free-For-All and Three Strikes Battle

* setting AI to zero and setting time target to 2 minutes for testing

* setting also hitcapture limit to prevent immediate race end

* setting m_count_down_reached_zero to false in ffa reset to allow starting a new race after the previous ended through time limit

* integrated necessary adjustments and made possible to set time target

* removed unused spinner variable

* use translations

* centralized is_soccer and show_ffa_spinner variables

* setting target value spinner visible/invisible depending on ffa game type

* using no hittarget and fix for this in free for all mode

* set use_highscores to false for FFA

* disabling AI for FFA

* disable hit limit icon for FFA if no hit limit is set ( = 0 )

* changed icon and name of three strikes battle to only battle in race setup screen

* set AI to Battle AI if mode is FFA

* added config parameters for FFA

* added define which can be used to enable FFA AI

* resolved merge conflict

* moved ffa options higher

* fix for setting ai karts

* improved m_show_ffa_spinner and m_is_soccer

* removed code for disabling widgets for FFA AI

* implemented requested changes
2019-02-20 19:18:02 -05:00
Alayan
6e18dce622 Update story mode to use ravenbridge mansion, reorder challenges 2019-02-18 18:52:30 +01:00
Alayan
4da2b1f75f Replace blackhill mansion by ravenbridge mansion in story mode 2019-02-18 16:26:11 +01:00
Alayan-stk-2
2033c923f8
Improve english for the startup boost help 2019-02-18 16:11:47 +01:00
Deve
56743e002c Explain startup boost in help 2019-02-15 21:59:05 +01:00
Deve
5aaae1d0ad Use larger left margin for stretchable images in coal skin 2019-02-14 10:50:33 +01:00
Deve
e0835c8e5f Fixed missing transparency in notification images 2019-02-14 10:08:57 +01:00
Deve
ade94465b3 Use power of two dimensions for notification textures 2019-02-13 23:53:18 +01:00
Benau
912cc5184d Update translation source 2019-02-11 09:20:31 +08:00
Alayan-stk-2
f42fdc7cb8
Update to reflect change from "official" to "trusted" servers 2019-02-10 02:34:38 +01:00
Deve
7062245d88 Change order of the internet options, so that there is no ugly space when internet connection is disabled 2019-02-09 01:10:43 +01:00
Deve
9b17500da7 Some improvements for the online splitscreen player dialog 2019-02-07 00:08:32 +01:00
QwertyChouskie
538911b25f Fix versioning for master branch (#3738) 2019-02-03 12:02:55 +01:00
Daniel Butum
6f4d48f5bd Use stats.supertuxkart.net as the hardware stats server (#3724) 2019-01-26 21:19:34 -05:00
Benau
eb14366157 Update translation source 2019-01-27 01:41:59 +08:00
hiker
9059789ee8 Fix #3716: poor wording of achievement. 2019-01-22 08:45:56 +11:00
hiker
040725ae87 Merge branch 'master' of github.com:supertuxkart/stk-code 2019-01-21 22:40:48 +11:00
Daniel Butum
edd1280dbc Update config to use the new online servers & remove hardcoded certificate (#3703)
* Update config to use the new online servers. Remove hardcoded certificate as we will use Let's encrypt from now on

* Fix new server SSL curl certificate by shipping CA bundle from https://curl.haxx.se/docs/caextract.html

* Remove debug log for curl host

* Move server config to stk_config.xml and Update news.xml redirects
2019-01-19 17:49:11 -05:00
hiker
7d688b241c Merge branch 'fix-wiiuse-uninstallation' 2019-01-20 01:45:31 +11:00
Deve
0355922116 Make more visible difference between skid1 and skid2.
Adjust particle size, because textures had large unused transparent space before.
2019-01-15 22:34:13 +01:00
Benau
2bfa0f54dc Add network ingame dialog with chat function 2019-01-13 16:59:26 +08:00
Alayan
4e340ebe92 Update version and profile folder for the beta 2019-01-09 04:01:41 +01:00
auria.mg
e4168e7a28 Revert "Update config to use the new online servers. Remove hardcoded certificate as we will use Let's encrypt from now on (#3690)"
This reverts commit b2c11c120b.
2019-01-07 20:01:00 -05:00
auria.mg
355aaaa658 Revert "Update config to use the new online servers. Remove hardcoded certificate as we will use Let's encrypt from now on (#3690)"
This reverts commit ed225a21f2.
2019-01-07 20:00:38 -05:00
Daniel Butum
ed225a21f2 Update config to use the new online servers. Remove hardcoded certificate as we will use Let's encrypt from now on (#3690) 2019-01-07 19:43:30 -05:00
Daniel Butum
b2c11c120b Update config to use the new online servers. Remove hardcoded certificate as we will use Let's encrypt from now on (#3690) 2019-01-07 19:42:30 -05:00
Alayan
bec1c319f6 Add light scattering to the graphical options and disable it on graphics 3 2019-01-08 01:18:46 +01:00
Deve
ec91f9d8db Make resolutions list proportional to screen height 2019-01-07 23:58:34 +01:00
Deve
d95a1ab27e Use the same size for back arrow in pause dialog as for other icons 2019-01-07 23:42:40 +01:00
Benau
1224fc1735 Update chinese translation 2019-01-07 14:53:06 +08:00
hiker
e08d10c540 Merge branch 'master' of github.com:supertuxkart/stk-code 2019-01-07 11:29:56 +11:00
hiker
61336d4333 Updated translations. 2019-01-07 11:28:53 +11:00
Alayan
df087d44c4 Improve consistency across challenges 2019-01-07 01:04:35 +01:00
Alayan
7dba81ec3d Make the expert Cocoa Temple challenge a bit easier 2019-01-07 00:05:14 +01:00