Commit Graph

21068 Commits

Author SHA1 Message Date
Benau
1b6ab86ab0 Fix crashing in MSVC 2019 2019-04-17 08:20:14 +08:00
Benau
6c0e06dda8 Fix supertux oilvermath replay finish time for new kiki 2019-04-17 08:17:57 +08:00
Alayan
67775fc1ea Remove useless story mode unlock code 2019-04-16 17:25:11 +02:00
Alayan
e7a9219f1f Add replay file name next to replay error messages 2019-04-16 16:42:24 +02:00
Benau
e2b694f47f Prevent hangs in networking game if system clock running backwards 2019-04-16 19:16:55 +08:00
Benau
62e3f3fdbe Fix kart color copying 2019-04-16 15:40:02 +08:00
Benau
4db16ce701 Allow resynchronize players list for battle mode before starting 2019-04-16 14:32:32 +08:00
Benau
54375ab682 Split decode and encode players list for later usage 2019-04-16 10:29:46 +08:00
Alayan
78eb83b989 Fix #3831 2019-04-15 23:00:06 +02:00
Alayan
2779487d0b Fix #3823 2019-04-15 17:55:48 +02:00
Benau
aecee4c781 Fix possible division by zero 2019-04-15 11:20:25 +08:00
Benau
49e6bda418 Make collision shape more like a circle if it's large 2019-04-14 12:12:53 +08:00
Benau
dc11040312 Use a special variable to save confirmed finish ticks 2019-04-13 13:12:02 +08:00
Benau
ce03cca29c Disable music phase in no graphics mode
So players can go back to lobby eariler
2019-04-13 01:14:42 +08:00
Benau
5f1ef72014 Add thread safe checking when resetting server 2019-04-13 01:14:30 +08:00
Deve
61cb274313 Don't recreate device when legacy context is already created 2019-04-11 18:22:05 +02:00
Benau
0cbb8e4385 Use a prettier tag for recommended servers 2019-04-11 14:09:14 +08:00
David CARLIER
c905447a4b Enable a bit more stats for BSD systems. (#3833) 2019-04-10 19:01:35 -04:00
Benau
3c8c5eb3c4 Don't set count up ticks for setTime/Ticks
This fix follow the leader broken kart animation
2019-04-10 15:47:13 +08:00
Benau
9f122e0277 Take server distance into account for quick play 2019-04-10 15:21:42 +08:00
Benau
f9ad901403 Update changelog 2019-04-10 10:32:57 +08:00
Benau
cc1b0806c9 Handle if server has different graph node list 2019-04-10 10:16:23 +08:00
Deve
19b0bc7fa9 Restore selection after votes list update.
It allows to choose vote from list even if someone is spamming with random track button.
2019-04-09 21:18:38 +02:00
Benau
a0b3bdd4c2 Use a better check for lobby ready so server info won't be erased 2019-04-09 16:29:12 +08:00
Benau
744ce6bc1a Fix #3820 2019-04-09 15:16:05 +08:00
Benau
34f262b05b Use the old method to create graphical attachment effects
See #3820
2019-04-09 14:23:39 +08:00
Benau
de1cd8e982 Don't replay goo sound during rewind 2019-04-09 09:14:23 +08:00
Alayan-stk-2
6305e9d1fc
Edit finish time to match the result of the new Kiki kart model 2019-04-09 00:20:45 +02:00
Deve
9ba4f023a1 Avoid incorrect kart positions in gpwin cutscene for very high dt 2019-04-08 21:09:44 +02:00
Benau
44fdd1ec85 Try to fix cutscene timing issues 2019-04-09 02:06:59 +08:00
Deve
74c09756a8 Fixed compilation 2019-04-07 22:11:32 +02:00
Rémi Verschelde
54890a0c0d CMake: Add option to use system WiiUse (#3817)
Adapted from Fedora patch by @ignatenkobrain:
be85787d34/f/0002-Unbundle-WiiUse.patch
2019-04-07 22:10:33 +02:00
Benau
bd7ff6cf3c Update strings 2019-04-07 10:24:08 +08:00
Benau
3de23aba0f Update for ingame chat 2019-04-07 10:22:35 +08:00
Benau
398b173eec Use special message for kicking high ping and starting game 2019-04-07 10:22:02 +08:00
Deve
157dc89cd2 Disable sse2 in libsquish for some known unsupported architectures 2019-04-05 21:43:34 +02:00
Benau
230d8f56fa Don't update setText each frame 2019-04-05 17:48:45 +08:00
Benau
fb03b74285 Fix compiler warning 2019-04-05 17:35:59 +08:00
QwertyChouskie
0673ee07e8 Description part 3 (#3796)
* Description part 3

:)

* an -> a
2019-04-04 18:38:26 -04:00
Deve
d9550fbb28 Stop accepting events when we are waiting for destroy event on android.
This is to make sure that there is no eg. multiple events in single loop, so that user could open another screen before window is actually closed.
2019-04-04 22:24:14 +02:00
Deve
0dcaaa871a Don't convert kart textures to jpg on android.
Some karts look much better and there is enough space in apk.
2019-04-04 22:06:59 +02:00
Benau
b03af63ab7 Fix android exit crash 2019-04-04 07:59:32 +08:00
jpenguin
d8a9accba3 Added documtation for CentOS/RHEL/Mageia/OpenSUSE (#3813)
* Added 2 more distro's to dependencies

* Addedd CemtOS/RHEL commands

I am not sure if this is the best file for them

* Update INSTALL.md
2019-04-03 23:13:38 +02:00
Deve
f25bdc5653 Revert "Always use current window size."
This reverts commit f974c9200c.
2019-04-03 23:06:13 +02:00
Benau
53f4863e43 Revert "Fix bug with PBR roughness (was working in metal but not plastic materials"
This reverts commit ddd80c1715.
2019-04-04 01:15:05 +08:00
Benau
9c127096dc Update NETWORKING.md for new options 2019-04-03 14:57:16 +08:00
Benau
091e9e0f1e Add the possibility to disable track voting in server 2019-04-03 14:30:46 +08:00
Benau
e0de1318d2 Allow disable chat in server side 2019-04-03 12:38:40 +08:00
Benau
05fad217e3 Make a better class for kart animation creation exception 2019-04-03 10:25:38 +08:00
Benau
d990bcb2a1 Remove hacks for lod completely which breaks legacy pipeline
We will do the proper lod optimization after this release
2019-04-02 08:50:07 +08:00