IRC logs for #openttd on OFTC at 2024-12-21
            
00:33:31 *** keikoz has quit IRC (Ping timeout: 480 seconds)
02:12:52 *** gelignite has quit IRC (Quit: Stay safe!)
02:13:55 *** Wormnest has quit IRC (Quit: Leaving)
03:15:08 *** gnu_jj has joined #openttd
03:18:41 *** gnu_jj_ has quit IRC (Ping timeout: 480 seconds)
03:36:31 *** D-HUND has joined #openttd
03:39:51 *** debdog has quit IRC (Ping timeout: 480 seconds)
05:02:43 *** keikoz has joined #openttd
07:48:55 *** nielsm has joined #openttd
07:54:15 <truebrain> Did the nightly build?! 😄
07:54:28 <truebrain> And James didn't even make a bug report 😛
08:31:44 <LordAro> truebrain: either that or the notification is broken
08:32:02 <truebrain> Such a glass half-empty comment 😛
08:44:26 *** Wolf01 has joined #openttd
09:22:18 <Wolf01> So CRA got approved...
09:35:43 <_glx_> LordAro: Nighty notification only happens on failure, but usually with have eints commit to tell us it will start to buil
09:36:21 <xarick> hi
09:48:34 *** D-HUND is now known as debdog
09:55:44 *** mindlesstux has quit IRC (Quit: The Lounge - https://thelounge.chat)
09:56:48 *** mindlesstux has joined #openttd
10:05:06 *** Flygon has quit IRC (Read error: Connection reset by peer)
10:13:20 <DorpsGek> [OpenTTD/OpenTTD] SamuXarick updated pull request #10544: Fix #5713: Use pathfinder to find closest ship depot https://github.com/OpenTTD/OpenTTD/pull/10544
10:14:21 <xarick> oops, i only rebased
10:24:31 <xarick> I'm trying to work backwards
10:24:51 <xarick> decoupling the may_reverse code into a commit of its own
10:35:08 *** gelignite has joined #openttd
11:23:09 *** gelignite has quit IRC (Quit: Stay safe!)
11:29:58 <kuhnovic> Are you including my reversal changes? You found some issues so I probably need to have another look and change stuff. So maybe you shouldn't include them yet. Up to you.
11:35:22 <xarick> no, this is done vs master
11:37:16 <xarick> my code is really outdated, it was still rellying on the first node being ignored
11:37:23 <xarick> but now it's no longer ignored
11:38:30 <xarick> there's an early DetectDestination call
11:43:59 <kuhnovic> Hehe, I know you really like that change 😛
12:19:51 *** kuka_lie has joined #openttd
13:05:29 <peter1138> Wolf01: What's that?
14:43:31 *** gelignite has joined #openttd
15:44:26 <DorpsGek> [OpenTTD/OpenTTD] PeterN commented on pull request #13182: Change: Hide buttons in Found Town window that can't be used. https://github.com/OpenTTD/OpenTTD/pull/13182#pullrequestreview-2518680514
15:47:26 <andythenorth> hungry
15:47:50 <talltyler> Lunch!
15:51:59 <bohaska> > As for the future, there is a lot of interest for Cloud Saves: something we are still looking into. With Cloud Saves you would be able to save your savegame in the cloud and continue playing it from where-ever you are. And as with all services OpenTTD offers, it will not be only available for Steam players, but for everyone (regardless of what platform you use).
15:51:59 <bohaska> Is there a plugin that, for example, can use your Github/Google/Microsoft account to store your OpenTTD saves online and pull from them?
15:57:19 <talltyler> Not an OpenTTD plugin, but you can use a network folder like OneDrive to store your savegame files
16:37:57 *** Wormnest has joined #openttd
18:22:35 <DorpsGek> [OpenTTD/OpenTTD] PeterN opened pull request #13183: Revert: "Codechange: remove parameter which value can always be deduced" https://github.com/OpenTTD/OpenTTD/pull/13183
18:24:12 <DorpsGek> [OpenTTD/OpenTTD] 2TallTyler approved pull request #13182: Change: Hide buttons in Found Town window that can't be used. https://github.com/OpenTTD/OpenTTD/pull/13182#pullrequestreview-2518782166
18:31:25 <DorpsGek> [OpenTTD/OpenTTD] PeterN merged pull request #13182: Change: Hide buttons in Found Town window that can't be used. https://github.com/OpenTTD/OpenTTD/pull/13182
18:36:50 <xarick> oh boy, my attempts to unify behaviour is failing
18:37:09 <xarick> I have no Destination
18:38:15 <xarick> on the alternative attempt, I actually have destinations, I feed all ship depots as destinations
18:38:33 <xarick> but on this old outdated attempt, I don't
18:41:33 <xarick> I wanna try to merge the logic from `CYapfDestinationRegionAnyDepotT` into `CYapfDestinationRegionT`
18:43:51 <xarick> and `CYapfDestinationAnyDepotShipT` into `CYapfDestinationTileWaterT`
19:00:25 <peter1138> Maybe, if it does different things, it shouldn't be unified.
19:30:48 *** Flygon has joined #openttd
19:42:34 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 approved pull request #13183: Revert: "Codechange: remove parameter which value can always be deduced" https://github.com/OpenTTD/OpenTTD/pull/13183#pullrequestreview-2518935417
19:49:06 <DorpsGek> [OpenTTD/OpenTTD] PeterN merged pull request #13183: Revert: "Codechange: remove parameter which value can always be deduced" https://github.com/OpenTTD/OpenTTD/pull/13183
19:49:09 <DorpsGek> [OpenTTD/OpenTTD] PeterN closed issue #13070: [Crash]: RoadStop::Entry::CheckIntegrity always fails since #13029 https://github.com/OpenTTD/OpenTTD/issues/13070
19:53:55 <peter1138> Not just FIRS that gets version confusion... <https://www.tt-forums.net/viewtopic.php?t=87332&start=120>
19:54:55 <Rubidium> peter1138: did you deliberately not merge the catcodec changes, or might you not have the rights to merge there?
19:55:46 <peter1138> Didn't see them.
19:56:39 <peter1138> I've got another patch to switch to CMake, but I'm not sure if that's wanted.
19:58:10 <Rubidium> that's fine by me, although I'm not sure whether I've got enough CMake knowledge to review
19:58:25 <peter1138> I had problems with the Makefile not recompiling everything that should be.
19:58:34 <peter1138> I kept getting segfaults until I did make clean first...
20:09:34 <truebrain> CMake, CMake, CMake
20:09:35 <truebrain> I made banners
20:14:55 <truebrain> maybe also add a dorpsgek file, so people are informed 😄
20:24:25 <soylent_cow[m]> my second attempt at scenario came out hella better:
20:24:27 <soylent_cow[m]> https://ibb.co/Dw2S1DV
20:24:50 <soylent_cow[m]> https://ibb.co/6Rf4LHV
20:44:48 <DorpsGek> [OpenTTD/catcodec] PeterN merged pull request #6: Add: .dorpsgek file to provide notifications. https://github.com/OpenTTD/catcodec/pull/6
20:44:53 <peter1138> 😮
20:47:38 <DorpsGek> [OpenTTD/catcodec] PeterN updated pull request #5: Change: Switch to CMake. https://github.com/OpenTTD/catcodec/pull/5
20:57:19 <_glx_> PeterNviaGitHub: magic 🙂
21:07:42 <DorpsGek> [OpenTTD/catcodec] rubidium42 commented on pull request #5: Change: Switch to CMake. https://github.com/OpenTTD/catcodec/pull/5#pullrequestreview-2519092975
21:16:04 <xarick> Diablo 4 Goes Free-2-Play Over Christmas - how the turntables
21:18:09 <xarick> "until January 3, 2025." -oh, okay screw it then
21:23:24 *** kuka_lie has quit IRC (Quit: Lost terminal)
21:28:50 <DorpsGek> [OpenTTD/catcodec] PeterN updated pull request #5: Change: Switch to CMake. https://github.com/OpenTTD/catcodec/pull/5
21:31:17 <DorpsGek> [OpenTTD/catcodec] rubidium42 approved pull request #5: Change: Switch to CMake. https://github.com/OpenTTD/catcodec/pull/5#pullrequestreview-2519138915
21:41:53 <truebrain> nice work 😄
21:46:08 <DorpsGek> [OpenTTD/catcodec] PeterN merged pull request #5: Change: Switch to CMake. https://github.com/OpenTTD/catcodec/pull/5
22:12:09 *** nielsm has quit IRC (Ping timeout: 480 seconds)
22:17:48 *** keikoz has quit IRC ()
22:21:16 *** keikoz has joined #openttd
23:04:18 *** keikoz has quit IRC (Ping timeout: 480 seconds)
23:31:25 *** Wolf01 has quit IRC (Quit: Once again the world is quick to bury me.)