Andy

Results 30 comments of Andy

Hmm. I could go look what was done for the vanilla client. I believe that is notarised and builds an application bundle (packaged app), but I'm out of my depth...

Last time I built JGRPP was x86 on a different Mac, which has been migrated to an m1. I just pulled for my pre-existing JGRPP checkout, rm-ed the existing build...

One clarification to repro steps. The bug doesn't manifest when the filtered cargo matches the default cargo for the units of the articulated vehicle.

Emoji spec uses this: https://en.wikipedia.org/wiki/Fitzpatrick_scale Digging further, the Fitzpatrick Scale has issues, and this is one possible replacement for it: https://en.wikipedia.org/wiki/Monk_Skin_Tone_Scale

I believe FIRS uses these strings in CB 37 results? https://github.com/andythenorth/firs/blob/master/src/templates/extra_text_primary.pynml#L27

I have a case where it would be helpful to have a UUID for industry instances. I am not aware of an actual UUID that is grf-readable (maybe in 80+?)....

This adds visual noise to a cramped window, but it is quite easy to accidentally hide vehicles and not be aware. I have foolishly wasted time hunting for newgrf 'bugs'...

Is it extensible to roadtypes also? :D No problem if not, just curious.

**Procedures** Procedures are a technique for using a switch chain where normally a variable would be used. The switch chain is called like a variable, runs whatever logic is required,...