Deve
|
ab18b6cba8
|
Fixed server only build
|
2019-04-18 06:57:08 +02:00 |
|
Deve
|
a6635ecad7
|
Don't recreate device for legacy pipeline when video options are changed
|
2019-04-17 23:30:20 +02:00 |
|
Deve
|
f7e25b14b1
|
Avoid a crash when exception is thrown during changing resolution or turning advanced lighting on/off.
It will close STK anyway, but at least won't delete already deleted object.
|
2019-04-17 22:37:20 +02:00 |
|
Alayan
|
b05911fdbd
|
Quick fix for kart being shown unlocked again when completing a challenge at higher difficulty
|
2019-04-17 18:46:22 +02:00 |
|
Alayan
|
81c4d3ed6f
|
Add comment
|
2019-04-17 17:33:51 +02:00 |
|
Alayan
|
eba9dfcb25
|
Fix regression
|
2019-04-17 17:25:18 +02:00 |
|
Alayan
|
201db403f9
|
Merge branch 'master' of https://github.com/supertuxkart/stk-code
|
2019-04-17 17:09:46 +02:00 |
|
Alayan
|
a8217eb334
|
Shrink some challenge management code
|
2019-04-17 17:05:34 +02:00 |
|
Benau
|
892b9b3f39
|
Re-enable server config file version checking
|
2019-04-17 11:13:19 +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
|
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 |
|
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 |
|
Benau
|
398b173eec
|
Use special message for kicking high ping and starting game
|
2019-04-07 10:22:02 +08: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 |
|
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 |
|
Benau
|
b03af63ab7
|
Fix android exit crash
|
2019-04-04 07:59:32 +08:00 |
|
Deve
|
f25bdc5653
|
Revert "Always use current window size."
This reverts commit f974c9200c .
|
2019-04-03 23:06:13 +02: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
|
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 |
|