zond / godip

A dippy adjudicator in Go.
GNU General Public License v3.0
27 stars 22 forks source link

Make adjacent convoy resolutions consistent #134

Closed zond closed 3 years ago

zond commented 3 years ago

Before this, convoy intent signaled using 'via convoy' and by 'owned fleet convoys' were treated differently.

If the convoy was dislodged, one moved via land, while the other didn't.

After this, it should be consistent and both shall not move via land.

This is not a rule judgment, we can change this behavior - but the least controversial fix to the inconsistency is to make it consistent like this.

zond commented 3 years ago

@tttppp, @TimothyJones, @RoganJosh, @jensforsgard might have opinions about this.

Note that I'm completely leaving it open to change so that 'convoy intent does not block land movement' - this is just to make the adjudicator consistent until that discussion is resolved.

zond commented 3 years ago

After talking polling the sages I think this is a reasonable way to do it.