tobymao / 18xx

A platform for playing 18xx games online!
https://18xx.games
Other
279 stars 182 forks source link

[21Moon] Share price order during CorpRound when stock price drops #10335

Closed jackpunt closed 6 months ago

jackpunt commented 7 months ago

What's your Game ID? https://gist.github.com/jackpunt/e4387a407250a151a0bbfd2119c51fa8

How to Reproduce the Bug? During corp round LG (1st @ $80) sells a share of KR (2nd @ $70) which drops KR to $60 I expected that would put KR in 4th place (after the other Corps that are already at $60)

? Is the order of operation set and invariant at the beginning of the Corp Round?

"The round proceeds in descending share price order (see 5.2), and each started corporation gets exactly one turn."

Screenshot 2024-02-15 at 1 43 37 PM

Which Browser / Platform?

roseundy commented 7 months ago

Checking with Scott...

roseundy commented 7 months ago

And Scott indicates it needs fixing.

roseundy commented 7 months ago

Apparently I meant for this work to work the way it should, but I never called the method in the corporate round that I wrote way back when.