freystef / Rails

18xx games moderator
GNU General Public License v2.0
9 stars 9 forks source link

Forced director share trade #12

Open madoar opened 7 years ago

madoar commented 7 years ago

Today a few friends and I discovered a bug in the 1835 implementation with Rails 2.0 RC1. When someone is overbuying the shares of another player that is currently the director of a company and becomes the new director, in our case of Württemberg, the "old" director should have the choice of deciding what shares he recieves for his old 20% director share. Normally you would choose the other 20% share, if it's in the possession of the player, otherwise you choose two 10% shares. Rails doesn't let you decide which shares you want to recieve, it just gave the two 10% shares even through the player also had the other 20% share.

neutronc commented 7 years ago

The rules state that the old director has the choice. This should be fixed.