Topic

Moving or Removing "All" from Drinks

I've heard a few people mention this and it happened to me this morning.  I mistakenly drank 16 Earthshakers at once.  Please consider moving the "All" button to the right so it is not there as the default when you go to drink something!  Is there really anyone that wants to drink all their drinks at once?  I could do without the all button entirely!

Posted 14 months ago by Cabinwood Subscriber! | Permalink

Replies

  • Yep..I agree with Cabinwood...I have drank all my Earthshakers on numerous occasions, and that is very frustrating...I say moving the "ALL" button to the far right would be a great change. I hope you will consider doing this for us please....Thank you! :)
    Posted 14 months ago by GarthBnut Subscriber! | Permalink
  • +1 This really does need to be changed. It is just a swap of buttons, cant be that hard to implement can it? This morning I drank 23 earth shakers buy accident. I am also an old alpha tester so if I  can make that mistake heaven help a noob who has spent all day trying to make a batch only to have them gulped down in one go :'(
    Posted 14 months ago by Misha Subscriber! | Permalink
  • I'm generally careful with ingesting things like Earthshakers for this very reason.

    But, from a coding perspective, I think there's a single menu for useable items, rather than a bunch of menus for different kinds of items (food, drink, harvestables, etc.) - so as to simplify future coding. For example, if there was a different menu call for different kinds of items (food, drink, harvestables, seeds), then to change the menus to the 'enter a number' means I have to code it in four places, rather than one parent.

    Of course, that's still not foolproof. Had a project where one contributor kept pasting a code snippet that was bugged (Foo), and his other code called (Bar), so he kept loading the bugged version of (Foo) so (Bar) would work. That would throw off all the other routines that called on Foo. Round and round we went. Said programmer left after deciding He Knew Better and We Were All Idiots (including the CEO, whom he told off in a scathing letter - never seen someone's access yanked so quickly).
    Posted 14 months ago by TK-855 Subscriber! | Permalink