IRC logs for #openttd on OFTC at 2025-06-23
⏴ go to previous day
00:07:59 *** Tirili has quit IRC (Ping timeout: 480 seconds)
02:15:51 *** Wormnest has quit IRC (Quit: Leaving)
02:24:54 *** gnu_jj_ has joined #openttd
02:28:29 *** gnu_jj has quit IRC (Ping timeout: 480 seconds)
04:04:39 *** WormnestAndroid has quit IRC (Remote host closed the connection)
04:04:46 *** WormnestAndroid has joined #openttd
04:53:19 *** dh1 has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
06:42:29 *** keikoz has quit IRC (Ping timeout: 480 seconds)
06:55:48 *** belajalilija has joined #openttd
06:55:48 <belajalilija> is protected houses a vanilla feature or jgr one?
06:56:25 <belajalilija> im having problems with the protected houses being built over and i am not sure where to write them
07:04:35 <peter1138[d]> If you're playing vanilla, report in vanilla. If you're playing JGRPP, report in JGRPP.
07:04:59 *** WormnestAndroid has quit IRC (Ping timeout: 480 seconds)
07:05:16 *** WormnestAndroid has joined #openttd
07:06:29 <DorpsGek> - Add: summary for week 25 of 2025 (by OpenTTD Survey)
07:06:52 <peter1138[d]> Well, context eh.
08:37:24 *** foodliker has quit IRC (Quit: User went offline on Discord a while ago)
09:07:24 <locosage> I just realized what is probably the best solution to tree noise
09:07:49 <locosage> as no amount of optimizing map array seems to be enough
09:08:14 <locosage> well, yeah, that's basically the same as having no trees
09:08:21 <locosage> but visually they'll still be there
09:09:01 <locosage> ofc that means silly authority mechanics won't work
09:09:22 <LordAro> dh1: steady on Saruman
09:11:56 <dh1> what is the problem tree noise is trying to solve
09:13:15 <locosage> oh, and I can even do it with just cmclient
09:13:35 <locosage> vanilla suckers^W players will just have no trees 😜
09:22:31 *** keikoz has quit IRC (Ping timeout: 480 seconds)
09:58:29 *** dh1 has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
10:04:12 <andythenorth> locosage: Town can have a count of trees
10:05:07 <andythenorth> Randomly scatter the locations
10:08:38 *** dh1 has quit IRC (Ping timeout: 480 seconds)
10:09:32 *** zyliety has quit IRC (Quit: User went offline on Discord a while ago)
10:11:16 <locosage> just to be annoying? xD
10:13:30 <locosage> might as well just randomly disable building instead
10:13:40 <locosage> "town authorities are on vacation, try next month"
10:19:26 *** dh1 has quit IRC (Ping timeout: 480 seconds)
10:29:23 *** reldred has quit IRC (Quit: User went offline on Discord a while ago)
10:40:56 *** dh1 has quit IRC (Ping timeout: 480 seconds)
11:01:31 *** dh1 has quit IRC (Ping timeout: 480 seconds)
11:35:33 <locosage> these overlays are getting out of hand...
11:36:30 <locosage> it's already humongous but still lacks some info I need 😵💫
11:42:24 <locosage> also, I'm 3000 lines into this patch and it's still more broken than ever :/
11:42:35 <locosage> freaking build previews 😡
11:44:28 *** dh1 has quit IRC (Ping timeout: 480 seconds)
12:05:41 *** WormnestAndroid has quit IRC (Remote host closed the connection)
12:05:48 *** WormnestAndroid has joined #openttd
12:18:23 *** dh1 has quit IRC (Ping timeout: 480 seconds)
12:20:42 <LordAro> some interesting text rendering in that screenshot
12:23:53 <peter1138[d]> Which screenshot?
12:24:29 <peter1138[d]> Oh, TTO. It uses a different font, yes.
12:24:55 <peter1138[d]> Although Zephyris seems to have found the non-integer scaling option of DOSBox 😄
13:09:53 *** dh1 has quit IRC (Ping timeout: 480 seconds)
13:16:20 <_zephyris> Yeah... Effort levels were low
13:27:29 <peter1138[d]> Oh gods, time zone issues again 😦
13:28:16 *** dh1 has quit IRC (Ping timeout: 480 seconds)
13:39:09 <talltyler> Interesting strategy by Master Hellish, which demonstrates that Hostile Takeover is a suitable replacement for share purchasing. 🙂
13:47:46 <peter1138[d]> Basically an exploit of no player bankruptcy in single-player.
13:50:30 <peter1138[d]> Or not. When you have nothing the annual fees are tiny enough for the tiny loan to suffice.
13:50:46 *** dh1 has quit IRC (Ping timeout: 480 seconds)
13:51:11 <peter1138[d]> With shares there was a minimum time limit.
13:56:59 *** keikoz has quit IRC (Remote host closed the connection)
13:57:36 <peter1138[d]> Hmm, stange. Database seems to be correctly storing the time.
14:07:39 <talltyler> Yeah, the minimum time before shares seems to have disappeared
14:08:23 <_glx_> only AI can be bought IIRC
14:08:47 <peter1138[d]> That is correct, yes.
14:09:18 <_glx_> so yeah time limit makes no sense in this case, for shares it could be a human company
14:34:52 *** Wormnest has joined #openttd
14:40:18 *** Flygon has quit IRC (Read error: Connection reset by peer)
14:55:37 *** dh1 has quit IRC (Ping timeout: 480 seconds)
15:40:57 *** yozora3 has quit IRC (Quit: User went offline on Discord a while ago)
16:09:14 <belajalilija> would it be possible for the building protection feature to override any protections that come in the grf? Discord channel #jgr-patch-pack for context, it feels a bit redundant if the feature doesn't work as one would expect
16:14:49 <talltyler> I don’t understand your question. If the GRF says the house is protected, that overrides the player choice and the button is greyed out. The player can only choose to manually protect houses which aren’t protected by the GRF.
16:15:09 <talltyler> If houses you know are protected are being demolished, that’s a bug.
16:21:10 <peter1138[d]> talltyler: `CanDeleteHouse()` checks the callback if it exists, and `IsHouseProtected()` if not.
16:23:58 <peter1138[d]> May need to be revisited to not apply the BuildingIsProtected flag to SetHouseProtected, so that it's possible to tell the difference between player-protected and NewGRF-protected.
16:36:47 *** gelignite has joined #openttd
16:39:45 <_jgr_> Not having looked all that deeply into all this yet, CanDeleteHouse() returning false if indicated by the callback, or if IsHouseProtected() returns true, would seem to match what a player might expect.
16:53:27 *** gelignite has quit IRC (Read error: Connection reset by peer)
16:56:17 *** gelignite has joined #openttd
17:43:48 *** dh1 has quit IRC (Ping timeout: 480 seconds)
18:12:53 *** dh1 has quit IRC (Ping timeout: 480 seconds)
18:33:16 *** dh1 has quit IRC (Ping timeout: 480 seconds)
18:50:36 *** WormnestAndroid has quit IRC (Remote host closed the connection)
18:50:48 *** WormnestAndroid has joined #openttd
19:02:37 *** gelignite has quit IRC (Read error: Connection reset by peer)
19:07:19 *** Wormnest has quit IRC (Ping timeout: 480 seconds)
19:09:26 *** gelignite has joined #openttd
19:14:09 *** WormnestAndroid has quit IRC (Ping timeout: 480 seconds)
19:24:06 *** WormnestAndroid has joined #openttd
20:10:05 <peter1138[d]> The thing about the sprite cache size being limited by trying to allocate 150% of what we want...
20:17:44 *** Wolf01 has quit IRC (Quit: Once again the world is quick to bury me.)
20:23:01 <peter1138[d]> Well, can be argued later, I guess.
21:11:13 *** firepup650 has quit IRC (Quit: Going down with the ship)
21:11:56 *** WormnestAndroid has quit IRC (Remote host closed the connection)
21:11:57 *** WormnestAndroid has joined #openttd
21:18:52 *** WormnestAndroid has quit IRC (Remote host closed the connection)
21:18:59 *** WormnestAndroid has joined #openttd
21:27:21 *** keikoz has quit IRC (Ping timeout: 480 seconds)
21:35:27 *** WormnestAndroid has quit IRC (Read error: Connection reset by peer)
21:38:40 *** WormnestAndroid has joined #openttd
21:46:39 *** ChanServ sets mode: +v tokai
21:53:44 *** tokai|noir has quit IRC (Ping timeout: 480 seconds)
22:25:14 *** Wormnest has joined #openttd
23:47:44 *** akimoto has quit IRC (Remote host closed the connection)
continue to next day ⏵