Config
Log for #openttd on 20th March 2022:
Times are UTC Toggle Colours
10:30:32  *** D-HUND is now known as debdog
10:59:13  *** andythenorth_ has quit IRC
11:07:41  <DorpsGek> [OpenTTD/OpenTTD] michicc opened pull request #9838: Fix #9837, 46bd2f1c: Road build with wrong half-tile ends. https://github.com/OpenTTD/OpenTTD/pull/9838
11:10:17  <DorpsGek> [OpenTTD/OpenTTD] TrueBrain approved pull request #9838: Fix #9837, 46bd2f1c: Road build with wrong half-tile ends. https://github.com/OpenTTD/OpenTTD/pull/9838#pullrequestreview-915088057
11:10:36  *** andythenorth has joined #openttd
11:42:04  <TrueBrain> yippie, I can sync data from GitHub to indexeddb in the browser .. now to modify the compiler to actually being able to read that :D
11:45:08  <TrueBrain> https://cdn.discordapp.com/attachments/337701432230805505/955069282683879495/unknown.png <- picture for "proof" :P
11:56:08  <DorpsGek> [OpenTTD/OpenTTD] michicc closed issue #9837: [Bug]: Road construction builds on the wrong side of the tile https://github.com/OpenTTD/OpenTTD/issues/9837
11:56:11  <DorpsGek> [OpenTTD/OpenTTD] michicc merged pull request #9838: Fix #9837, 46bd2f1c: Road build with wrong half-tile ends. https://github.com/OpenTTD/OpenTTD/pull/9838
12:22:45  *** Strom has quit IRC
12:24:22  *** Strom has joined #openttd
12:36:27  <andythenorth> what is the TrueGRF subscription going to cost?
13:14:12  <TrueBrain> I somewhat doubt anyone would actual pay any amount that would make it sensible to ask for it to start with :P
13:16:18  <frosch123> sell a NFT for every line of code
13:30:03  <andythenorth> Horse NFT opportunity has been missed
13:30:30  <andythenorth> also totally unrelated, can we add a Whack! button to the buy menu?
13:30:47  <andythenorth> if you filter by cargo, then click Whack! it builds a random vehicle that refits to that cargo
13:30:54  <andythenorth> ideally filtered by length also :P
13:36:08  <TrueBrain> wow, I haven't written Rust in a while .. I completely forgot the basics :P
13:51:00  *** WormnestAndroid has joined #openttd
13:51:09  <peter1138> Yay salad time :D
13:51:15  <TrueBrain> w00p!!
13:51:19  <TrueBrain> did you also bring for us?
13:51:34  <peter1138> Oh
14:06:09  <TrueBrain> right ... I now have a TrueGRF compiler that runs on the command line .. I still wonder how that happened, as that was explicitly not a goal ... but it is the only sane way to make releases on GitHub repositories :P
14:06:15  *** APTX has quit IRC
14:06:33  *** APTX has joined #openttd
14:08:12  *** WormnestAndroid has quit IRC
14:08:17  <frosch123> does it still run locally in the browser, or do you now have a server component?
14:08:23  <TrueBrain> the first
14:08:27  *** WormnestAndroid has joined #openttd
14:08:47  *** andythenorth has quit IRC
14:09:03  <frosch123> so next is a nml->truegrf transpiler :p
14:09:12  <TrueBrain> I do not know if that is even possible
14:09:23  <TrueBrain> pyNML to TrueGRF is .. somewhat :P
14:09:42  *** glx has joined #openttd
14:09:42  *** ChanServ sets mode: +v glx
14:10:09  <frosch123> people have forked firs before, using the generated nml
14:10:25  <glx> TrueBrain: so now it's yet another grf compiler and people will write json to feed it ?
14:10:38  <TrueBrain> glx: sadly, that turns out to be the result here, yes
14:10:41  *** andythenorth has joined #openttd
14:10:43  <TrueBrain> and not JSON btw
14:10:47  <TrueBrain> I used a sane metalanguage :P
14:10:53  <TrueBrain> https://github.com/TrueBrain/truegrf-test-repo
14:11:44  <glx> ah yes better indeed
14:12:24  <LordAro> almost legible
14:14:03  <TrueBrain> especially https://github.com/TrueBrain/truegrf-test-rep

Powered by YARRSTE version: svn-trunk