18xx icon indicating copy to clipboard operation
18xx copied to clipboard

[1835] Implementation Map

Open neutronc opened this issue 5 years ago • 12 comments

Implementation Roadmap for 1835

  • [x] Map
  • [x] Privates
  • [ ] Minor Companies - Vorpreussische Bahnen
  • [ ] Major Companies
  • [x] Stockmarket
  • [ ] Bidding Rules
  • [ ] Bidding Snake "Clemens" Variant
  • [ ] Shares/Certificate Different Types (5,10,20,40% share certificates)
  • [ ] Director Shares may not be sold partially "Strict Rules"
  • [ ] Nationalisation - based on Phased with Voluntary Merge and Mandatory Merge in upcoming Phases
  • [ ] +Trains
  • [ ] Hamburg Hex with Different Values per City Space if you cross a river
  • [x] Tiles

neutronc avatar Jan 04 '21 11:01 neutronc

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

thepackrat avatar Jan 21 '21 11:01 thepackrat

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.

volker18xxdev avatar Mar 24 '21 21:03 volker18xxdev

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

thepackrat avatar Mar 24 '21 23:03 thepackrat

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

volker18xxdev avatar Mar 26 '21 09:03 volker18xxdev

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 avatar Apr 07 '21 06:04 volker18xxdev

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 avatar Apr 09 '21 13:04 volker18xxdev

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.

volker18xxdev avatar Jun 22 '21 06:06 volker18xxdev

40% shares? 🤔

bearerer avatar Sep 15 '21 06:09 bearerer

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

volker18xxdev avatar Sep 16 '21 06:09 volker18xxdev

Is 1835 on anyone's plans for implementing?

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

scottredracecar avatar Feb 03 '22 14:02 scottredracecar

Yes, mine.

thepackrat avatar Feb 03 '22 14:02 thepackrat

Yes, mine.

Is this a public branch? still active?

jamesbloom avatar Nov 29 '23 19:11 jamesbloom