Config
Log for #openttd on 11th February 2018:
Times are UTC Toggle Colours
00:05:29  *** FLHerne has quit IRC
01:26:39  *** Progman has quit IRC
01:41:12  <Wolf01> Uhm, I'm still here... it's time to remedy
01:41:19  <Wolf01> 'night
01:41:24  *** Wolf01 has quit IRC
03:20:53  *** Mahjong1 has quit IRC
03:27:04  *** glx has quit IRC
03:28:53  *** chomwitt has quit IRC
07:27:52  *** sim-al2 has quit IRC
07:50:03  *** nielsm has joined #openttd
09:03:28  *** Progman has joined #openttd
09:42:55  *** Wolf01 has joined #openttd
09:43:08  <Wolf01> o/
10:02:57  <Wolf01> https://www.fanatical.com/en/game/tracks-the-train-set-game mmh
10:06:17  <Wolf01> Too bad that 5€ for a game is still too much :P
10:08:12  *** tokai has joined #openttd
10:08:12  *** ChanServ sets mode: +v tokai
10:14:59  *** tokai|noir has quit IRC
10:21:52  <nielsm> lol, I made a ... little mistake with strings. http://0x0.st/scdY.gif
10:24:08  <Wolf01> Lol
10:26:16  <nielsm> but I'm not sure what I'm actually doing wrong, isn't {STRING3} supposed to mean "take 3 parameters and generate a string, the first consumed parameter is the string ID to use and the remaining used as parameters to that string"
10:33:59  <nielsm> oh I think it's supposed to be STRING2 in my case...
10:36:29  <nielsm> yep works right now
10:37:06  <nielsm> http://0x0.st/scdE.gif
11:29:00  *** FLHerne has joined #openttd
11:49:23  *** Yotson has quit IRC
11:50:38  *** Yotson has joined #openttd
11:52:30  *** chomwitt has joined #openttd
12:24:03  *** frosch123 has joined #openttd
12:35:31  <nielsm> well, posted about my wip patch on the forums now, would love some critique
12:47:44  *** Wormnest has joined #openttd
12:57:40  *** Maraxus has joined #openttd
13:01:13  <Wolf01> frosch123, quak, chan still +R
13:08:56  <LordAro> oh, that's why it's been so quiet
13:09:24  <LordAro> from a certain individual
13:09:31  <Wolf01> XD
13:10:17  <Wolf01> I bet that when he'll be able to rejoin will say "finally I fixed my irc connection"
13:16:13  <Wolf01> https://imgur.com/wtePGLk ... everyone, I'm wasted
13:19:42  *** APTX_ has quit IRC
13:26:17  *** Maraxus has quit IRC
13:53:19  <frosch123> Wolf01: i wanted to wait for when the weekend is ove
13:53:30  <Wolf01> Ok then
13:53:32  <frosch123> usually spammers stop when they have to go back to school
13:53:42  <Wolf01> :)
14:00:45  *** Alberth has joined #openttd
14:00:45  *** ChanServ sets mode: +o Alberth
14:02:01  *** supermop has joined #openttd
14:03:16  <Alberth> o/
14:07:56  *** sim-al2 has joined #openttd
14:10:24  <supermop> hi Alberth
14:26:03  <supermop> need to buy a new coffee grinder
14:27:00  <supermop> the diagram of 'looks good' 'precise' and 'i can afford it' has no overlap at all between any of the three areas
14:27:19  <Wolf01> o/
14:27:49  <Wolf01> I can send you one, but forget the "i can afford it"
15:11:07  <supermop> if i won the lottery, I'd probably spend 20,000 on coffee stuff the first day
15:11:59  <supermop> LaMarzocco Linea, Mazzer  grinder for espreso, Mahlkonig grinder for pourover
15:13:02  <supermop> well if i won the lottery i'd probably just buy a cafe and drink my coffee there
15:14:43  <Wolf01> If I could afford a cafe I'd die of caffeine intoxication in 3 days
15:17:31  <supermop> sounds like a challenge
15:20:22  <Wolf01> I'm italian and a developer, I live of caffeine, and I'm really limiting myself to 1 at day... ok a teacup of espresso maybe isn't equivalent to 1 at day
15:22:08  <Wolf01> BTW, andy should have infected me, I'm ill now XD
15:22:46  <Wolf01> Also supermop, what about NRT new features we added, did you update unspooled?
15:28:49  *** Alberth has left #openttd
15:32:57  *** sim-al2 has quit IRC
15:36:22  <supermop> Wolf01: not yet, was waiting for new nml binary
15:36:52  <supermop> code is ready to compile tho
15:37:08  <supermop> with a no houses road and yes houses tram
15:38:09  <Wolf01> I still think trams aren't considered from the town growth algorythm, so that one is pointless
15:38:34  <Wolf01> BTW we might change that in futur
15:41:35  <supermop> not sure if anyone will use it, just using the flag because can
15:42:46  *** Alberth has joined #openttd
15:42:46  *** ChanServ sets mode: +o Alberth
15:55:32  *** Wormnest has quit IRC
16:16:14  *** Wormnest has joined #openttd
16:21:52  *** supermop has quit IRC
16:41:07  *** supermop has joined #openttd
17:05:45  *** andythenorth has joined #openttd
17:05:48  <andythenorth> lo
17:07:51  <Wolf01> o/
17:10:23  <Wolf01> We should let trains run on road
17:14:32  *** fiatjaf has quit IRC
17:16:15  *** glx has joined #openttd
17:16:15  *** ChanServ sets mode: +v glx
17:57:44  <Alberth> no more diagonal tracks?!???
17:58:11  <supermop> how about no more straight tracks
17:58:15  <supermop> only curves
17:59:51  <supermop> how should i go about preventing box trucks from hauling metal?
18:00:32  <supermop> disallow cc_piece_goods and then specifically allow GOOD?
18:09:06  <Eddi|zuHause> i think GOOD isn't actually piece goods, but express
18:10:01  <supermop> so its safe to just disallow piece goods alltogether?
18:10:02  <Eddi|zuHause> you should be careful with disallowing classes, because it might make some goods completely untransportable, if they have two classes
18:10:14  <Eddi|zuHause> better to just not include it
18:10:28  <andythenorth> supermop: just disallow metal cargos
18:10:46  <andythenorth> there's a disallowed cargos property
18:12:29  <supermop> andythenorth: there are lots of metals etc to enumerate now
18:12:36  <andythenorth> there are
18:13:04  <supermop> also unsure if fmsp should go in box trucks
18:15:40  <Alberth> no, box cars are boring in game play
18:16:43  <Eddi|zuHause> supermop: this kind of fine tuning you should do with listing all cargos explicitly. use the classes only for covering yet-to-be-invented cargos
18:17:07  <andythenorth> +1
18:17:42  <supermop> in that case would you put piece_goods as allow, or just not list it in either?
18:18:38  <Eddi|zuHause> i'd say allow. box cars are great for hiding cargos you don't have graphics for
18:19:46  <supermop> ok
18:24:53  <andythenorth> I allow piece goods in box cars
19:28:52  *** Alberth has left #openttd
19:42:32  *** andythenorth has quit IRC
20:49:19  <frosch123> @mode -R
20:49:19  *** DorpsGek sets mode: -R 
20:49:23  *** frosch123 has quit IRC
20:50:22  *** snail_UES_ has joined #openttd
20:51:11  <snail_UES_> hi all
21:08:35  <Wolf01> 'night
21:08:38  *** Wolf01 has quit IRC
21:18:38  *** nielsm has quit IRC
21:19:05  *** Samu has joined #openttd
21:19:17  <Samu> hi
21:32:31  *** Z1onizer667-1 has joined #openttd
21:36:19  *** Z1onizer667-1 has quit IRC
21:52:31  *** supermop has quit IRC
22:08:24  *** john-aj has joined #openttd
22:12:01  *** Progman has quit IRC
22:14:29  *** supermop has joined #openttd
22:27:13  *** Wormnest has quit IRC
23:10:30  *** Gustavo6046 has joined #openttd
23:14:44  *** sim-al2 has joined #openttd
23:22:53  *** Fatmice has joined #openttd
23:30:24  *** chomwitt has quit IRC
23:46:37  *** john-aj has quit IRC
23:50:25  *** FLHerne has quit IRC

Powered by YARRSTE version: svn-trunk