Vanilla is a product of Lussumo. More Information: Documentation, Community Support.

  1.  permalink
    After five minutes of pressing "random" button and trying to play and guess some shots I missed ... I am more pissed than happy, satisfied or whatever, bacause every third shot I see is mine.

    Is it possible to add one little filter to a "random snapshot" that will prevent us from seeing our own shots all the time? I think that would be nice ;)

    PS.
    There are hundreds of shots I have unsolved but "random" usually shows the same shots over and over again.
    •  
      CommentAuthornaut
    • CommentTimeMay 12th 2010 edited
     permalink
    yeah, we can add the option "don’t show your own shots"
    should be fairly easy to implement.

    and concerning the random issue: We have received the request a couple thousand times already.. and (as I mentioned in another thread) I won’t believe you until I get a video of someone actually experiencing this.

    If someone finds my previous comment on this one, please feel free to link it here, thanks! :)


    For the programming-savvy players, that’s the line of code in question:
    redirect_to :action => "show", :id => base.find(:first, :order => 'RAND()')
  2.  permalink
    "don’t show your own shots" would be really wonderful :)
    •  
      CommentAuthorefji
    • CommentTimeMay 12th 2010
     permalink
    Some maths that explain what happens :
    http://forum.whatthemovie.com/comments.php?DiscussionID=611&page=7
    (my post of march 22)