~orwell

Recent activity

Re: [PATCH] Turn loading tracks into loading ramps when within the loaded area 5 months ago

From orwell (claws) to ~gpcf/advtrains-devel

Hi Maverick,

Thanks for reporting this, I oversaw one call in path_invalidate_ahead.
Should be fixed now, please try again whether the unloading rails now
work correctly in track loops.

Regards, orwell

Re: [PATCH] Turn loading tracks into loading ramps when within the loaded area 5 months ago

From orwell (claws) to ~gpcf/advtrains-devel

Hi Maverick,

I have pushed a commit to master fixing the issue with the track loops.
Can you rebase your patch onto this and test it? Once it works I would
like to merge it and maybe even publish a release (there hasn't been
one for some time). Thank you!

Regards, orwell

Re: [PATCH] Turn loading tracks into loading ramps when within the loaded area 6 months ago

From orwell (claws) to ~gpcf/advtrains-devel

Hi,

- (?)TODO ramp doesn't activate if track is a closed loop.

Oh no. This issue is slowly becoming a nightmare. It breaks the
coupling system, it breaks path projection, it breaks the loading
rails...

There needs to be done a change in the occupation system, so that it
can handle the same train having this position at multiple path
items (or at least make the lowest index take precedence)

I need to think about that separately.

Re: [Discussion] [API] advtrains.get_wagon_at_pos(pos) 6 months ago

From orwell (claws) to ~gpcf/advtrains-devel

Hi again,

Just noticed you added a patch here an hour ago... Which means we were
working in parallel.

My remark still holds though, and I believe my implementation is
correct.

Regards,
orwell

Re: [Discussion] [API] advtrains.get_wagon_at_pos(pos) 6 months ago

From orwell (claws) to ~gpcf/advtrains-devel

Hi,

yes, generally this is the right way to do. However you need to be
careful because the index does not necessarily match the real position
(an index of 1 can be a distance greater than 1)

Since I have some time today, I added such a function in 283efc4. You
should be able to use it right away.

Regards,
orwell

Re: [PATCH] Implement Partial Livery API 7 months ago

From orwell (claws) to ~gpcf/advtrains-devel

Hi,

sorry for the late reply. I hope you are still interested in bringing
the livery system forward.

This rework of the livery system is quite a large change, and I think
it would make sense to put this in a dedicated branch rather than
squeeze it into patches.

I remember we were establishing a livery team once. Who was the leader
of this, and can we pick up this topic again (maybe in one more meeting
e.g. on IRC)? Would you volunteer to take the lead in the livery area?

Regards,

Re: [PATCH] Add a config to destroy autombiles like OpenTTD 7 months ago

From orwell (claws) to ~gpcf/advtrains-devel

Hi,

what's the state of this? Is this ready to be merged or is there still
work required?

Regards, orwell

Re: [PATCH v2] Craft recipes for LuaATC components 7 months ago

From orwell (claws) to ~gpcf/advtrains-devel

Hi,

sorry for the long delay.

Is this patch still reasonable, and has there been progress on the
pipeworks topic?

I'd like to include crafting recipes sooner or later, but first want to
ensure this is ready.

Regards, orwell

Re: [PATCH] Make selection boxes of track nodes larger 7 months ago

From orwell (claws) to ~gpcf/advtrains-devel

Hi Blockhead,

Looks like a nice addition. Should have applied this sooner. Sorry for
the long delay.

Regards, orwell