tobymao / 18xx

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

[1835] Implementation Map #3059

Open neutronc opened 3 years ago

neutronc commented 3 years ago

Implementation Roadmap for 1835

thepackrat commented 3 years ago

This is now in progress, although I can't seem to assign myself to it

volker18xxdev commented 3 years ago

hi Martin, i want to support your implementation. how can i help? In my local version i updated already the townnames. next could be the SR, which is not bidding, but buy or pass. Greetings Volker Bad Schwartau.

thepackrat commented 3 years ago

Why not submit the town names as a change, and then work on the start packet round?

volker18xxdev commented 3 years ago

i'll submit, i'm actual struggling with git.

volker18xxdev commented 3 years ago

I'll submit the town names yesterday. One point for the list above: how to handle the exchange Prussion papers for the minors. My rule interpretation is: the exchange papers are not in the Ipo. this is relevant when all public pru shares (4 10% Pru) are sold, the pru is started and not all Minors/private where exchanged.

volker18xxdev commented 3 years ago

my PR was accepted, Town names, Variant "clemens" , company shares, incremental capitalization are now available. now we can go for the start packet round.

volker18xxdev commented 3 years ago

i solved the fixed par-values for the corporations. now i have the problem with the startpaket (the bayern shares are not transferred to the buyer, also the minors and bayern-Director is missing). Any help is appreciated.

bearerer commented 2 years ago

40% shares? 🤔

volker18xxdev commented 2 years ago

No,             sym: 'BA',             shares: [20, 10, 10, 10, 10, 10, 10, 20],             sym: 'HE',             shares: [20, 10, 10, 10, 10, 10, 10, 20],             sym: 'WT',             shares: [20, 10, 10, 10, 10, 10, 10, 20],             sym: 'MS',             shares: [20, 10, 20, 20, 10, 10, 10],  # this definition is necessary, because [20, 20, 20, 10, 10, 10, 10] this version create a 5-share company. :(             sym: 'OL',             shares: [20, 10, 20, 20, 10, 10, 10],             sym: 'PR',             shares: [10, 10, 10, 10, 10, 10, 10, 10, 5, 5, 5, 5],

Am 15.09.2021 um 08:09 schrieb bearerer:

40% shares? 🤔

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/tobymao/18xx/issues/3059#issuecomment-919728471, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATHUTSZJL6DJWLWQRJ52E7DUCA2CLANCNFSM4VS3MGHQ. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

-- Volker Schnell email: @.*** homepage: www.volkers-muehle.de

scottredracecar commented 2 years ago

Is 1835 on anyone's plans for implementing?

Do we need a process for making games dormant if they are not being worked on?

thepackrat commented 2 years ago

Yes, mine.

jamesbloom commented 9 months ago

Yes, mine.

Is this a public branch? still active?