IRC logs for #openttd on OFTC at 2026-05-14
            
00:29:35 *** MinchinWeb[m] has quit IRC (Ping timeout: 480 seconds)
00:30:01 *** MinchinWeb[m] has joined #openttd
00:54:11 *** thomas[m]1234 has quit IRC (Quit: Reconnecting)
00:54:17 *** thomas[m]1234 has joined #openttd
01:27:20 *** peter1138 has quit IRC (Ping timeout: 480 seconds)
01:48:58 *** Wormnest has quit IRC (Quit: Leaving)
02:00:32 *** peter1138 has joined #openttd
02:00:32 *** ChanServ sets mode: +o peter1138
02:41:19 *** tokai has joined #openttd
02:41:19 *** ChanServ sets mode: +v tokai
02:48:26 *** tokai|noir has quit IRC (Ping timeout: 480 seconds)
03:31:23 *** Phileman has joined #openttd
03:34:51 *** Philemon has quit IRC (Ping timeout: 480 seconds)
04:09:57 *** Flygon has joined #openttd
04:30:24 *** ufo-piloot_ has joined #openttd
04:34:20 *** ufo-piloot has quit IRC (Ping timeout: 480 seconds)
04:34:20 *** ufo-piloot_ is now known as ufo-piloot
05:02:23 *** ufo-piloot_ has joined #openttd
05:06:28 *** ufo-piloot has quit IRC (Ping timeout: 480 seconds)
05:06:28 *** ufo-piloot_ is now known as ufo-piloot
05:31:17 *** WormnestAndroid has quit IRC (Read error: Connection reset by peer)
05:31:54 *** WormnestAndroid has joined #openttd
05:48:00 <DorpsGek> [OpenTTD/OpenTTD] eints-sync[bot] pushed 1 commits to master https://github.com/OpenTTD/OpenTTD/commit/71bda388268b02a840375167b5c172f47c0cb4cc
05:48:01 <DorpsGek> - Update: Translations from eints (by translators)
06:52:04 *** MinchinWeb[m] has quit IRC (Read error: Connection reset by peer)
06:52:20 *** MinchinWeb[m] has joined #openttd
06:54:38 <peter1138> reldred, they can but for now they will service in each one, heh.
07:06:01 <reldred> Yeah I’d expect so, merging them into one ‘depot id’ would be a down the road thing
07:09:49 <peter1138> Yup.
07:11:44 <peter1138> I'm not yet sure how to solve the visual glitches :(
07:13:06 <peter1138> Oh, my screen grabber no longer wants to do video :S
07:15:03 <peter1138> https://fuzzle.org/~petern/ottd/depotvisual.mp4
07:16:12 <peter1138> Also because I (lazily) used the "build road piece" and "remove road piece" commands to work on depots, AIs do accidentally build drive-through depots.
07:17:40 <peter1138> You cannot just build a depot on an existing road though.
07:18:08 *** HerzogDeXtEr has joined #openttd
07:25:55 <peter1138> The visual problem is the stopping/starting point is not at the same position and so the vehicle jump backwards from stop to start.
07:26:24 <peter1138> So perhaps drive-through depots need another statement that changes the positions
07:28:44 <reldred> Yeah kinda needs to stop half way through instead of traversing til end of tile then starting back at start of tile again
07:32:00 <peter1138> Yup. It will probably then just disappear while still visible, which is also a bit annoying but probably less annoying.
07:33:11 <peter1138> Alright, fixed it so that non-drive-through depots keep their original ground tile, only drive-through depots get the visible road pieces.
07:33:43 <reldred> I think you could stop it part way and for vanilla sized vehicles at least it'll be occluded enough to maintain the illusion
07:34:03 <reldred> PR8480 was interesting in that it didn't despawn the vehicles, they stayed stopped, then continued driving again from the same position.
07:34:23 <reldred> also they couldn't drive in from the back side without an extra rear facing depot anyway
07:34:32 <reldred> but iirc they did drive through to the end of the front facing depot
07:34:48 <reldred> it was only if you sent them to the depot and stop that they despawned
07:39:19 <peter1138> Vanilla-sized vehicles are the longest. Anything else is out of spec :p
07:40:40 <peter1138> But yeah, not-hiding vehicles is another thing down the line. Not something I want to roll into one giant PR that's impossible to review.
07:44:06 <reldred> Yeah that's fair
07:45:05 <reldred> Honestly it's gonna be nightly cycle for the next year or so anyway so probably not a big problem to yolo merge some smaller pr's with defined limitations.
07:45:22 <reldred> and anyone playing nightlies can just put up with it tbh
07:45:36 <reldred> make people fear nightlies again
07:45:37 <reldred> 😛
07:49:02 *** MinchinWeb[m] has quit IRC (Ping timeout: 480 seconds)
07:53:52 <peter1138> Well.
07:54:44 <peter1138> I suppose I should now limit these to actually be either X or Y drive-through, not allow corners/junctions inside.
07:57:15 <peter1138> Although, hmm, that could be interesting for rail depots... one depot serving depot diagonal rail pieces :o
07:58:03 <peter1138> Hah, of course just realise that for rail depots the "make it drive-through by adding pieces" system isn't going to work anyway.
08:10:47 *** Extrems has quit IRC (Ping timeout: 480 seconds)
08:15:12 *** MinchinWeb[m] has joined #openttd
08:23:27 <reldred> Well, eventually ending the ‘bag of holding’ loophole for vehicles would be nice, but I’m dreaming of 8480 again 😛
09:15:09 <peter1138> Ah, it's Discord leaking X11 client slots.
09:15:22 <peter1138> Makes sense, it had a major-version-number update the other day.
09:58:18 <DorpsGek> [OpenTTD/OpenTTD] 2TallTyler commented on pull request #15604: map generation: map-level stracture https://github.com/OpenTTD/OpenTTD/pull/15604#pullrequestreview-4289042822
09:59:03 <DorpsGek> [OpenTTD/OpenTTD] 2TallTyler approved pull request #15603: Codefix: `F` is not a suitable name for a local variable https://github.com/OpenTTD/OpenTTD/pull/15603#pullrequestreview-4289046872
10:03:25 <talltyler> Do we want a 16.0 release before you start making big changes to depots?
10:04:16 <talltyler> (Not a leading question)
10:13:36 <_jgr_> On the mention of vanilla size vehicles, articulated vehicles also exist. The whole point of them is to allow longer vehicles in a "supported" way, after all.
10:15:13 <_jgr_> Depots are already non-euclidean, but it would be interesting to see how such changes affect the illusion from a player point of view.
10:26:42 *** WormnestAndroid has quit IRC (Read error: Connection reset by peer)
10:29:27 *** WormnestAndroid has joined #openttd
10:30:08 *** Extrems has joined #openttd
10:30:44 <reldred> i want my depots euclidean damnit
10:35:24 <peter1138> talltyler, yes. This will definitely be a draft to start with, it definitely needs polish.
10:36:06 *** Extrems` has joined #openttd
10:38:15 *** Extrems has quit IRC (Ping timeout: 480 seconds)
10:38:15 *** Extrems` is now known as Extrems
10:41:56 <DorpsGek> [OpenTTD/OpenTTD] PeterN commented on pull request #15604: map generation: map-level stracture https://github.com/OpenTTD/OpenTTD/pull/15604#pullrequestreview-4289269599
11:37:43 <telk5093> telk5093: Still not working 🙁
11:51:48 <DorpsGek> [OpenTTD/OpenTTD] livingBEEF commented on pull request #15604: map generation: map-level stracture https://github.com/OpenTTD/OpenTTD/pull/15604#pullrequestreview-4289655533
11:57:24 *** Wormnest has joined #openttd
12:00:29 <DorpsGek> [OpenTTD/OpenTTD] livingBEEF commented on pull request #15604: map generation: map-level stracture https://github.com/OpenTTD/OpenTTD/pull/15604#pullrequestreview-4289699091
12:45:09 *** Flygon has quit IRC (Quit: A toaster's basically a soldering iron designed to toast bread)
12:56:59 *** Smedles_ has joined #openttd
13:00:14 *** Smedles has quit IRC (Ping timeout: 480 seconds)
13:02:05 *** Smedles has joined #openttd
13:05:18 *** Smedles_ has quit IRC (Ping timeout: 480 seconds)
13:08:20 <DorpsGek> [OpenTTD/OpenTTD] genakazachek opened issue #15606: [Bug]: Window controls missing https://github.com/OpenTTD/OpenTTD/issues/15606
13:15:28 <DorpsGek> [OpenTTD/OpenTTD] PeterN commented on issue #15606: [Bug]: Window controls missing https://github.com/OpenTTD/OpenTTD/issues/15606
13:16:50 <DorpsGek> [OpenTTD/OpenTTD] genakazachek commented on issue #15606: [Bug]: Window controls missing https://github.com/OpenTTD/OpenTTD/issues/15606
13:24:44 <DorpsGek> [OpenTTD/OpenTTD] PeterN commented on issue #15606: [Bug]: Window controls missing https://github.com/OpenTTD/OpenTTD/issues/15606
13:38:30 <DorpsGek> [OpenTTD/OpenTTD] genakazachek commented on issue #15606: [Bug]: Window controls missing https://github.com/OpenTTD/OpenTTD/issues/15606
13:38:50 <DorpsGek> [OpenTTD/OpenTTD] genakazachek commented on issue #15606: [Bug]: Window controls missing https://github.com/OpenTTD/OpenTTD/issues/15606
13:39:16 <DorpsGek> [OpenTTD/OpenTTD] genakazachek commented on issue #15606: [Bug]: Window controls missing https://github.com/OpenTTD/OpenTTD/issues/15606
13:42:21 *** killaz4life has joined #openttd
13:42:21 <killaz4life> Helllo
13:43:55 <killaz4life> https://cdn.discordapp.com/attachments/1008473233844097104/1504479377188982954/image.png?ex=6a07231b&is=6a05d19b&hm=4d5d95fc209b2993110a285d84098d8b6208befa51a5584fa7b07eb6b55ecbde&
13:43:55 <killaz4life> I have a complaint, ad i cam hope you can fix it!! I keep getting the most annoyin notifications in game and they dont stop, i hate it that i cant turn off these notifications because they are just annoyin, i understand this isnt what woud happen in a real world scenario but this is a game the notifications are freakin annoying! can you add an option to turn off notifications for a particular
13:43:55 <killaz4life> vehicle? I dont know if im postin in the right place!
13:49:45 <masteroktagon> https://cdn.discordapp.com/attachments/1008473233844097104/1504480845740904698/Bildschirmfoto_zu_2026-05-14_15-50-14.png?ex=6a072479&is=6a05d2f9&hm=e0066feda48919e0e8919602574ded17f22c5a89724e9784a040a180d9aa44fb&
13:49:45 <masteroktagon> killaz4life: it should be one of these settings. Btw why are you doing such evil things to your competitors?
13:51:54 <killaz4life> https://cdn.discordapp.com/attachments/1008473233844097104/1504481385644032011/image.png?ex=6a0724fa&is=6a05d37a&hm=0ea5f0009054da6da8e1a2a55d1463107ec35cb4fdca36b1c2387e95bea3e32e&
13:51:54 <killaz4life> Hes entering my neighbourhood!
13:52:02 <masteroktagon> and?
13:52:14 <killaz4life> idont like competition like that
13:52:28 <killaz4life> i bribed them and they still let them in
13:52:47 <killaz4life> means the mafia railtracks get involved
13:52:48 <masteroktagon> bribing only increases your company rate
13:53:01 <killaz4life> did the opposite since they hate me now
13:53:23 <masteroktagon> exclusive transport rights is what you need (does not prevent construction though)
13:53:37 <killaz4life> probably from all the trees i made then destroyed
13:53:48 <masteroktagon> sometimes bribes fail too
13:53:48 <killaz4life> made things 1m times worse
13:54:10 <killaz4life> yes it looks like it did
13:54:23 <masteroktagon> planting trees can help to an extent
13:55:40 <killaz4life> thx for help! i did stop notifications for stopped vehicles, now i just block them instead of getting a report i killed the vehicles lol
14:41:42 <DorpsGek> [OpenTTD/OpenTTD] PeterN commented on issue #15606: [Bug]: Window controls missing https://github.com/OpenTTD/OpenTTD/issues/15606
14:58:21 <peter1138> Trying to see how the widget changes from 15.2 to 15.3 could cause it, and... nope.
15:10:15 <DorpsGek> [OpenTTD/OpenTTD] genakazachek commented on issue #15606: [Bug]: Window controls missing https://github.com/OpenTTD/OpenTTD/issues/15606
15:35:12 <DorpsGek> [OpenTTD/OpenTTD] genakazachek commented on issue #15606: [Bug]: Window controls missing https://github.com/OpenTTD/OpenTTD/issues/15606
15:47:16 <DorpsGek> [OpenTTD/OpenTTD] LordAro commented on issue #15606: [Bug]: Window controls missing https://github.com/OpenTTD/OpenTTD/issues/15606
16:15:54 <peter1138> Hmm, is it possible to send a command/data to some clients but not all...
16:17:31 <rito12_13> Wouldn't that cause desync?
16:17:46 <peter1138> Not if it's not about game-state.
16:19:24 <mmtunligit> i thought command scope was only about game state
16:20:40 <audigex> Peter out here sending "Hey cutie what's your snap?" commands to players
16:26:55 <peter1138> Hmm, I think I prefer the Xbox controller over the Steam controller. Never mind.
16:27:34 <rito12_13> one or 360?
16:33:22 *** Wolf01 has joined #openttd
16:51:52 <peter1138> The current shape.
17:16:39 *** niniko[m] has joined #openttd
17:24:22 <DorpsGek> [OpenTTD/OpenTTD] livingBEEF updated pull request #15604: map generation: map-level stracture https://github.com/OpenTTD/OpenTTD/pull/15604
17:35:52 <DorpsGek> [OpenTTD/OpenTTD] PeterN commented on pull request #15604: map generation: map-level stracture https://github.com/OpenTTD/OpenTTD/pull/15604#pullrequestreview-4292089535
17:59:16 <DorpsGek> [OpenTTD/OpenTTD] livingBEEF commented on pull request #15604: map generation: map-level stracture https://github.com/OpenTTD/OpenTTD/pull/15604#issuecomment-4453333254
18:16:30 <DorpsGek> [OpenTTD/OpenTTD] 2TallTyler commented on issue #15606: [Bug]: Window controls missing https://github.com/OpenTTD/OpenTTD/issues/15606
18:26:42 <DorpsGek> [OpenTTD/OpenTTD] Rito13 commented on pull request #15538: Codechange: Prefer std::get<T> over std::get<N>. https://github.com/OpenTTD/OpenTTD/pull/15538#issuecomment-4453552557
18:27:57 <DorpsGek> [OpenTTD/OpenTTD] Rito13 updated pull request #15538: Codechange: Prefer std::get<T> over std::get<N>. https://github.com/OpenTTD/OpenTTD/pull/15538
19:15:34 *** HerzogDeXtEr has quit IRC (Read error: Connection reset by peer)
19:51:13 <peter1138> Hm
20:50:43 *** izhirahider__ has joined #openttd
20:55:01 *** greeter has quit IRC (Ping timeout: 480 seconds)
20:55:35 *** izhirahider_ has quit IRC (Ping timeout: 480 seconds)
20:55:35 *** izhirahider__ is now known as izhirahider_
21:09:26 *** Flygon has joined #openttd
21:28:21 *** Wolf01 has quit IRC (Quit: Once again the world is quick to bury me.)
21:31:38 <DorpsGek> [OpenTTD/OpenTTD] JGRennison opened pull request #15607: Fix: Dedicated server signal handling for SIGTERM/SIGINT/SIGQUIT https://github.com/OpenTTD/OpenTTD/pull/15607
21:44:42 *** SigHunter has quit IRC (Remote host closed the connection)
21:46:45 *** SigHunter has joined #openttd
21:57:10 *** greeter has joined #openttd
22:37:26 *** HerzogDeXtEr has joined #openttd
22:57:15 *** HerzogDeXtEr has quit IRC (Read error: Connection reset by peer)