-
Notifications
You must be signed in to change notification settings - Fork 186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[1835] Implementation Map #3059
Comments
This is now in progress, although I can't seem to assign myself to it |
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. |
Why not submit the town names as a change, and then work on the start packet round? |
i'll submit, i'm actual struggling with git. |
I'll submit the town names yesterday. |
my PR was accepted, Town names, Variant "clemens" , company shares, incremental capitalization are now available. now we can go for the start packet round. |
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. |
40% shares? 🤔 |
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
<#3059 (comment)>,
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
|
Is 1835 on anyone's plans for implementing? Do we need a process for making games dormant if they are not being worked on? |
Yes, mine. |
Is this a public branch? still active? |
Implementation Roadmap for 1835
The text was updated successfully, but these errors were encountered: