Commit Graph

21092 Commits

Author SHA1 Message Date
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
samuncle
c543c02b21 Smooth the transition to avoid a gap 2019-03-05 22:24:37 +01:00
Deve
b193592ccf Better font height on very high resolutions 2019-03-05 22:00:00 +01:00
Deve
c1f49c3d07 Fixed rank number on high resolutions 2019-03-05 22:00:00 +01:00
samuncle
bb42d72bc5 Remove commented code + disable autolodcompute for RC 2019-03-05 20:59:39 +01:00
Benau
2e007d7883 Fix #3737 2019-03-05 15:38:35 +08:00
samuncle
7ff6f291d2
Merge pull request #3789 from supertuxkart/feature/auto-LoD-computation
Feature/auto LoD computation
2019-03-05 00:28:06 +01:00
samuncle
187b28613b Decrease the amount of time we compute the culling distance for lod + add the complexity factor of the map into account 2019-03-05 00:23:55 +01:00
samuncle
cb2719e1fb Rename volume to area (to reflect the change in the algo 2019-03-04 21:29:54 +01:00
Benau
38568484fb Restore physical object moved by 3d animation even the first rewind ticks 2019-03-04 09:54:22 +08: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
samuncle
37475e8d2f Cosmetic update to the debug view 2019-03-04 00:36:18 +01:00
samuncle
a5ec4f5026 Add complexity option 2019-03-04 00:25:02 +01:00
samuncle
00042ac82e Update to add scale into account to compute the LoD level 2019-03-03 17:43:59 +01:00
Benau
475cfa4cdb Try to use CompressNetworkBody for karts 2019-03-04 00:03:43 +08:00
Benau
891abf6360 Fix swatter crash 2019-03-03 16:38:02 +08:00
Benau
45a55a4c9b Reserve code for country from players 2019-03-03 16:37:35 +08:00