thomasahle / TrinityProject

A mindblowing trainbased game for entire family
http://thomasahle.github.com/TrinityProject/
GNU General Public License v3.0
8 stars 3 forks source link

You should not be able to edit after starting the simulation. #57

Closed EdShaw closed 12 years ago

EdShaw commented 12 years ago

It's just dawned on me you can cheat the game by placing components between already in motion trains.

Take level 15 (More More More):

1) Place 2 dups.

2) Start simulation.

3) Pause once the first 2 trains have made it through the dups.

4) Place another dup between the first 2 and the last 2.

5) Watch as you succeed with 1 less component than the supposed minimum.

MattPellegrini commented 12 years ago

Maybe just hide the pallet after they've clicked start, until they hit reset.

It's just dawned on me you can cheat the game by placing components between already in motion trains.

Take level 15 (More More More):

1) Place 2 dups.

2) Start simulation.

3) Pause once the first 2 trains have made it through the dups.

4) Place another dup between the first 2 and the last 2.

5) Watch as you succeed with 1 less component than the supposed minimum.


Reply to this email directly or view it on GitHub: https://github.com/thomasahle/TrinityProject/issues/57

thomasahle commented 12 years ago

We already disable the toolbar while not paused. Let's just disable it until reset.

MattPellegrini commented 12 years ago

Just disabling it might be unclear, a visual clue would be better, gray it out or something.

On 23/05/12 21:00, Thomas Dybdahl Ahle wrote:

We already disable the toolbar while not paused. Let's just disable it until reset.


Reply to this email directly or view it on GitHub: https://github.com/thomasahle/TrinityProject/issues/57#issuecomment-5883069

MattPellegrini commented 12 years ago

hopefully this is done now :)