Config
Log for #openttd on 21st November 2017:
Times are UTC Toggle Colours
00:01:43  <Samu> michi_cc
00:01:50  <Samu> i thought it was peter :p
00:05:49  *** quiznilo has joined #openttd
00:06:36  *** sla_ro|master has quit IRC
00:21:59  *** Flygon has joined #openttd
00:39:51  *** Gustavo6046 has quit IRC
01:13:12  *** Samu has quit IRC
02:05:26  *** sim-al2 has joined #openttd
02:16:40  *** Fatah has joined #openttd
02:24:53  *** Thedarkb has quit IRC
03:09:21  *** Tillerbob has joined #openttd
03:09:44  <Tillerbob> Could someone help me? I'm trying to play a game online with a friend and we aren't having any luck figuring this out. Running version 1.7.1
03:28:09  *** Tillerbob has quit IRC
04:45:41  *** cosmobird has joined #openttd
04:50:00  *** glx has quit IRC
05:19:49  *** cosmobird has quit IRC
05:27:37  *** Cubey has quit IRC
05:28:20  *** DDR has joined #openttd
05:29:52  *** quiznilo has quit IRC
06:39:34  *** mindlesstux has quit IRC
06:40:07  *** mindlesstux has joined #openttd
07:01:35  *** andythenorth has joined #openttd
07:06:31  *** sla_ro|master has joined #openttd
07:14:22  *** andythenorth has quit IRC
07:16:17  *** cosmobird has joined #openttd
07:35:52  *** andythenorth has joined #openttd
07:51:22  *** sim-al2 has quit IRC
08:03:22  *** cosmobird has quit IRC
08:04:22  *** cosmobird has joined #openttd
08:19:40  *** cosmobird_ has joined #openttd
08:25:21  *** cosmobird has quit IRC
08:38:30  *** cosmobird has joined #openttd
08:39:40  *** ToffeeYogurtPots has joined #openttd
08:42:21  *** cosmobird_ has quit IRC
09:23:04  *** none has joined #openttd
09:23:14  *** none has quit IRC
09:25:05  *** ToffeeYogurtPots has quit IRC
09:25:09  *** andythenorth has left #openttd
09:39:20  *** none has joined #openttd
09:40:44  *** none has joined #openttd
09:42:40  *** cosmobird_ has joined #openttd
09:48:50  *** cosmobird has quit IRC
10:00:30  *** cosmobird has joined #openttd
10:04:25  *** smoke_fumus has joined #openttd
10:06:06  *** cosmobird_ has quit IRC
10:11:19  *** cosmobird has quit IRC
10:19:31  *** sla_ro|master has quit IRC
10:41:04  *** ToffeeYogurtPots has joined #openttd
10:57:06  *** ToffeeYogurtPots has quit IRC
11:00:46  *** ToffeeYogurtPots has joined #openttd
11:44:18  *** cosmobird has joined #openttd
12:03:05  *** cosmobird has quit IRC
12:31:31  *** Flygon has quit IRC
12:47:38  *** Compu has quit IRC
12:54:23  *** Compu has joined #openttd
13:05:10  *** ToffeeYogurtPots has quit IRC
13:11:44  *** sim-al2 has joined #openttd
13:12:35  *** chomwitt has joined #openttd
13:14:22  *** Samu has joined #openttd
13:14:26  <Samu> hi
13:14:40  <Samu> i just learned something new
13:15:01  <Samu> 		TileIndex td; 		if (IsTileType(tc, MP_STATION) && IsDock(tc) && (td = tc) || IsTileType(tc + diff, MP_STATION) && IsOilRig(tc + diff) && (td = tc + diff)) { 			Station *dock = Station::GetByTile(td);
13:15:12  <crem> That code looks very C!
13:15:20  <Samu> i can use if's to set values
13:16:05  <Samu> td = either tc or tc + diff
13:16:23  <Samu> *dock will get the correct tileindex
13:17:10  <Samu> and if both are false, whatever's inside the if {}'s won't be executed, brilliant :)
13:23:03  <LordAro> very neat indeed, but is easily confused with a mistyped ==
13:29:01  *** JacobD88 has joined #openttd
14:00:13  *** mindlesstux has quit IRC
14:01:00  *** mindlesstux has joined #openttd
14:07:10  *** JacobD88 has quit IRC
14:50:45  *** sim-al2 has quit IRC
14:51:44  <Samu> some of my patchs were bugged to death and no one ever reported a thing :(
14:51:51  <Samu> sad
15:20:18  *** anton has joined #openttd
15:22:03  <anton> hola buenas,  _ln_  me puedes echar una mano?
15:22:30  *** tokai has joined #openttd
15:22:30  *** ChanServ sets mode: +v tokai
15:29:19  *** tokai|noir has quit IRC
16:03:52  *** sla_ro|master has joined #openttd
16:11:44  *** Gustavo6046 has joined #openttd
16:12:35  <Samu> Gustavo6046:
16:12:50  <Samu> do you understand AyStar
16:14:27  *** Gja has joined #openttd
16:16:15  *** angguss[m] has joined #openttd
16:21:09  *** Cubey has joined #openttd
16:22:51  *** Gustavo6046 has quit IRC
16:53:59  *** chomwitt has quit IRC
17:01:51  *** TheMask96 has quit IRC
17:07:42  *** TheMask96 has joined #openttd
17:10:34  *** Stimrol has joined #openttd
17:20:29  *** Thedarkb has joined #openttd
17:25:38  *** WhooDInI has joined #openttd
17:25:56  <WhooDInI> hello
17:30:57  <WhooDInI> no new releases since 04.05.2017, cant find reasons why and development seems dead, can anyone enlighten me?
17:35:40  *** Thedarkb has quit IRC
17:35:56  <WhooDInI> please?
17:42:27  <Samu> no idea
17:42:58  *** Thedarkb has joined #openttd
17:48:07  <LordAro> WhooDInI: generally because no one's been developing
17:48:29  <LordAro> existing developers have become busy, no new developers have taken their place
17:53:56  *** glx has joined #openttd
17:53:56  *** ChanServ sets mode: +v glx
17:56:51  *** SgtStroopwafel_ has quit IRC
17:57:09  *** Gustavo6046 has joined #openttd
17:58:47  *** Gustavo6046 has quit IRC
17:59:31  *** Gustavo6046 has joined #openttd
17:59:37  *** SgtStroopwafel_ has joined #openttd
18:04:45  *** frosch123 has joined #openttd
18:11:41  *** ToffeeYogurtPots has joined #openttd
18:13:32  *** Wolf01 has joined #openttd
18:13:57  <Wolf01> Moin
18:15:58  *** Progman has joined #openttd
18:16:46  *** Gustavo6046 has quit IRC
18:17:12  *** Gustavo6046 has joined #openttd
18:17:58  <frosch123> moo
18:23:36  *** HerzogDeXtEr has joined #openttd
18:28:00  *** Wormnest has joined #openttd
18:30:41  *** synchris has joined #openttd
18:32:27  *** gelignite has joined #openttd
19:02:27  *** samgunner has joined #openttd
19:02:42  *** samgunner has left #openttd
19:10:12  *** anton has quit IRC
19:12:40  *** Thedarkb has quit IRC
19:13:48  *** SgtStroopwafel_ has quit IRC
19:17:58  *** SgtStroopwafel_ has joined #openttd
19:22:39  *** Thedarkb has joined #openttd
19:29:30  *** andythenorth has joined #openttd
19:29:33  <andythenorth> o/
19:30:41  <frosch123> hoi, how are the tanks?
19:31:21  <Wolf01> I'm finally able to play online, only 250ms ping
19:31:44  <frosch123> can you live-stream lego?
19:31:56  <Wolf01> Yes, from amazon
19:32:27  <Wolf01> There's a continuous stream of lego towards my home
19:38:09  <supermop> hah
19:44:47  <andythenorth> Wolf01: the Mack looks good
19:44:49  *** orudge` has quit IRC
19:44:54  <andythenorth> might be able to buy Lego again
19:44:54  *** orudge` has joined #openttd
19:44:54  *** ChanServ sets mode: +o orudge`
19:44:57  <Wolf01> I like more the b-model
19:45:00  <Samu> i tried to play this, it lags like hell http://slither.io/
19:45:01  <andythenorth> I like both
19:45:10  <andythenorth> my kids play slither.io a lot
19:45:24  <andythenorth> frosch123: tanks are good, we should start a caln
19:45:26  <andythenorth> clan *
19:45:29  <andythenorth> [OTTD]
19:45:58  <Wolf01> The cat, the wolf, the frog...
19:46:07  <frosch123> can you mod the tanks to look like steam engines?
19:46:43  <andythenorth> no
19:46:51  <andythenorth> steam tanks
19:46:56  <andythenorth> might be a thing
19:50:37  *** quiznilo has joined #openttd
19:58:57  <supermop> can we start a clam?
20:00:59  <Wolf01> What if we start a tram?
20:02:39  *** synchris has quit IRC
20:16:45  <andythenorth> tram clam
20:29:46  <Eddi|zuHause> the wolf, the sheep, HURZ
20:35:40  <Wolf01> Awww back to the usual 1.6-2s ping
20:38:56  <Eddi|zuHause> better than 1.6-2fps :p
20:51:40  *** smoke_f6 has joined #openttd
20:51:42  *** smoke_fumus has quit IRC
20:59:37  *** frosch123 has quit IRC
21:11:24  <V453000> omg andy lost to tankz
21:11:34  <V453000> me taking break for work
21:11:39  <V453000> who will save the world
21:20:53  *** sim-al2 has joined #openttd
21:24:14  *** HerzogDeXtEr has quit IRC
21:35:15  *** gelignite has quit IRC
21:37:38  <andythenorth> V453000: NFI
21:41:12  <V453000> that's not very promising :P
21:47:51  *** Stimrol has quit IRC
21:48:26  *** Gustavo6046 has quit IRC
21:51:21  <andythenorth> no :)
21:51:25  <andythenorth> but tank game is good
21:57:36  <V453000> me is in deep shit of commanding blender via python lately
21:57:46  <V453000> iz good game
21:58:24  <V453000> somehow some super high priority windows update got stuck on our workstations and the computer automatically restarts every day at least once
21:58:31  <V453000> makes it basically impossible to finish a 12 hour render
21:59:02  <V453000> I had to make some changes to the system so that it can restart at any time :D in the end it turns out being super productive for all of our other rendering tasks
22:02:24  *** Gustavo6046 has joined #openttd
22:07:48  *** sla_ro|master has quit IRC
22:10:20  <Wolf01> 'night
22:10:22  *** Wolf01 has quit IRC
22:46:54  *** Flygon has joined #openttd
22:53:04  *** Biolunar has joined #openttd
23:03:05  *** orudge` has quit IRC
23:03:40  *** orudge` has joined #openttd
23:03:40  *** ChanServ sets mode: +o orudge`
23:11:54  *** Wormnest has quit IRC
23:15:04  *** Progman has quit IRC
23:32:06  <Samu> i'm not too satisfied with my friendly river patch
23:32:19  <Samu> anyone expert enough that can understand Aystar?
23:32:40  *** WhooDInI has quit IRC
23:33:17  <Samu> there's so many things i'd like to do yet, but they're so complicated, not really sure how to begin
23:33:25  <glx> https://en.wikipedia.org/wiki/A*_search_algorithm <-- it's this algorithm
23:34:16  <Samu> hmm that pseudo code might help
23:37:26  <Samu> do you remember my river patch glx?
23:38:32  <Samu> http://www.tt-forums.net/viewtopic.php?f=33&t=76075
23:39:04  <Samu> i made them fat to disguise my failure to connect the rivers
23:39:45  <Samu> I don't like fat rivers, wanted to work that out
23:40:19  *** Gja has quit IRC
23:40:28  <Samu> but for that, there's something I am yet to understand, and it's in the Aystar side of the code :|
23:40:58  <Samu> i dont understand penalties, or scores
23:41:29  <Samu> at the same time, the river is to be build with a degree of random
23:43:12  <Samu> needs a direction, i dunno, i am missing something
23:45:25  *** andythenorth has left #openttd
23:47:11  <Samu> oh, costs
23:47:13  <Samu> node costs
23:52:14  *** Biolunar has quit IRC

Powered by YARRSTE version: svn-trunk