IRC logs for #openttd on OFTC at 2026-04-04
            
00:04:40 *** andythenorth has quit IRC (Quit: Connection closed for inactivity)
00:25:45 *** Flygon has joined #openttd
01:56:58 *** Wormnest has quit IRC (Quit: Leaving)
02:39:27 *** tokai has joined #openttd
02:39:27 *** ChanServ sets mode: +v tokai
02:46:26 *** tokai|noir has quit IRC (Ping timeout: 480 seconds)
03:17:58 *** Philemon has joined #openttd
03:21:25 *** Phileman has quit IRC (Ping timeout: 480 seconds)
03:58:35 *** WormnestAndroid has quit IRC (Read error: Connection reset by peer)
03:58:37 *** WormnestAndroid has joined #openttd
03:58:40 *** WormnestAndroid has quit IRC (Read error: Connection reset by peer)
03:58:41 *** WormnestAndroid has joined #openttd
03:58:44 *** WormnestAndroid has quit IRC (Read error: Connection reset by peer)
03:58:55 *** WormnestAndroid has joined #openttd
04:04:13 <DorpsGek> [OpenTTD/OpenTTD] CI - Nightly workflow was not successful https://github.com/OpenTTD/OpenTTD/actions/runs/23970678323
04:40:45 <DorpsGek> [OpenTTD/OpenTTD] X1Vi commented on pull request #15415: Fix #14624: Don't apply linkgraph days-to-seconds migration on fresh … https://github.com/OpenTTD/OpenTTD/pull/15415#issuecomment-4186341022
05:09:29 *** keikoz has quit IRC ()
05:39:14 <DorpsGek> [OpenTTD/OpenTTD] CI - Nightly workflow was not successful https://github.com/OpenTTD/OpenTTD/actions/runs/23970678323
05:41:14 *** keikoz has joined #openttd
05:48:19 *** andythenorth has joined #openttd
06:42:52 *** MinchinWeb[m] has quit IRC (Remote host closed the connection)
06:43:13 *** MinchinWeb[m] has joined #openttd
07:09:43 <peter1138> I guess MinGW needs... something
07:10:19 <andythenorth> well
07:11:15 *** keikoz has quit IRC ()
07:13:08 *** Wolf01 has joined #openttd
07:23:12 *** Krock has joined #openttd
07:24:24 <Krock> Greetings! I'm trying to find the origin of the "Password" button in the OpenTTD source code, yet in "CompanyProperties" nothing indicates a presence of a password being kept anywhere. Does anyone have a hint?
07:24:56 <Krock> This button --> https://wiki.openttd.org/en/Archive/Manual/Company%20password
07:25:34 <spacemaniac[d]> It was removed: <https://github.com/OpenTTD/OpenTTD/pull/12337>
07:25:55 <peter1138> Hmm, I guess something like this... https://github.com/msys2/MINGW-packages/discussions/28590
07:28:40 <peter1138> So ci-mingw.yml may need tweaking.
07:29:39 <Krock> spacemaniac[d]: thanks. Is there any new guide on how to restrict access to companies?
07:30:00 <Krock> plenty of servers still advertise setting a password..
07:30:23 *** keikoz has joined #openttd
07:31:06 <spacemaniac[d]> The PR description explains the new system. I don't know if it's on the wiki anywhere
07:31:07 <Krock> ah. It seems I need to push the green button to allow them to join
07:31:24 <Krock> so they're protected by default, it seems.
07:35:17 <peter1138> Another bike ride perhaps.
07:40:22 <DorpsGek> [OpenTTD/OpenTTD] PeterN commented on pull request #15418: Update: Update changelog and bump release version for 15.3 https://github.com/OpenTTD/OpenTTD/pull/15418#pullrequestreview-4058292657
08:37:54 <Krock> Another question about servicing intervals in the settings: Is this an absolute value (threshold) or a relative percentage of "wear" until the vehicles are serviced?
08:38:32 <Krock> The default is 50%. If a vehicle starts with a 80% reliability, will it be serviced at 50% or 30% reliability during operation?
08:39:59 <Krock> ... nvm the "Enable..." setting does give an example. It's just unclear in the other settings.
09:59:20 <DorpsGek> [OpenTTD/OpenTTD] LordAro opened pull request #15420: Remove: [CI] MinGW32 target https://github.com/OpenTTD/OpenTTD/pull/15420
10:16:01 *** michi_cc[d] has joined #openttd
10:16:01 <michi_cc[d]> LordAro: On the same subject as the PR, and without knowing if it will affect use: Have you seen https://www.msys2.org/news/#2026-03-15-deprecating-the-mingw64-environment ?
10:18:20 <LordAro> oh that's fun
10:18:34 <LordAro> but switching to UCRT64 should be similarly trivial
10:19:12 <ahyangyi> Oof
10:34:18 <DorpsGek> [OpenTTD/OpenTTD] psiklos opened pull request #15421: Fix: Typo in Hungarian town name suffix ("kak" -> "lak") https://github.com/OpenTTD/OpenTTD/pull/15421
10:37:41 <LordAro> I suppose typo fixes like that are allowed?
10:37:56 <LordAro> it's not strictly changing things
10:51:08 <_glx_> Should be fine indeed
11:02:30 *** Krock has quit IRC (Remote host closed the connection)
11:07:11 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 approved pull request #15420: Remove: [CI] MinGW32 target https://github.com/OpenTTD/OpenTTD/pull/15420#pullrequestreview-4058428697
11:09:30 <DorpsGek> [OpenTTD/OpenTTD] LordAro merged pull request #15420: Remove: [CI] MinGW32 target https://github.com/OpenTTD/OpenTTD/pull/15420
11:12:19 <DorpsGek> [OpenTTD/OpenTTD] LordAro opened pull request #15422: Codechange: [CI] Use UCRT64 MSYS2 environment https://github.com/OpenTTD/OpenTTD/pull/15422
11:13:16 <DorpsGek> [OpenTTD/OpenTTD] khyl123 commented on pull request #15421: Fix: Typo in Hungarian town name suffix ("kak" -> "lak") https://github.com/OpenTTD/OpenTTD/pull/15421#issuecomment-4186956364
11:15:05 <DorpsGek> [OpenTTD/OpenTTD] LordAro commented on pull request #15421: Fix: Typo in Hungarian town name suffix ("kak" -> "lak") https://github.com/OpenTTD/OpenTTD/pull/15421#issuecomment-4186958324
11:20:29 <DorpsGek> [OpenTTD/OpenTTD] LordAro updated pull request #15422: Codechange: [CI] Use UCRT64 MSYS2 environment https://github.com/OpenTTD/OpenTTD/pull/15422
11:24:30 <DorpsGek> [OpenTTD/OpenTTD] LordAro updated pull request #15422: Codechange: [CI] Use UCRT64 MSYS2 environment https://github.com/OpenTTD/OpenTTD/pull/15422
11:40:03 <DorpsGek> [OpenTTD/OpenTTD] LordAro updated pull request #15422: Codechange: [CI] Use UCRT64 MSYS2 environment https://github.com/OpenTTD/OpenTTD/pull/15422
11:40:09 <DorpsGek> [OpenTTD/OpenTTD] LordAro commented on pull request #15422: Codechange: [CI] Use UCRT64 MSYS2 environment https://github.com/OpenTTD/OpenTTD/pull/15422#issuecomment-4186986864
11:44:46 *** j0anjosep has quit IRC (Quit: User went offline on Discord a while ago)
11:46:41 <DorpsGek> [OpenTTD/OpenTTD] 2TallTyler updated pull request #15418: Update: Update changelog and bump release version for 15.3 https://github.com/OpenTTD/OpenTTD/pull/15418
11:47:55 <DorpsGek> [OpenTTD/website] 2TallTyler updated pull request #385: Add: Announcement post for 15.3 https://github.com/OpenTTD/website/pull/385
11:50:45 <DorpsGek> [OpenTTD/OpenTTD] 2TallTyler commented on pull request #15418: Update: Update changelog and bump release version for 15.3 https://github.com/OpenTTD/OpenTTD/pull/15418#issuecomment-4186998864
11:58:05 <andythenorth> wait!
11:58:16 <andythenorth> I thought the game wasn't getting any more development, because it's not GPL 3
11:58:19 <andythenorth> or something
11:58:24 <andythenorth> _draws trains_
11:59:57 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 approved pull request #15418: Update: Update changelog and bump release version for 15.3 https://github.com/OpenTTD/OpenTTD/pull/15418#pullrequestreview-4058458091
12:00:03 <DorpsGek> [OpenTTD/website] rubidium42 approved pull request #385: Add: Announcement post for 15.3 https://github.com/OpenTTD/website/pull/385#pullrequestreview-4058458157
12:04:48 <_glx_> Hmm publish workflow is disabled, but it's required
12:10:05 <talltyler> Disabled on purpose?
12:21:21 <_glx_> yes, safety concerns
12:21:40 <_glx_> but it's used on PRs and once merge is done too
12:22:18 <_glx_> so it's actually a necessary workflow (unlike optional 'preview' in OpenTTD)
12:41:13 <DorpsGek> [OpenTTD/OpenTTD] pnpBrumi commented on pull request #15421: Fix: Typo in Hungarian town name suffix ("kak" -> "lak") https://github.com/OpenTTD/OpenTTD/pull/15421#issuecomment-4187061457
12:48:14 <peter1138> Can we enable it temporarily for a release or do we need to fix it properly?
12:54:46 <_glx_> we can enable temporarily (and I'm working on a fix)
12:57:12 <talltyler> I'm away for most of today, but if others press the buttons for release I can make the release live on Steam when I get back (before the website post or socials go live).
12:58:55 <andythenorth> lunch
13:20:34 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 opened pull request #15423: Codechange: make NetworkAction a scoped enum https://github.com/OpenTTD/OpenTTD/pull/15423
13:44:36 <DorpsGek> [OpenTTD/OpenTTD] PeterN approved pull request #15423: Codechange: make NetworkAction a scoped enum https://github.com/OpenTTD/OpenTTD/pull/15423#pullrequestreview-4058524349
14:00:02 <DorpsGek> [OpenTTD/OpenTTD] PeterN opened pull request #15424: Codefix 3f3ee69d0f: really make GrfLoadingStage a scoped enum https://github.com/OpenTTD/OpenTTD/pull/15424
14:08:55 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 merged pull request #15423: Codechange: make NetworkAction a scoped enum https://github.com/OpenTTD/OpenTTD/pull/15423
14:09:07 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 approved pull request #15424: Codefix 3f3ee69d0f: really make GrfLoadingStage a scoped enum https://github.com/OpenTTD/OpenTTD/pull/15424#pullrequestreview-4058540870
14:12:04 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 approved pull request #15421: Fix: Typo in Hungarian town name suffix ("kak" -> "lak") https://github.com/OpenTTD/OpenTTD/pull/15421#pullrequestreview-4058542747
14:14:44 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 merged pull request #15277: Codechange: Refactor smooth economy industry production change chances https://github.com/OpenTTD/OpenTTD/pull/15277
14:15:29 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 merged pull request #15334: Fix #15318: Nonsensical error message when trying to send aircraft to hangar with no usable airports https://github.com/OpenTTD/OpenTTD/pull/15334
14:15:32 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 closed issue #15318: [Bug]: Nonsensical error message when trying to send aircraft to hangar with no usable airports https://github.com/OpenTTD/OpenTTD/issues/15318
14:15:44 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 merged pull request #15375: Codechange: Make ScriptTile::IsBuildableRectangle use a TileArea for iteration https://github.com/OpenTTD/OpenTTD/pull/15375
14:16:37 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 merged pull request #15253: Add: [NewGRF] Station flag to divide cargo by area instead of perimeter. https://github.com/OpenTTD/OpenTTD/pull/15253
14:23:20 *** Wormnest has joined #openttd
14:23:41 <DorpsGek> [OpenTTD/OpenTTD] meskobalazs commented on pull request #15421: Fix: Typo in Hungarian town name suffix ("kak" -> "lak") https://github.com/OpenTTD/OpenTTD/pull/15421#issuecomment-4187190041
14:39:34 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 commented on pull request #15419: Codechange: [CI] Use unprivileged env to build preview https://github.com/OpenTTD/OpenTTD/pull/15419#issuecomment-4187210619
14:40:45 <DorpsGek> [OpenTTD/OpenTTD] PeterN merged pull request #15424: Codefix 3f3ee69d0f: really make GrfLoadingStage a scoped enum https://github.com/OpenTTD/OpenTTD/pull/15424
14:50:32 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 dismissed a review for pull request #15421: Fix: Typo in Hungarian town name suffix ("kak" -> "lak") https://github.com/OpenTTD/OpenTTD/pull/15421#pullrequestreview-4058542747
14:51:58 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 commented on pull request #15421: Fix: Typo in Hungarian town name suffix ("kak" -> "lak") https://github.com/OpenTTD/OpenTTD/pull/15421#issuecomment-4187227334
15:06:36 <DorpsGek> [OpenTTD/website] glx22 opened pull request #386: Fix: [CI] Use unprivileged env to build website https://github.com/OpenTTD/website/pull/386
15:08:41 *** Flygon has quit IRC (Remote host closed the connection)
15:13:49 <peter1138> _glx_, any changes needed to actually create and publish 15.3, or is that fine for now?
15:14:46 <_glx_> just need to temporary reenable publish workflow (we now the current PRs are safe)
15:15:47 <_glx_> that is for website news, on OpenTTD repo everything works fine (exept `preview` label)
15:15:56 <peter1138> Ok
15:16:09 <DorpsGek> [OpenTTD/OpenTTD] PeterN merged pull request #15418: Update: Update changelog and bump release version for 15.3 https://github.com/OpenTTD/OpenTTD/pull/15418
15:19:04 <peter1138> talltyler, when is "get back"? Would be nice to avoid a big delay between it being available on various platforms what with conspiracy theorists everywhere...
15:20:14 <peter1138> (Not expecting instant answer :))
15:33:13 <peter1138> ((Not that we should care too much.))
15:36:08 <_glx_> a thing that was missing with 15.2 release on steam was putting 15.1 in beta tab
15:37:21 <DorpsGek> [OpenTTD/OpenTTD] PeterN opened pull request #15425: Codechange: make ShoreReplacement and TramDepotReplacement scoped enums https://github.com/OpenTTD/OpenTTD/pull/15425
15:47:49 <talltyler> Probably another 4 hours, taking my fiancΓ©e to the zoo for her birthday πŸ™‚
15:48:14 <talltyler> I can always create the tag when I get home
15:49:13 <talltyler> And we’ll have to get TB to give someone else Steam permissions, we talked about Zephyris but I don’t think I have perms to grant additional Steam perms
15:51:57 <peter1138> Any one of us tbh.
15:52:26 <peter1138> I know it's better not to have too many fingers in there though.
16:05:49 <DorpsGek> [OpenTTD/OpenTTD] psiklos commented on pull request #15421: Fix: Typo in Hungarian town name suffix ("kak" -> "lak") https://github.com/OpenTTD/OpenTTD/pull/15421#issuecomment-4187327737
16:22:14 <DorpsGek> [OpenTTD/OpenTTD] PeterN opened pull request #15426: Codechange: make GRFStatus, GRFListCompatibility and GRFParameterType scoped enums https://github.com/OpenTTD/OpenTTD/pull/15426
16:24:34 <DorpsGek> [OpenTTD/OpenTTD] LordAro approved pull request #15425: Codechange: make ShoreReplacement and TramDepotReplacement scoped enums https://github.com/OpenTTD/OpenTTD/pull/15425#pullrequestreview-4058638695
16:53:24 <DorpsGek> [OpenTTD/OpenTTD] PeterN merged pull request #15425: Codechange: make ShoreReplacement and TramDepotReplacement scoped enums https://github.com/OpenTTD/OpenTTD/pull/15425
17:00:31 *** gelignite has joined #openttd
17:38:07 <peter1138> Hmm.
18:25:12 <talltyler> I’m home. Website publish action working or still broken?
18:30:14 <peter1138> https://github.com/OpenTTD/website/pull/386 is an untested fix.
18:30:17 <DorpsGek> [OpenTTD/website] 2TallTyler updated pull request #385: Add: Announcement post for 15.3 https://github.com/OpenTTD/website/pull/385
18:30:34 <talltyler> Oh, I just force-pushed to re-run the action πŸ™‚
18:31:11 <talltyler> I guess that won't work yet
18:31:38 <peter1138> Nothing merged, so no :)
18:31:53 <peter1138> I've got the form filled in ready to make 15.3 happen.
18:32:26 <peter1138> Yay/nay?
18:32:43 <talltyler> I don't feel qualified to review this actions PR, no part of it is adjacent to anything I've ever worked on πŸ™‚
18:34:20 <peter1138> Test-in-production?
18:35:10 <peter1138> Getting the release made doesn't need the website to be updated straight away, anyway, right?
18:35:15 <peter1138> (It's nice, but...)
18:39:05 <talltyler> I'd prefer not to have an indeterminate amount of time between the release and us announcing it. I mean, what if it takes days?
18:40:35 <DorpsGek> [OpenTTD/website] PeterN approved pull request #386: Fix: [CI] Use unprivileged env to build website https://github.com/OpenTTD/website/pull/386#pullrequestreview-4058750535
18:42:41 <peter1138> Pretty sure we can just re-enable the disabled workflow temporarily if needed.
18:42:53 <peter1138> (We had to disable it, it wasn't automatic, AFAIK)
18:49:43 * peter1138 ponders
18:50:13 <talltyler> I am fine with whatever, will help out where I can but I'll let others drive on this one.
18:53:55 <peter1138> Hmm, some text wrapping broken in master.
18:55:50 <peter1138> Works in 15.2
19:04:39 *** MinchinWeb[m] has quit IRC (Ping timeout: 480 seconds)
19:07:40 *** Wormnest has quit IRC (Quit: Leaving)
19:08:54 *** MinchinWeb[m] has joined #openttd
19:16:49 <peter1138> Hm.
19:21:34 *** Tirili has joined #openttd
19:23:15 *** dwfreed has quit IRC (Quit: ZNC - http://znc.in)
19:23:16 *** dwfreed has joined #openttd
19:29:31 *** WormnestAndroid has quit IRC (Ping timeout: 480 seconds)
19:30:01 *** WormnestAndroid has joined #openttd
19:31:23 <peter1138> Ah.
19:38:47 <DorpsGek> [OpenTTD/OpenTTD] PeterN opened pull request #15427: Fix f864aaf131: refresh string width cache for all loaded fonts https://github.com/OpenTTD/OpenTTD/pull/15427
19:49:26 <_glx_> I enabled current publish workflow
19:49:37 <_glx_> better use the one we know is working
19:50:45 <_glx_> but needs to refresh the PR for it to create a preview
19:53:59 <DorpsGek> [OpenTTD/website] glx22 updated pull request #385: Add: Announcement post for 15.3 https://github.com/OpenTTD/website/pull/385
19:55:26 <_glx_> it's ready to publish πŸ™‚
19:55:39 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 approved pull request #15427: Fix f864aaf131: refresh string width cache for all loaded fonts https://github.com/OpenTTD/OpenTTD/pull/15427#pullrequestreview-4058801286
19:56:51 <DorpsGek> [OpenTTD/OpenTTD] PeterN created new tag: 15.3 https://github.com/OpenTTD/OpenTTD/releases/tag/15.3
19:58:00 <peter1138> 15.2.1.1
19:58:47 <_glx_> and restricted PR to collaborators only (until workflow is disabled again)
19:59:17 <peter1138> This is where we find something has changed and the release flow no longer works :)
19:59:39 <_glx_> most of the flow is tested every night
19:59:48 <_glx_> except gog πŸ™‚
20:00:09 <_glx_> but I hope they didn't break it since last recent fix
20:00:50 <peter1138> orudge needed to do something last time, and probably will again :)
20:02:14 <DorpsGek> [OpenTTD/OpenTTD] glx22 approved pull request #15352: Upgrade: Bump the actions group across 1 directory with 3 updates https://github.com/OpenTTD/OpenTTD/pull/15352#pullrequestreview-4058805660
20:03:02 <_glx_> I think he added auto upload to windows store
20:03:28 <peter1138> No, for GoG. It uploads but appears to need manual intervention to actually make the release live.
20:04:07 <_glx_> ah same for steam, only automatic thing on steam is beta branch
20:04:32 <_glx_> stable builds are manually enabled
20:05:04 <_glx_> (beta and nightly are fully automatic)
20:05:30 <DorpsGek> [OpenTTD/OpenTTD] BabylonAS opened issue #15428: [Bug]: OpenTTD assumes default FluidSynth gain level https://github.com/OpenTTD/OpenTTD/issues/15428
20:06:21 <peter1138> Yeahj
20:10:45 *** WormnestAndroid has quit IRC (Ping timeout: 480 seconds)
20:11:19 *** WormnestAndroid has joined #openttd
20:26:01 <talltyler> I'm surprised the Linux build action is taking so long, normally it's MacOS
20:28:14 <talltyler> Ah, I complained about it and it went faster
20:28:46 <peter1138> Release vs Debug build?
20:30:32 <peter1138> The Windows Store upload does seem to do something weird.
20:36:43 <talltyler> 15.3 is live on Steam πŸ™‚
20:37:06 <DorpsGek> [OpenTTD/website] 2TallTyler merged pull request #385: Add: Announcement post for 15.3 https://github.com/OpenTTD/website/pull/385
20:41:42 <talltyler> I have done Discord, TT-Forums, and Steam, others can do Reddit and whatever we're using instead of Twitter these days πŸ™‚
20:41:43 <DorpsGek> [OpenTTD/OpenTTD] PeterN opened pull request #15429: Fix #15428: [Fluidsynth] treat configured synth.gain as maximum instead of hardcoded value https://github.com/OpenTTD/OpenTTD/pull/15429
20:42:00 <peter1138> mastodon, ok
20:43:25 <LordAro> i made a thing https://www.dropbox.com/scl/fi/7qkql2ejusom15ty4v2b9/Recording-2026-04-04-213838.mp4?rlkey=29votl3gill0gg4jso2gt2wul&st=p4bxg9yl&dl=0
20:43:42 <LordAro> and no, i don't know a good way of sharing short screen recordings
20:45:36 <peter1138> So title game competition for 16 will has 4 categories? :D
20:45:47 <LordAro> it could!
20:45:47 <_glx_> talltyler: steam is still missing 15.1 and 15.2 in beta tab
20:45:56 <DorpsGek> [OpenTTD/OpenTTD] LordAro approved pull request #15429: Fix #15428: [Fluidsynth] treat configured synth.gain as maximum instead of hardcoded value https://github.com/OpenTTD/OpenTTD/pull/15429#pullrequestreview-4058835065
20:46:08 <talltyler> _glx_: I will try to sort that out next
20:46:10 <LordAro> the above is very much a hack though, lots of commented out code and probably broken stuff
20:46:25 <LordAro> the game reinitialises itself about 5 times in the process of loading the intro game
20:47:16 <peter1138> talltyler, hmm, is the Steam news for 15.3 done as well?
20:47:37 <peter1138> I do not see it.
20:47:48 <_glx_> and disabled publish workflow again
20:48:27 <talltyler> Sometimes the Steam news takes a moment to appear, can you see: https://store.steampowered.com/news/app/1536610/view/540009050284230734
20:49:26 <davidxn> Yep, it's there
20:50:09 <_glx_> it's visible on main page, but not yet in library
20:50:09 *** WormnestAndroid has quit IRC (Read error: Connection reset by peer)
20:50:20 *** WormnestAndroid has joined #openttd
20:51:09 <peter1138> Ok.
20:51:34 <DorpsGek> [OpenTTD/OpenTTD] PeterN merged pull request #15427: Fix f864aaf131: refresh string width cache for all loaded fonts https://github.com/OpenTTD/OpenTTD/pull/15427
20:52:17 <DorpsGek> [OpenTTD/OpenTTD] PeterN commented on pull request #15429: Fix #15428: [Fluidsynth] treat configured synth.gain as maximum instead of hardcoded value https://github.com/OpenTTD/OpenTTD/pull/15429#issuecomment-4187730400
20:53:02 *** WormnestAndroid has quit IRC (Read error: Connection reset by peer)
20:53:04 *** WormnestAndroid has joined #openttd
20:53:06 <peter1138> Doubles! In OpenTTD! Music volume desync when?
20:53:20 <peter1138> Is it another bike day tomorrow?
20:53:21 <talltyler> Hmm, not sure if I can make branches for 15.1 and 15.2, as I can't see those builds in the list
20:53:36 <talltyler> I should be able to make one for 15.3 now though
20:56:27 <peter1138> Can't help as I've never seen that part.
20:57:02 <LordAro> peter1138: good day for KoMs
20:57:09 <peter1138> Not in my current state.
20:57:22 <LordAro> with the wind tomorrow i'm not sure it'll matter :p
20:57:59 <peter1138> 222 miles this year :o
20:58:12 <LordAro> :o
20:58:14 <talltyler> Eh, nothing happens when I try to promote a build to an empty branch, but Steam doesn't give me any sort of error...
20:58:51 <talltyler> It lets me do it, but then show the branch as empty.
20:59:57 <LordAro> steam broken something, and that's why 15.1 & 15.2 are missing?
21:00:17 <LordAro> or indeed The Other People?
21:00:24 <peter1138> They were never created.
21:00:39 <LordAro> yeah but i don't recall them having to be manually created before
21:01:08 <peter1138> (Not sure if they're meant to be created manually or automatically, but I mean they were never there, rather than someoneβ„’ has come along and removed them.)
21:01:22 <michi_cc[d]> Hmm, reddit wants me to reset our password. Lets hope emails end up on info@, because that is the only one where I have access to πŸ™‚
21:03:22 *** toktik has quit IRC (Remote host closed the connection)
21:03:37 <talltyler> I never created 15.1 or 15.2, which is why they don't exist πŸ™‚
21:03:49 <talltyler> They do indeed need to be created manually.
21:03:52 *** toktik has joined #openttd
21:05:24 <talltyler> OK, think I've got the 15.3 branch working πŸ™‚
21:05:58 <LordAro> fair nuff
21:06:07 <michi_cc[d]> Okay, reddit password reset worked, for those concerned the password in 1Password has been updated.
21:06:12 <talltyler> Unfortunately 15.1 and 15.2 were released too long ago and don't appear in the list of builds that allow promotion to a branch. Not sure if there's a way for me to look further back in time.
21:07:34 *** Wormnest has joined #openttd
21:08:12 <talltyler> jk, I found the "view older" button πŸ˜„
21:08:54 <peter1138> > Refresh your App Admin page and the latest build should appear at the top of the list labeled Showing last 50 builds:
21:09:10 <peter1138> Yeah, I guess as we upload nighlies, that could push the releases out?
21:09:18 <peter1138> Oh, you found it.
21:09:54 <michi_cc[d]> Reddit and X posts for 15.3 are done.
21:10:28 <DorpsGek> [OpenTTD/OpenTTD] Rito13 opened pull request #15430: Codechange: Make doxygen ignore some parts of code that it does not understand. https://github.com/OpenTTD/OpenTTD/pull/15430
21:11:21 <talltyler> Okay, there are now branches that archive 15.1, 15.2, and 15.3 πŸ˜„
21:11:25 <andythenorth> :)
21:12:16 <peter1138> > Doubters
21:13:34 <talltyler> Interesting to see the usage of the different app branches:
21:13:34 <talltyler> * 99.47% default
21:13:34 <talltyler> * 0.22% testing
21:13:34 <talltyler> * 0.12% 14.1
21:13:34 <talltyler> * 0.07% 15.0
21:13:36 <talltyler> * 0.06% nightly
21:13:36 <talltyler> * ... 0.01% every other branch back to 1.11.0
21:14:51 <peter1138> > You never should have been able to maintain this project!
21:15:11 <peter1138> Such intelligent.
21:15:13 <michi_cc[d]> Made up statistics: At least 50% of steam users probably don't even know there is a version/beta tab where they could select versions.
21:15:28 <LordAro> it's definitely well over 50%
21:16:18 <peter1138> Heh, that post went.
21:16:19 <talltyler> Oh, is that 0.12% "people who can't stand the new main menu and are sticking with 14.1?"
21:16:25 <talltyler> Yeah I deleted that
21:16:36 <peter1138> Eh, let them fester.
21:22:30 <talltyler> https://xkcd.com/386/ πŸ™‚
21:22:50 <LordAro> turn on hacker mode for good measure
21:25:57 <talltyler> I just spent a few minutes playing with those new modes, very funny
21:26:29 <peter1138> ?
21:26:51 <LordAro> there's a new dropdown under the comic
21:26:53 <peter1138> Oh, I see. Never noticed it.
21:27:07 <talltyler> I assume it's been available for about 3 days
21:27:07 <LordAro> it's his latest April 1st thing
21:29:23 <peter1138> I am a bit behind. I've not regularly read it since 2020.
21:29:35 <_glx_> talltyler: and I can confirm they are working πŸ™‚
21:29:36 <peter1138> Is Questionable Content still going?
21:31:02 <peter1138> (No need to answer :))
21:31:41 <DorpsGek> [OpenTTD/OpenTTD] PeterN merged pull request #15429: Fix #15428: [Fluidsynth] treat configured synth.gain as maximum instead of hardcoded value https://github.com/OpenTTD/OpenTTD/pull/15429
21:31:44 <DorpsGek> [OpenTTD/OpenTTD] PeterN closed issue #15428: [Bug]: OpenTTD assumes default FluidSynth gain level https://github.com/OpenTTD/OpenTTD/issues/15428
21:36:44 *** WormnestAndroid has quit IRC (Ping timeout: 480 seconds)
21:45:04 <davidxn> LordAro: Putting the "s" into "maths" in "greyscale" mode is incredible πŸ™‚
21:47:26 <DorpsGek> [OpenTTD/OpenTTD] PeterN commented on pull request #15422: Codechange: [CI] Use UCRT64 MSYS2 environment https://github.com/OpenTTD/OpenTTD/pull/15422#issuecomment-4187798593
21:48:58 <DorpsGek> [OpenTTD/OpenTTD] LordAro commented on pull request #15422: Codechange: [CI] Use UCRT64 MSYS2 environment https://github.com/OpenTTD/OpenTTD/pull/15422#issuecomment-4187800543
23:02:53 *** Wolf01 has quit IRC (Quit: Once again the world is quick to bury me.)
23:29:43 *** WormnestAndroid has joined #openttd
23:36:07 *** Flygon has joined #openttd