Its no joke, I'm actually working on Monopoly once again. Now that I've graduated from high school and the Academic Decathlon season is over, I know I will definately have time to work on/finish Monopoly.
Now I know most of you wont want to go through the 26 pages of banter, so I'll sum it up for you:
- During this excursion, I have had a total of three partners: D_Scypher, Legacy(U), and Oo.EviL.oO, with help from (U)Bolt_Head and RexyRex. At the moment, I am working alone.
- The map stopped for awhile due to school and laziness (I mean who really finds it fun to copy over 300 triggers?).
- I haven't released a Beta version for this yet because there would be nothing to do really aside from rolling the die and moving around.
There was discussion of finding a more efficient way of making all the property triggers. If you have a better idea, please share it. Here's what we came up with over the past year:
QUOTE(Trigger Overview)
- 462 for the 22 properties (at 21 per property)
- 52 for the 4 railroads (at 13 per railroad)
- 40 for the 2 utilities (at 20 per utility, thanks to that whole multiplication thing)
- a set of triggers for the Community Chest and Chance drawings (basically just a set of randomization triggers)
- a few "Jail" triggers [Go to jail, get out of jail, etc.]
- 1 income tax trigger
- 1 luxury tax trigger
In greater detail:
QUOTE(Properties)
- Displaying the price
- Display property info [When a player finally lands on a property, it displays the mortgage price, purchase price, rent cost, and the prices for houses and hotels in a "displayed text message."]
- Buying the property
- Buying a house [Must own all other properties with that color]
- Buying a hotel [Must own 4 houses on a property first]
- Landing on an unpurchased property
- Landing on a purchased property [Only 1 in the set, No houses]
- Landing on a purchased property [All properties in that set are owned, No houses]
- Landing on a purchased property [All properties in that set are owned, 1 house]
- Landing on a purchased property [All properties in that set are owned, 2 houses]
- Landing on a purchased property [All properties in that set are owned, 3 houses]
- Landing on a purchased property [All properties in that set are owned, 4 houses]
- Landing on a purchased property [All properties in that set are owned, 1 hotel]
- Owning a property [Only 1 in the set, No houses]
- Owning a property [All properties in that set are owned, No houses]
- Owning a property [All properties in that set are owned, 1 house]
- Owning a property [All properties in that set are owned, 2 houses]
- Owning a property [All properties in that set are owned, 3 houses]
- Owning a property [All properties in that set are owned, 4 houses]
- Owning a property [All properties in that set are owned, 1 hotel]
- Mortgage the property
QUOTE(Railroads)
- Displaying the price
- Display property info [When a player finally lands on a railroad, it displays the purchase price and the rent prices in a "displayed text message."]
- Buying the property
- Landing on an unowned railroad
- Landing on a purchased railroad [Only 1 railroad owned by that player]
- Landing on a purchased railroad [Only 2 railroads owned by that player]
- Landing on a purchased railroad [Only 3 railroads owned by that player]
- Landing on a purchased railroad [All 4 railroads owned by that player]
- Owning a property [Only 1 railroad owned by that player]
- Owning a property [Only 2 railroads owned by that player]
- Owning a property [Only 3 railroads owned by that player]
- Owning a property [All 4 railroads owned by that player]
- Mortgage the railroad
QUOTE(Utilities)
Displaying the price
- Display property info [When a player finally lands on a utility, it displays the purchase price and the tax prices in a "displayed text message."]
- Buying the utility
- Landing on an unpurchased utility
- Landing on a purchased utility [Only 1 utility owned by that player, 4x2]
- Landing on a purchased utility [Only 1 utility owned by that player, 4x3]
- Landing on a purchased utility [Only 1 utility owned by that player, 4x4]
- Landing on a purchased utility [Only 1 utility owned by that player, 4x5]
- Landing on a purchased utility [Only 1 utility owned by that player, 4x6]
- Landing on a purchased utility [Only 1 utility owned by that player, 4x7]
- Landing on a purchased utility [Only 1 utility owned by that player, 4x8]
- Landing on a purchased utility [Only 1 utility owned by that player, 4x9]
- Landing on a purchased utility [Only 1 utility owned by that player, 4x10]
- Landing on a purchased utility [Both utilities owned by that player, 10x2]
- Landing on a purchased utility [Both utilities owned by that player, 10x3]
- Landing on a purchased utility [Both utilities owned by that player, 10x4]
- Landing on a purchased utility [Both utilities owned by that player, 10x5]
- Landing on a purchased utility [Both utilities owned by that player, 10x6]
- Landing on a purchased utility [Both utilities owned by that player, 10x7]
- Landing on a purchased utility [Both utilities owned by that player, 10x8]
- Landing on a purchased utility [Both utilities owned by that player, 10x9]
- Landing on a purchased utility [Both utilities owned by that player, 10x10]
And that's about it.
I will keep you all posted with detailed accounts of what has been added and such. Right now all the property triggers for Mediterranean Avenue and Baltic Avenue are complete. The trading triggers, dice triggers, and movement triggers are done as well. Next up I have to just copy 400 more triggers.
Again, if you have a better way of doing those 734891234612 triggers, trust me I'd love to know how.