IRC logs for #openttd on OFTC at 2021-06-16
            
00:26:10 *** tokai|noir has joined #openttd
00:26:10 *** ChanServ sets mode: +v tokai|noir
00:32:54 *** tokai has quit IRC (Ping timeout: 480 seconds)
00:59:39 *** DDR has joined #openttd
01:00:40 *** DDR has quit IRC ()
01:00:54 *** DDR has joined #openttd
01:24:07 *** DDR has quit IRC (Quit: DDR is not Dance Dance Revolution)
01:38:03 *** Wuzzy has quit IRC (Quit: Wuzzy)
02:30:21 *** tokai has joined #openttd
02:30:21 *** ChanServ sets mode: +v tokai
02:37:03 *** tokai|noir has quit IRC (Ping timeout: 480 seconds)
02:49:41 *** D-HUND has joined #openttd
02:53:04 *** debdog has quit IRC (Ping timeout: 480 seconds)
03:05:07 *** Wormnest has quit IRC (Quit: Leaving)
03:07:24 *** glx has quit IRC ()
03:56:37 *** snail_UES_ has quit IRC (Quit: snail_UES_)
03:58:42 *** snail_UES_ has joined #openttd
04:01:03 *** snail_UES_ has quit IRC ()
04:05:21 *** Flygon has joined #openttd
04:35:02 *** tokai|noir has joined #openttd
04:35:02 *** ChanServ sets mode: +v tokai|noir
04:41:44 *** tokai has quit IRC (Ping timeout: 480 seconds)
05:11:08 *** nielsm has joined #openttd
05:59:13 *** nielsm has quit IRC (Ping timeout: 480 seconds)
06:19:23 *** sla_ro|master has joined #openttd
06:24:34 *** D-HUND is now known as debdog
07:06:23 *** HerzogDeXtEr has joined #openttd
07:15:05 *** andythenorth has joined #openttd
07:21:34 *** andythenorth has quit IRC (Quit: andythenorth)
07:39:53 <peter1138> It is.
07:41:42 <TrueBrain> wow
07:48:53 <LordAro> no way!
07:57:18 <TrueBrain> switching between TypeScript and Rust is fun
07:57:33 <TrueBrain> rather opposite syntax :P
08:05:29 *** andythenorth has joined #openttd
08:27:36 *** Extrems has quit IRC (Ping timeout: 480 seconds)
08:35:48 *** tokai has joined #openttd
08:35:48 *** ChanServ sets mode: +v tokai
08:42:35 *** Extrems has joined #openttd
08:42:54 *** tokai|noir has quit IRC (Ping timeout: 480 seconds)
08:46:45 *** tokai|noir has joined #openttd
08:46:45 *** ChanServ sets mode: +v tokai|noir
08:47:46 <peter1138> Excel cannot open two different files with the same filename.
08:52:45 <TrueBrain> Firefox cannot interrupt WASM, even after closing :P
08:53:34 *** tokai has quit IRC (Ping timeout: 480 seconds)
08:55:03 *** felix has quit IRC ()
09:00:33 <peter1138> !?
09:01:25 *** andythenorth has left #openttd
09:06:16 *** felix has joined #openttd
09:28:30 *** KenjiE20 has quit IRC (Remote host closed the connection)
09:28:57 *** KenjiE20 has joined #openttd
10:12:50 *** Samu has joined #openttd
10:34:33 <peter1138> Heh, he actually used the phrase "drain the swamp"
11:19:49 <Samu> there is a problem with my AI on large maps
11:20:15 <Samu> it focus on building airports
11:20:33 <Samu> it does it well, but the code is slightly slow
11:21:09 <Samu> so it doesn't have much time to use the road pathfinder, ends up with tons of aircraft and few road vehicles
11:21:32 <Samu> I'm still unsure how to deal with this
11:22:30 <Samu> the larger the airport, the lesser the number of road vehicles :p
11:23:52 <Samu> i need to give the AI less time on managing airports
11:24:04 <Samu> but how
11:24:59 <Samu> also, the era which this happens
11:25:37 <Samu> in 1950's there's smaller planes and slower buses, that means faster airport management, and less time spent on road pathfinding
11:25:50 <Samu> so there's much more road vehicles
11:26:24 <Samu> but in 1990's... faster buses mean more time pathfinding for longer routes because buses are also faster
11:26:52 <Samu> and airports are much larger, with big catchment areas takes much of the time
11:27:45 <Samu> need to balance this
11:29:04 <Samu> but... aircraft income is ridiculous good, tough call
11:34:02 <FLHerne> Samu: What does it do with airports that takes the time?
11:34:12 <FLHerne> Oh, counting available passengers?
12:05:37 *** WormnestAndroid has quit IRC (Remote host closed the connection)
12:10:01 *** WormnestAndroid has joined #openttd
12:15:31 <Samu> in a game that started in 1990, the AI made 4 bus routes, 2 mail routes
12:15:46 <Samu> by truck
12:16:05 <Samu> and 75 airport routes
12:16:21 <Samu> it's 2017
12:27:45 *** sla_ro|master has quit IRC ()
12:45:49 *** gelignite has joined #openttd
13:05:23 *** glx has joined #openttd
13:05:23 *** ChanServ sets mode: +v glx
13:09:06 <glx> nice, I found how to fix my IPv6 when it doesn't work, I just need to ping the router, it takes some time for the first response (between 500ms and 2s) but after that it's back to normal (<1ms)
13:10:10 <TrueBrain> that was pretty common
13:10:16 <TrueBrain> you would think they fixed that by now :P
13:10:48 <TrueBrain> but so now you made a cronjob to do a ping every minute? :P
13:11:46 <glx> no need, it will work for at least the day
13:12:18 <glx> sometimes it's ok for more than a week
13:15:17 <DorpsGek> [OpenTTD/OpenTTD] telk5093 opened pull request #9376: Feature: Show the number of clients and companies in the online players window https://git.io/JnnOJ
13:22:14 *** snail_UES_ has joined #openttd
13:22:27 <peter1138> I fixed my IPv6 by buying a router than doesn't break :D
13:34:59 <TrueBrain> I did something silly: https://truebrain.github.io/OpenTTD-savegame-reader/
13:35:38 <glx> oh I have to drag a savegame over it
13:36:12 <TrueBrain> not just any, one with PR#9322 :P But the message says that ofc :)
13:36:30 <TrueBrain> it is so ugly .. but I don't care :)
13:37:03 <glx> oh I tried regression sav
13:37:11 <glx> error:"Savegame uses unsupported compression: OTTZ"
13:37:51 <TrueBrain> yup
13:37:58 <TrueBrain> there is a reason for that banner :D
13:39:01 *** gelignite has quit IRC (Quit: Stay safe!)
13:46:29 <peter1138> JSONified
13:46:49 *** nielsm has joined #openttd
13:49:26 *** tokai has joined #openttd
13:49:26 *** ChanServ sets mode: +v tokai
13:56:14 *** tokai|noir has quit IRC (Ping timeout: 480 seconds)
13:57:51 *** sla_ro|master has joined #openttd
14:00:18 *** tokai has quit IRC (Ping timeout: 480 seconds)
14:01:14 <DorpsGek> [OpenTTD/OpenTTD] telk5093 updated pull request #9376: Feature: Show the number of clients and companies in the online players window https://git.io/JnnOJ
14:02:34 *** Compu has joined #openttd
14:02:43 *** Compu has quit IRC (Remote host closed the connection)
14:11:36 *** Compu has joined #openttd
14:12:54 *** Compu has quit IRC ()
14:14:28 <TrueBrain> well, that was a fun day doing weird stuff :P
14:17:35 *** Compu has joined #openttd
14:19:24 *** Compu has quit IRC ()
14:29:11 *** andythenorth has joined #openttd
14:50:46 *** Wormnest has joined #openttd
16:00:33 *** Progman has joined #openttd
16:19:16 <peter1138> Do I trust the authors of OpenTTD? Not sure...
16:22:01 <andythenorth> I don't
16:22:12 <andythenorth> on general principles, not specific ones
16:22:25 <andythenorth> and yet I run their code
16:22:27 <andythenorth> oh
16:54:03 *** tokai has joined #openttd
16:54:03 *** ChanServ sets mode: +v tokai
16:54:40 *** Wolf01 has joined #openttd
17:05:56 *** gelignite has joined #openttd
17:24:08 *** Flygon has quit IRC (Quit: A toaster's basically a soldering iron designed to toast bread)
17:46:15 *** Shimon[m] has joined #openttd
17:46:41 *** Shimon[m] has left #openttd
18:29:48 <andythenorth> peter1138 yes it's a web app interface
18:45:05 *** WormnestAndroid has quit IRC (Read error: No route to host)
18:56:33 *** tokai|noir has joined #openttd
18:56:33 *** ChanServ sets mode: +v tokai|noir
18:56:38 <DorpsGek> [OpenTTD/OpenTTD] TrueBrain commented on issue #9363: [UI] Online players window's buttons is not resized when use double/quad interface size https://git.io/JZ5sO
19:03:21 *** tokai has quit IRC (Ping timeout: 480 seconds)
19:06:46 *** tokai|noir has quit IRC (Ping timeout: 480 seconds)
19:07:51 *** WormnestAndroid has joined #openttd
19:10:03 *** WormnestAndroid has quit IRC (Remote host closed the connection)
19:10:17 *** WormnestAndroid has joined #openttd
19:26:12 <peter1138> Do I trust this burger?
19:33:33 <TrueBrain> Have you already eaten it?
19:33:53 <peter1138> I have now, yes.
19:34:40 <TrueBrain> We will check back tomorrow with you if you could :D
20:03:50 *** iSoSyS has joined #openttd
20:07:29 *** iSoSyS has quit IRC ()
20:12:11 *** gelignite has quit IRC (Quit: Stay safe!)
20:17:20 *** D-HUND has joined #openttd
20:20:44 *** debdog has quit IRC (Ping timeout: 480 seconds)
20:55:34 *** virtualrandomnumber has joined #openttd
20:55:49 *** virtualrandomnumber has quit IRC ()
20:55:49 *** Samu has quit IRC (Quit: Leaving)
20:57:48 <peter1138> Heh
21:10:48 *** Speeder__ has joined #openttd
21:17:46 *** Speeder_ has quit IRC (Ping timeout: 480 seconds)
21:20:49 *** nielsm has quit IRC (Ping timeout: 480 seconds)
21:23:06 *** sla_ro|master has quit IRC ()
21:23:19 *** Wolf01 has quit IRC (Quit: Once again the world is quick to bury me.)
22:00:50 <LordAro> how bad does a burger have to be before you're unsure whether you trust it?
22:06:34 <peter1138> Well I cooked it, so...
22:06:43 *** outtatime has quit IRC (Remote host closed the connection)
22:07:13 *** outtatime has joined #openttd
22:07:40 *** andythenorth has quit IRC (Quit: andythenorth)
22:46:56 *** Progman has quit IRC (Remote host closed the connection)
22:51:23 <FLHerne> Well, there's a point where you're not sure if the sheen is biofilm or just condensation
22:51:46 *** HerzogDeXtEr has quit IRC (Read error: Connection reset by peer)
22:52:03 <FLHerne> That's where it's a dilemma between "mmm, food" and good judgement
23:24:21 *** WormnestAndroid has quit IRC (Ping timeout: 480 seconds)
23:24:23 *** WormnestAndroid has joined #openttd
23:56:56 *** WormnestAndroid has quit IRC (Ping timeout: 480 seconds)
23:57:00 *** WormnestAndroid has joined #openttd