Config
Log for #openttd on 14th June 2026:
Times are UTC Toggle Colours
04:45:37  *** Webster has joined #openttd
05:18:59  *** Wolf01 has joined #openttd
05:31:11  *** tokai has joined #openttd
05:31:11  *** ChanServ sets mode: +v tokai
05:38:00  *** tokai|noir has quit IRC
06:07:35  <DorpsGek> [OpenTTD/OpenTTD] eints-sync[bot] pushed 1 commits to master https://github.com/OpenTTD/OpenTTD/commit/1baea6b0fbb90f628de725bda109cd0afd3dd15f
06:07:36  <DorpsGek>   - Update: Translations from eints (by translators)
06:28:14  *** MinchinWeb[m] has quit IRC
06:28:26  *** MinchinWeb[m] has joined #openttd
08:04:29  <DorpsGek> [OpenTTD/OpenTTD] PeterN opened pull request #15716: Fix #15715, 0149e4a349: ships unable to move due to inverted test https://github.com/OpenTTD/OpenTTD/pull/15716
08:08:18  <peter1138> Pom-te-pom.
08:12:19  <DorpsGek> [OpenTTD/OpenTTD] rubidium42 opened pull request #15717: Codechange: make KeyStateBits an EnumBitset with scoped enum https://github.com/OpenTTD/OpenTTD/pull/15717
08:17:32  <DorpsGek> [OpenTTD/OpenTTD] rubidium42 approved pull request #15716: Fix #15715, 0149e4a349: ships unable to move due to inverted test https://github.com/OpenTTD/OpenTTD/pull/15716#pullrequestreview-4492625879
08:24:57  *** Flygon has joined #openttd
08:27:31  <DorpsGek> [OpenTTD/OpenTTD] PeterN approved pull request #15717: Codechange: make KeyStateBits an EnumBitset with scoped enum https://github.com/OpenTTD/OpenTTD/pull/15717#pullrequestreview-4492640075
08:43:39  <peter1138> Hmm, why do we have CompanyRemoveReason and AdminCompanyRemoveReason, with the same values.
09:09:43  <DorpsGek> [OpenTTD/OpenTTD] PeterN opened pull request #15718: Codechange: make more network enums scoped https://github.com/OpenTTD/OpenTTD/pull/15718
09:21:53  <DorpsGek> [OpenTTD/OpenTTD] PeterN merged pull request #15716: Fix #15715, 0149e4a349: ships unable to move due to inverted test https://github.com/OpenTTD/OpenTTD/pull/15716
09:21:56  <DorpsGek> [OpenTTD/OpenTTD] PeterN closed issue #15715: [Bug]: Ships can't leave the tile they're at https://github.com/OpenTTD/OpenTTD/issues/15715
09:27:55  <DorpsGek> [OpenTTD/OpenTTD] PeterN opened pull request #15719: Fix 0149e4a349: incorrect logic when excluding 90 degree turns https://github.com/OpenTTD/OpenTTD/pull/15719
09:33:30  <andythenorth> I fixed dualhead offsets in Horse as they're fixed in master
09:33:45  <andythenorth> https://cdn.discordapp.com/attachments/1008473233844097104/1515650445580697610/image.png?ex=6a2fc6f9&is=6a2e7579&hm=2c4435cae0260d676bf443872c6185857c687936a82024e64acf529a52232318&
09:33:46  <andythenorth> now broken in released 15.x etc, but probably ok?
09:38:04  <andythenorth> as in "can I release this version of Horse?"
09:41:44  <emperorjake> She'll be right
09:53:20  <peter1138> It's not game-breaking.
09:56:08  *** reldred has joined #openttd
09:56:08  <reldred> fuck old versions
09:57:15  <peter1138> me: ow my legs hurt, let's not cycle today
09:57:23  <peter1138> me later: why didn't I cycle :(
09:59:12  <andythenorth> there's always today
10:00:39  <reldred> I keep forgetting to buy tubes
10:00:44  <reldred> but it's also been wet
10:00:45  <andythenorth> https://cdn.discordapp.com/attachments/1008473233844097104/1515657237576679424/image.png?ex=6a2fcd4c&is=6a2e7bcc&hm=0ebfbcd8f0319711adc9695796cba7001a56e3344ac6a5b2507b1b8c806150b2&
10:00:45  <reldred> so
10:00:56  <andythenorth> restarted the client, lost my savegame πŸ˜„
10:03:26  <peter1138> Uh.
10:03:37  <peter1138> Which client?
10:05:12  <andythenorth> openttd
10:05:22  <andythenorth> it's probably self-inflicted, checking
10:06:24  <andythenorth> newgrf min. compatible version was 9149, version in save was 9148
2026-06-14T10:062026-06-14T15:09:48  <DorpsGek> [OpenTTD/OpenTTD] PeterN opened pull request #15723: Codechange: add GoalQuestionButton scoped enum and EnumBitSet https://github.com/OpenTTD/OpenTTD/pull/15723
15:11:01  <peter1138> rito12_13, no, it'll get lost by the changelog scripts.
15:11:26  <peter1138> rito12_13, I'd suggest doing the API addition in a separate PR.
15:11:44  <rito12_13> ok
15:12:09  <peter1138> (Or simply don't make an API addition :))
15:23:21  <DorpsGek> [OpenTTD/OpenTTD] PeterN updated pull request #15723: Codechange: add GoalQuestionButton scoped enum and EnumBitSet https://github.com/OpenTTD/OpenTTD/pull/15723
15:26:32  <DorpsGek> [OpenTTD/OpenTTD] Rito13 updated pull request #15722: Codechange: Use more helper functions for slopes. https://github.com/OpenTTD/OpenTTD/pull/15722
15:26:38  <rito12_13> hm that commit was wrong
15:37:33  <DorpsGek> [OpenTTD/OpenTTD] rubidium42 approved pull request #15721: Codechange: make SmallMapType a scoped enum https://github.com/OpenTTD/OpenTTD/pull/15721#pullrequestreview-4493157253
15:54:07  <DorpsGek> [OpenTTD/OpenTTD] rubidium42 approved pull request #15723: Codechange: add GoalQuestionButton scoped enum and EnumBitSet https://github.com/OpenTTD/OpenTTD/pull/15723#pullrequestreview-4493185288
16:03:37  <andythenorth> if I don't go swimming because I'm tired, will I regret it? πŸ˜›
16:03:41  <andythenorth> paging peter1138[d]
16:04:10  <DorpsGek> [OpenTTD/OpenTTD] PeterN dismissed a review for pull request #15721: Codechange: make SmallMapType a scoped enum https://github.com/OpenTTD/OpenTTD/pull/15721#pullrequestreview-4493157253
16:04:13  <DorpsGek> [OpenTTD/OpenTTD] PeterN updated pull request #15721: Codechange: make SmallMapType a scoped enum https://github.com/OpenTTD/OpenTTD/pull/15721
16:04:33  <peter1138> I found my cassette removal tool, so now my cassette is silver instead of black.
16:05:24  <peter1138> Probably ought to get a new missing-link.
16:09:57  <DorpsGek> [OpenTTD/OpenTTD] rubidium42 approved pull request #15721: Codechange: make SmallMapType a scoped enum https://github.com/OpenTTD/OpenTTD/pull/15721#pullrequestreview-4493210845
16:19:48  <peter1138> LordAro, need new tyres, should I give up on tubeless?
16:31:55  <andythenorth> Are they better or not?
16:32:31  <DorpsGek> [OpenTTD/OpenTTD] PeterN merged pull request #15723: Codechange: add GoalQuestionButton scoped enum and EnumBitSet https://github.com/OpenTTD/OpenTTD/pull/15723
16:32:33  <andythenorth> I had about 3 punctures on 20 years since kevlar tyres were a thing
16:34:49  <peter1138> Yeah but it's a trade-off between light-weight fast tyres andd heavy-weight durable tyres.
16:41:59  *** MinchinWeb[m] has quit IRC
16:42:16  *** MinchinWeb[m] has joined #openttd
16:58:42  <DorpsGek> [OpenTTD/OpenTTD] Rito13 opened pull request #15724: Add: [Script] ScriptTile::IsInvalidSlope helper function https://github.com/OpenTTD/OpenTTD/pull/15724
16:59:04  <DorpsGek> [OpenTTD/OpenTTD] HyperJeanJean updated pull request #14481: Change: Disable electric railway when loading very old save https://github.com/OpenTTD/OpenTTD/pull/14481
17:02:11  <DorpsGek> [OpenTTD/OpenTTD] HyperJeanJean commented on pull request #14481: Change: Disable electric railway when loading very old save https://github.com/OpenTTD/OpenTTD/pull/14481#issuecomment-4702440615
17:06:52  <andythenorth> peter1138: I guess context…I only ride in town with 20mph limit and a red light every 500m :p
17:18:06  <peter1138> Yeah, and I've only done 57,000 miles in the past 10 years.
17:24:21  *** MinchinWeb[m] has quit IRC
17:24:33  *** MinchinWeb[m] has joined #openttd
17:33:47  <andythenorth> I have done 2000 miles πŸ˜›
17:36:43  <DorpsGek> [OpenTTD/OpenTTD] rubidium42 opened pull request #15725: Codechange: remove unused path in DrawSortButton and simplify calling https://github.com/OpenTTD/OpenTTD/pull/15725
17:40:08  *** gelignite has joined #openttd
17:40:19  <DorpsGek> [OpenTTD/OpenTTD] HyperJeanJean updated pull request #14428: Change: Select snow line height by level instead of coverage https://github.com/OpenTTD/OpenTTD/pull/14428
17:50:28  <DorpsGek> [OpenTTD/OpenTTD] PeterN approved pull request #15725: Codechange: remove unused path in DrawSortButton and simplify calling https://github.com/OpenTTD/OpenTTD/pull/15725#pullrequestreview-4493327029
18:00:14  <peter1138> Pub?
18:05:57  <DorpsGek> [OpenTTD/OpenTTD] PeterN commented on discussion #14351: Ability to join a new company without authorized users online https://github.com/OpenTTD/OpenTTD/discussions/14351
18:30:20  <DorpsGek> [OpenTTD/OpenTTD] rubidium42 merged pull request #15725: Codechange: remove unused path in DrawSortButton and simplify calling https://github.com/OpenTTD/OpenTTD/pull/15725
18:35:27  <DorpsGek> [OpenTTD/OpenTTD] PeterN merged pull request #15721: Codechange: make SmallMapType a scoped enum https://github.com/OpenTTD/OpenTTD/pull/15721
18:36:08  <DorpsGek> [OpenTTD/OpenTTD] PeterN opened pull request #15726: Codechange: make ZoomLevelChange a scoped enum https://github.com/OpenTTD/OpenTTD/pull/15726
18:40:07  <DorpsGek> [OpenTTD/OpenTTD] rubidium42 approved pull request #15726: Codechange: make ZoomLevelChange a scoped enum https://github.com/OpenTTD/OpenTTD/pull/15726#pullrequestreview-4493384895
18:41:35  <DorpsGek> [OpenTTD/OpenTTD] rubidium42 opened pull request #15727: Codechange: make TooltipCloseCondition scoped https://github.com/OpenTTD/OpenTTD/pull/15727
18:48:26  <DorpsGek> [OpenTTD/OpenTTD] PeterN approved pull request #15727: Codechange: make TooltipCloseCondition scoped https://github.com/OpenTTD/OpenTTD/pull/15727#pullrequestreview-4493398677
19:07:50  <DorpsGek> [OpenTTD/OpenTTD] Rito13 commented on pull request #14481: Change: Disable electric railway when loading very old save https://github.com/OpenTTD/OpenTTD/pull/14481#pullrequestreview-4493388192
19:27:36  <DorpsGek> [OpenTTD/OpenTTD] rubidium42 merged pull request #15727: Codechange: make TooltipCloseCondition scoped https://github.com/OpenTTD/OpenTTD/pull/15727
19:32:05  <DorpsGek> [OpenTTD/OpenTTD] rubidium42 opened pull request #15728: Codechange: make EventState a scoped enum https://github.com/OpenTTD/OpenTTD/pull/15728
19:39:54  *** gelignite has quit IRC
19:47:00  <DorpsGek> [OpenTTD/website] zephyris commented on pull request #394: Add: Explainer post about backwards trains feature https://github.com/OpenTTD/website/pull/394#pullrequestreview-4493407219
19:50:00  <talltyler> Thanks _zephyris ❀️
19:51:55  <andythenorth> talltyler: custom speed in grf, when reversing, is already proven BTW
19:52:02  <andythenorth> cb36 and check the var
19:53:57  <talltyler> Oh cool, I will remove that part πŸ™‚
19:54:06  <talltyler> Does Horse do it?
19:54:49  <andythenorth> no, but I tested it
19:54:59  <andythenorth> with brake vans
19:55:17  <andythenorth> it might not be 100% reliable, I'm unsure when cb36 runs
19:55:29  <andythenorth> but it's probably as reliable as changing things by railtype
20:00:27  * peter1138 ponders allow lists.
20:01:52  *** MinchinWeb[m] has quit IRC
20:02:38  *** MinchinWeb[m] has joined #openttd
20:02:45  <andythenorth> πŸ‘€
20:18:11  <peter1138> What?
21:35:26  <_zephyris> I think I've got autoroad rewritten more cleanly now...
21:36:26  <_zephyris> The fact that roads have half tiles, and the exact drag behaviours, are a right pain
23:09:30  *** WormnestAndroid has quit IRC
23:09:32  *** WormnestAndroid has joined #openttd
2026-06-15T10:0

Powered by YARRSTE version: svn-trunk