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 |
|
Benau
|
84a2b8af84
|
Reserve code for extra spectators
|
2019-03-25 11:22:45 +08:00 |
|
Benau
|
042af60417
|
Clean up icon handling, split spectate icon out of waiting
|
2019-03-25 01:53:48 +08:00 |
|
Benau
|
366ee5caad
|
Determine live join by server
|
2019-03-24 16:44:03 +08:00 |
|
Benau
|
6e97c976f5
|
Undo lean angle applied by parent using matrix instead of setting height
This fixes adiumy rear wheel leaving ground when turning
|
2019-03-23 11:47:15 +08:00 |
|
Benau
|
2aede6fa25
|
Make check cannon rewind-friendly without using previous position
|
2019-03-17 12:35:42 +08:00 |
|
Benau
|
5b4ae2a59f
|
Reset m_state after timeout is reset in setup
|
2019-03-17 01:27:07 +08:00 |
|
Deve
|
ee1fede8d8
|
Add ravenbridge mansion to the apk
|
2019-03-15 22:06:35 +01:00 |
|
Deve
|
7b58c439fc
|
Fixed a crash on nvidia when recreating egl context
|
2019-03-14 22:56:38 +01:00 |
|
Deve
|
4e7526a712
|
Replace dot/comma position in screen keyboard
|
2019-03-14 21:18:30 +01:00 |
|
samuncle
|
f506e8659e
|
Merge pull request #3808 from supertuxkart/bugfix/fix-PBR-computation
Fix bug with PBR roughness (was working in metal but not plastic mate…
|
2019-03-14 20:52:01 +01:00 |
|
samuncle
|
ddd80c1715
|
Fix bug with PBR roughness (was working in metal but not plastic materials
|
2019-03-14 19:57:28 +01:00 |
|
Benau
|
92ffcb22bc
|
Fix compiler warnings
|
2019-03-14 14:03:41 +08:00 |
|
Benau
|
96d4ffb1f3
|
Handle server owner status in player list update
|
2019-03-14 11:48:47 +08:00 |
|
Benau
|
324d72cc6f
|
Make the iv send in network order
|
2019-03-14 11:38:58 +08:00 |
|
Benau
|
8446ce9a5c
|
Reserve 1 channel for game replay transfer
|
2019-03-14 10:39:01 +08:00 |
|
Benau
|
b3ca809da4
|
Remove unneeded objs at once after the for loop
|
2019-03-13 16:40:21 +08:00 |
|
Benau
|
9cbd2abe5d
|
Make flag deactivated time configurable
|
2019-03-13 15:42:59 +08: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 |
|
Alayan
|
0085151bc4
|
Fix #3750
|
2019-03-13 03:35:42 +01:00 |
|
Deve
|
bd51bb1633
|
Fixed compiler warnings
|
2019-03-12 21:40:17 +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 |
|
samuncle
|
2619162ba9
|
remove stupid code
|
2019-03-12 00:47:04 +01:00 |
|
samuncle
|
73149481ef
|
disable lod smooth. Need to be fixed for multiplayer, after release
|
2019-03-12 00:43:15 +01:00 |
|
samuncle
|
1acc6ecea0
|
Display the version of the engine
|
2019-03-11 23:26:44 +01:00 |
|
Benau
|
92460d8823
|
Clear old events in server
|
2019-03-11 09:27:43 +08:00 |
|
QwertyChouskie
|
2f1151edbe
|
Disable internet-dependent checkboxes rather than hiding them (#3798)
This feels much more natural.
|
2019-03-09 20:58:13 +01:00 |
|
Benau
|
809e15031c
|
Allow telling client the banned reason for the future
|
2019-03-09 15:56:34 +08:00 |
|
Benau
|
4c2fe75cb4
|
Add network capabilities to handle same server version changes
|
2019-03-09 15:14:13 +08:00 |
|
Benau
|
cb8525492a
|
Preload more particles xml to avoid ingame hang
|
2019-03-08 20:46:31 +08:00 |
|
Benau
|
b04a00b9d1
|
Clamp m_fraction_of_line -1 and 1 correctly
|
2019-03-08 15:23:17 +08:00 |
|
Benau
|
e848835d19
|
Fix stutter bomb animation
|
2019-03-07 16:07:09 +08:00 |
|
Benau
|
4821b66520
|
Save 1 less digit for compressed origin from btTransform
|
2019-03-07 15:53:56 +08:00 |
|
Benau
|
ffca0c0d36
|
Improve goal when live join is happening
|
2019-03-07 15:40:25 +08:00 |
|
Deve
|
3c7673ccfc
|
Revert waiting for mapped window before reading dimensions.
It causes issues on some systems.
|
2019-03-06 21:05:48 +01:00 |
|
Benau
|
09a62747f6
|
Further improve kart state saving
|
2019-03-06 14:03:39 +08:00 |
|
Deve
|
0a4211af82
|
Fixed compilation
|
2019-03-06 06:26:18 +01:00 |
|
Benau
|
0af220538a
|
Remove physics only invisible objects after joining
|
2019-03-06 06:26:18 +01:00 |
|
Benau
|
7fb3aa7570
|
Combine static physical objects with irrlicht GeometryCreator
|
2019-03-06 06:26:18 +01: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 |
|