From: Phil D. <de...@gm...> - 2010-06-08 12:52:11
|
All, Just raised the following bug on 1835 and thought it worth bringing up for discussion. I 'think' this is the only other supported game where there are shares of a mixed type available for purchase (1856 has 5% shares but I believe that the CGR is always either a 10% or 5% corp?). The game status interface doesn't really have the facility for displaying exactly what share is the next available. A veteran rails player will just click the cell and click yes in the popup without really reading the message (I did, it took me a pass round the table before I noticed I'd bought the 'wrong' share). I'm not aware how many other games have mixed share values for companies but is there a case here for a change to the UI to better display what is on the cert that is offered? maybe just something as simple as anoter column to shows certs available rather than shares? Not sure, just thought it was a point worth raising. Phil ---------- Forwarded message ---------- From: SourceForge.net <no...@so...> Date: 8 June 2010 13:15 Subject: [ rails-Bugs-3013209 ] 1835 stack order from IPO can be messed up To: no...@so... Bugs item #3013209, was opened at 2010-06-08 13:15 Message generated for change (Tracker Item Submitted) made by destrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=723360&aid=3013209&group_id=132173 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Game-specific Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Phil Davies (destrin) Assigned to: Nobody/Anonymous (nobody) Summary: 1835 stack order from IPO can be messed up Initial Comment: With the attached save file: Buy a cert of BAD from IPO (it will be 10%) Moderator -> Forced Undo Buy a cert of BAD from IPO (it will offer the 20% cert) The 10% cert is being put back at the bottom of the cert stack when the undo processes. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=723360&aid=3013209&group_id=132173 |
From: John D. G. <jd...@di...> - 2010-06-11 03:47:33
|
On 2010-06-08 04:21, Phil Davies wrote: > Just raised the following bug on 1835 and thought it worth bringing up > for discussion. I 'think' this is the only other supported game where > there are shares of a mixed type available for purchase (1856 has 5% > shares but I believe that the CGR is always either a 10% or 5% corp?). I'm hoping that 1837 will make the list fairly soon; it doesn't have too many differences from 1835, and most of those are 1830-like differences. > The game status interface doesn't really have the facility for > displaying exactly what share is the next available. When you click on the button to buy from the initial offering, it does ask "Buy 2 shares of Wrt for 168?" While this could be better phrased, it does get the job done (and after all, players are expected to own the physical game). I haven't tried buying such companies from the bank pool, though, and would want to have the choice to buy either size of certificate if they are there. (This can probably be limited to two sizes in the code -- I don't know of a game where any one company, once formed, ever has more than two sizes of certificate at one time, unless you count the bank-owned 50% certs in 1862.) |
From: Phil D. <de...@gm...> - 2010-06-11 08:54:09
|
On 11 June 2010 05:45, John David Galt <jd...@di...> wrote: > On 2010-06-08 04:21, Phil Davies wrote: >> Just raised the following bug on 1835 and thought it worth bringing up >> for discussion. I 'think' this is the only other supported game where >> there are shares of a mixed type available for purchase (1856 has 5% >> shares but I believe that the CGR is always either a 10% or 5% corp?). > > I'm hoping that 1837 will make the list fairly soon; it doesn't have too > many differences from 1835, and most of those are 1830-like differences. > >> The game status interface doesn't really have the facility for >> displaying exactly what share is the next available. > > When you click on the button to buy from the initial offering, it does ask > "Buy 2 shares of Wrt for 168?" While this could be better phrased, it does > get the job done (and after all, players are expected to own the physical > game). This is true, my point was that veteran rails users are used to mindlessly clicking yes without reading the popup, this is probably a user failing rather than a product failing :) > I haven't tried buying such companies from the bank pool, though, and would > want to have the choice to buy either size of certificate if they are there. > (This can probably be limited to two sizes in the code -- I don't know of a > game where any one company, once formed, ever has more than two sizes of > certificate at one time, unless you count the bank-owned 50% certs in 1862.) I will find out in the next SR I'm heading into in this 1835 game but I believe there is a dropdown box that allows you to choose between which share you would like to purchase, similar to the one that pops up when you want to sell multiples. I think it's really only an issue with the IPO since they are in a predefined 'stack' which you can't really see. Phil |
From: Erik V. <eri...@xs...> - 2010-09-02 19:30:59
|
-----Original Message----- From: John David Galt [mailto:jd...@di...] Sent: Friday 11 June 2010 06:46 To: Development list for Rails: an 18xx game Subject: Re: [Rails-devel] Fwd: [ rails-Bugs-3013209 ] 1835 stack order from IPO can be messed up I'm hoping that 1837 will make the list fairly soon; it doesn't have too many differences from 1835, and most of those are 1830-like differences. [EV] There is one major difference: the hexagonal stock price chart. While not rocket science, it's big enough of a step to reduce the likelihood that 1837 will be done very soon (unless there would be overwhelming demand, of course, but I doubt). (Sorry for the late answer). Erik. |