Times are UTC Toggle Colours
00:01:06 *** glx_ has joined #openttd 00:01:07 *** glx is now known as Guest2149 00:01:07 *** glx_ is now known as glx 00:02:56 <glx> and "Tip: parameters need to be set before starting a game. Parameters cannot be changed during a game." 00:07:04 *** quiznilo has quit IRC 00:07:29 *** Guest2149 has quit IRC 00:09:28 *** quiznilo has joined #openttd 00:11:13 *** HerzogDeXtEr1 has quit IRC 00:53:37 *** glx has quit IRC 01:01:28 *** chomwitt1 has quit IRC 01:51:53 *** davidstrauss has joined #openttd 02:06:59 *** cosmobird__ has joined #openttd 02:06:59 *** cosmobird_ has quit IRC 03:58:36 *** tokai|noir has joined #openttd 03:58:37 *** ChanServ sets mode: +v tokai|noir 04:05:46 *** tokai has quit IRC 04:53:12 *** keoz has joined #openttd 05:36:45 *** Lorio has joined #openttd 05:49:04 *** Lorio has quit IRC 05:50:22 *** sim-al2 has quit IRC 05:53:31 *** JacobD88 has joined #openttd 05:58:24 *** JacobD88 has quit IRC 06:00:34 *** dvim has quit IRC 06:00:44 *** dvim has joined #openttd 06:15:11 *** m1cr0man has quit IRC 06:15:59 *** andythenorth has joined #openttd 06:18:11 *** Snail has quit IRC 06:31:13 *** keoz has quit IRC 06:56:59 *** Cubey has quit IRC 07:32:38 *** Wolf01 has joined #openttd 07:32:46 <Wolf01> o/ 07:36:41 <andythenorth> hi 08:24:55 *** andythenorth has quit IRC 08:28:47 *** andythenorth has joined #openttd 08:28:49 *** andythenorth has left #openttd 09:27:01 *** cosmobird_ has joined #openttd 09:32:29 *** cosmobird_ is now known as cosmobird 09:33:16 *** cosmobird__ has quit IRC 09:56:34 *** cosmobird_ has joined #openttd 09:56:38 *** cosmobird has quit IRC 09:57:09 *** cosmobird_ has quit IRC 09:57:29 *** cosmobird_ has joined #openttd 10:01:01 *** cosmobird__ has joined #openttd 10:02:41 *** OsteHovel has quit IRC 10:07:36 *** cosmobird_ has quit IRC 10:30:26 *** OsteHovel has joined #openttd 10:31:50 *** cosmobird__ is now known as cosmobird 11:00:51 *** Guest2108 is now known as FR^2 11:08:38 *** Hiddenfunstuff has joined #openttd 11:18:54 *** chomwitt1 has joined #openttd 11:39:22 *** sim-al2 has joined #openttd 11:45:02 *** tokai has joined #openttd 11:45:02 *** ChanServ sets mode: +v tokai 11:52:01 *** tokai|noir has quit IRC 11:56:23 *** ChanServ sets mode: +v Terkhen 11:56:23 *** ChanServ sets mode: +o orudge` 12:03:56 <Alkel_U3> Wolf01: do you do lego-compatibles, too? https://i.imgur.com/xgJkz1C.gifv 12:06:28 <Wolf01> No, only lego original 12:07:36 <Wolf01> The only compatible thing I have is the sbrick to be able to control my stuff on exihibitions, as IR only has 4 channels and most of the things use 2 of them we needed to go bluetooth 12:49:41 *** FLHerne has joined #openttd 13:48:19 *** Compu has quit IRC 13:53:26 *** sim-al2 has quit IRC 14:00:22 *** Compu has joined #openttd 14:04:29 *** Gja has joined #openttd 14:04:48 *** ChanServ sets mode: +v orudge` 14:41:14 *** Alberth has joined #openttd 14:41:14 *** ChanServ sets mode: +o Alberth 14:41:20 <Wolf01> o/ 14:41:24 <Alberth> hi hi 14:41:31 <crem> hi hi hi hi 14:42:23 *** Wormnest has joined #openttd 14:58:01 *** andythenorth has joined #openttd 14:58:18 *** andythenorth has left #openttd 15:19:36 <Wolf01> Whatsapp problems again... 15:25:56 *** sla_ro|master has joined #openttd 15:52:39 *** FLHerne has quit IRC 16:18:53 *** Cubey has joined #openttd 16:44:00 *** glx has joined #openttd 16:44:01 *** ChanServ sets mode: +v glx 16:50:33 *** Stimrol has joined #openttd 16:54:09 *** frosch123 has joined #openttd 16:54:13 <Wolf01> Quak 16:54:18 *** Progman has joined #openttd 16:54:29 <frosch123> ciao 17:07:59 *** HerzogDeXtEr has joined #openttd 17:15:34 *** Smedles has joined #openttd 17:16:51 <planetmaker> o/ 17:16:52 *** Smedles_ has quit IRC 17:27:57 *** gelignite has joined #openttd 17:32:54 <supermop_> yo 17:36:56 *** ChanServ sets mode: +v Alberth 17:39:44 *** keoz has joined #openttd 17:45:46 <DorpsGek> Commit by translators :: r27870 trunk/src/lang/hungarian.txt (2017-05-09 19:45:37 +0200 ) 17:45:47 <DorpsGek> -Update from Eints: 17:45:48 <DorpsGek> hungarian: 38 changes by Brumi 17:51:21 *** andythenorth has joined #openttd 17:51:32 <andythenorth> o/ 18:04:10 * andythenorth looks for depot train length calculation 18:04:23 <frosch123> depot_gui 18:04:39 <frosch123> it's ceil(length/16) 18:04:58 <frosch123> it's ceil(length*10/16)/10 18:05:38 <andythenorth> line 300? 18:06:09 <frosch123> yes 18:11:48 <andythenorth> @calc ((10+10+6)*10/16)/10 18:11:48 <DorpsGek> andythenorth: 1.625 18:12:21 <andythenorth> @calc ((8+8+6)*10/16)/10 18:12:21 <DorpsGek> andythenorth: 1.375 18:12:42 <andythenorth> ok so the ‘errors’ are just rounding 18:12:48 <andythenorth> makes sense 18:12:56 <frosch123> @calc ceil((10+10+6)*10/16)/10 18:12:56 <DorpsGek> frosch123: 1.7 18:13:03 <frosch123> @calc ceil((8+8+6)*10/16)/10 18:13:03 <DorpsGek> frosch123: 1.4 18:13:28 <andythenorth> 10/8 + 10/8 + 6/8 is shown as 1.6 in game 18:13:31 <andythenorth> but I can see the code 18:13:32 <andythenorth> so eh 18:14:06 <andythenorth> maybe it’s a 5/8 wagon 18:14:26 <frosch123> you can test with "debug vehicles" 18:14:34 <frosch123> they tell their length in the name 18:14:53 * andythenorth downloads 18:15:32 <andythenorth> heh 18:15:53 <andythenorth> wagons that show 0.4, 0.4, and 0.3 on separate rows 18:15:57 <andythenorth> show 0.9 when combined 18:16:02 <andythenorth> ceil() 18:16:33 <andythenorth> my idea of making a grf with trains that make integer lengths is doomed :) 18:16:41 <andythenorth> unless I do a V453000 18:17:59 * Wolf01 -> pub 19:12:58 *** Alberth has left #openttd 19:45:41 *** Hiddenfunstuff has quit IRC 19:45:44 *** Smedles has quit IRC 19:47:59 *** sim-al2 has joined #openttd 20:01:57 *** sla_ro|master has quit IRC 20:13:56 *** chomwitt2 has joined #openttd 20:18:49 *** chomwitt1 has quit IRC 20:22:25 <__ln__> i like snow per se, is this the kind of weather there's supposed to be on may 9th: https://pbs.twimg.com/media/C_ZEXTDUAAE7-s-.jpg:large 20:24:21 <planetmaker> __ln__, looks pretty normal. Provided you live in Dunedin/NZ 20:26:48 <frosch123> last year we had a hail storm in june 20:27:02 <frosch123> or mai 20:27:04 <frosch123> not sure 20:37:18 <Alkel_U3> Didn't you hear? Spring and autumn are canceled, it's just winter and summer from now on. 20:37:44 <planetmaker> I think June we had one here 20:37:55 *** Progman has quit IRC 20:40:11 <andythenorth> bed 20:40:11 *** andythenorth has left #openttd 20:42:37 *** Progman has joined #openttd 20:43:50 *** Progman has quit IRC 20:43:57 *** Progman has joined #openttd 20:56:09 *** frosch123 has quit IRC 21:37:22 *** HerzogDeXtEr has quit IRC 22:13:02 *** Wormnest has quit IRC 22:13:31 *** btfo has quit IRC 22:22:46 *** keoz has quit IRC 22:27:15 *** Tharbakim has quit IRC 22:27:44 *** Tharbakim has joined #openttd 22:35:46 *** cosmobird has quit IRC 22:48:10 *** gelignite has quit IRC 22:50:30 *** Tharbakim has quit IRC 22:51:01 *** Tharbakim has joined #openttd 22:51:52 *** Gja has quit IRC 22:52:47 *** Progman has quit IRC 22:54:43 *** circ-user-15PqO has joined #openttd 22:58:44 *** Stimrol has quit IRC 23:06:49 *** supermop_ has quit IRC 23:08:39 *** circ-user-15PqO has quit IRC 23:10:36 *** supermop_ has joined #openttd 23:32:48 *** keoz has joined #openttd 23:52:46 *** keoz has quit IRC