From: Erik V. <ev...@us...> - 2010-05-08 14:52:58
|
Update of /cvsroot/rails/18xx/data In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv6806/data Modified Files: GamesList.xml Log Message: 1835 marked "Almost playable". Description updated. Sequence reorganized to put games in playability order. Index: GamesList.xml =================================================================== RCS file: /cvsroot/rails/18xx/data/GamesList.xml,v retrieving revision 1.33 retrieving revision 1.34 diff -C2 -d -r1.33 -r1.34 *** GamesList.xml 8 May 2010 14:23:21 -0000 1.33 --- GamesList.xml 8 May 2010 14:52:50 -0000 1.34 *************** *** 2,17 **** <!-- Supported games --> <GamesList> - <Game name="1825"> - <Note>Experimental</Note> - <Description>1825 Unit 1 - (c) 1994 Hartland Trefoil Ltd. - Designed by Francis Tresham - - Limitation: - - No random assignment of private companies (players should do this off-line and enter the result) - </Description> - <Players minimum="3" maximum="5" /><Option name="UnlimitedTiles" type="toggle" default="no"> - </Option> - </Game> <Game name="1830"> <Note>Fully playable</Note> --- 2,5 ---- *************** *** 42,73 **** <Players minimum="3" maximum="6"/> </Game> - <Game name="1835"> - <Note>Partly playable</Note> - <Description>1835 (Germany) - Designed by Michael Meier-Bachl - Published 1990 by Hans im Glück Verlag - - Initial version. - Rules not yet implemented include: - - Sequential availability of companies. All companies are buyable from the start, including the Prussian. - - Prussian formation. - - Distance-based token cost. - - ... etc. - - For the start packet sale, three variants have been implemented: - - Standard - - Clemens - - Snake - Variant selection effects on SR and OR have not been implemented yet. - </Description> - <Option name="Variant" values="Standard,Clemens,Snake"/> - <Option name="NoMapMode" type="toggle" default="no" /> - <Option name="UnlimitedTiles" type="toggle" default="no"/> - <Option name="BYFloatsAt" values="50%,20%" default="50%"/> - <Option name="LDIncome" values="20M,30M" default="20M"/> - <Option name="MinorsRequireFloatedBY" type="toggle" default="no"/> - <Players minimum="3" maximum="7"/> - </Game> <Game name="1851"> <Note>Fully playable</Note> --- 30,34 ---- *************** *** 83,86 **** --- 44,48 ---- <Players minimum="3" maximum="5"/> </Game> + <Game name="1856"> <Note>Fully playable</Note> *************** *** 98,114 **** <Players minimum="3" maximum="6"/> </Game> - <Game name="1870"> - <Note>Partly playable</Note> - <Description>1870 - Railroading across the Trans Mississippi - (c) 1992, 1995 Mayfair Games, Inc. - Designed by Bill Dixon - Aspects not present in 1830 have not been implemented yet. - </Description> - <Option name="UnlimitedTiles" type="toggle" default="no"/> - <Option name="LeaveAuctionOnPass" type="toggle" default="no"/> - <Players minimum="2" maximum="6"/> - </Game> - <Game name="1889"> <Note>Fully playable</Note> --- 60,64 ---- *************** *** 127,131 **** </Game> ! <Game name="18AL"> <Note>Fully playable</Note> <Description>18AL - The Railroads come to Alabama --- 77,81 ---- </Game> ! <Game name="18AL"> <Note>Fully playable</Note> <Description>18AL - The Railroads come to Alabama *************** *** 144,147 **** --- 94,98 ---- <Players minimum="3" maximum="5"/> </Game> + <Game name="18EU"> <Note>Fully playable</Note> *************** *** 159,162 **** --- 110,114 ---- <Players minimum="2" maximum="6"/> </Game> + <Game name="18Kaas"> <Note>Fully playable</Note> *************** *** 173,176 **** --- 125,180 ---- <Players minimum="3" maximum="6"/> </Game> + + <Game name="1835"> + <Note>Almost playable</Note> + <Description>1835 (Germany) + Designed by Michael Meier-Bachl + Published 1990 by Hans im Glück Verlag + + Three variants have been implemented: + - Standard + - Clemens + - Snake + + Known bugs: + - Game hangs in OR if Start Packet has not been sold and minors run. + Workaround: select option "Minors don't run if BY has not floated". + - OBB and PfB do not always close when required. + Workaround: use Correction mode. + </Description> + <Option name="Variant" values="Standard,Clemens,Snake"/> + <Option name="NoMapMode" type="toggle" default="no" /> + <Option name="UnlimitedTiles" type="toggle" default="no"/> + <Option name="BYFloatsAt" values="50%,20%" default="50%"/> + <Option name="LDIncome" values="20M,30M" default="20M"/> + <Option name="MinorsRequireFloatedBY" type="toggle" default="no"/> + <Players minimum="3" maximum="7"/> + </Game> + + <Game name="1870"> + <Note>Partly playable</Note> + <Description>1870 - Railroading across the Trans Mississippi + (c) 1992, 1995 Mayfair Games, Inc. + Designed by Bill Dixon + + Aspects not present in 1830 have not been implemented yet. + </Description> + <Option name="UnlimitedTiles" type="toggle" default="no"/> + <Option name="LeaveAuctionOnPass" type="toggle" default="no"/> + <Players minimum="2" maximum="6"/> + </Game> + + <Game name="1825"> + <Note>Experimental</Note> + <Description>1825 Unit 1 + (c) 1994 Hartland Trefoil Ltd. + Designed by Francis Tresham + + Limitation: + - No random assignment of private companies (players should do this off-line and enter the result) + </Description> + <Players minimum="3" maximum="5" /><Option name="UnlimitedTiles" type="toggle" default="no"> + </Option> + </Game> <Credits>Rails is a computer implementation of a number of railroad board games, |