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 |
|
Benau
|
625a192cda
|
Add the possibility to disable texture compression for material
|
2019-04-02 01:59:22 +08:00 |
|
Benau
|
ecc0007b29
|
Fix crash if top screen is networking lobby --connect-now
|
2019-03-29 14:38:38 +08:00 |
|
hiker
|
1994fba62b
|
Implemented the work around for #3671 (GP aborted if an unlock screen
is shown between races).
|
2019-03-29 08:23:05 +11:00 |
|
Benau
|
d245676441
|
Update NETWORKING.md for new server
|
2019-03-27 00:38:58 +08:00 |
|
Benau
|
9148c5f768
|
Rename config directory name to config-0.10
|
2019-03-26 15:28:53 +08:00 |
|
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 |
|
Benau
|
d8edde34da
|
Add document for compressed network values
|
2019-03-26 02:44:52 +08:00 |
|
Benau
|
194d7d6419
|
Update document for check trigger
|
2019-03-26 01:55:43 +08:00 |
|
Benau
|
66d6785dda
|
Add document for joinToMainTrack
|
2019-03-26 01:38:15 +08:00 |
|
Benau
|
7719cd1d81
|
Don't reset spectate camera in network
So look back camera won't be reset when explosion animation ends
|
2019-03-26 01:25:10 +08:00 |
|
Benau
|
420ac45ba1
|
Remove unneeded static_cast
|
2019-03-26 00:25:06 +08:00 |
|
Benau
|
220f5e6e4c
|
Use hex values for 24bit compression
|
2019-03-25 23:46:18 +08:00 |
|
Benau
|
4670c9a5e9
|
Avoid sqrt of length()
|
2019-03-25 21:13:48 +08:00 |
|
Benau
|
8a00d1e1ab
|
Move referee frame setting to its own class
|
2019-03-25 16:37:44 +08:00 |
|
Benau
|
3a90e828a4
|
Remove kart animation when goal phase
This will make sure all karts will be back to own goal at the same
time without animation playing
|
2019-03-25 16:19:29 +08:00 |
|
Benau
|
16507510a3
|
Compress current rotation in cannon animation
|
2019-03-25 12:17:40 +08:00 |
|