(legacy site) The Training Center has been modernized. Your pets are now sorted into clear sections — Done (collect results!), Currently Training, and Ready to Train, so you can see at a glance what needs your attention. Jim's intro text has been cleaned up, the old Bootstrap grid layout is gone, and everything uses the my new modern design language.
If you've got a Gold Account you'll notice a new option to get all of your pets out of training at once when they're finished.
thanks for giving us a way to collect all pets at one time!
Another problem I have with the new layout is that when I click set alert it returns to the bottom on the training page instead of the top and I have to keep scrolling up again and again. :(
yes, I'm not a fan of how tiny and cramped a lot of pages are on Legacy now, either :x For me, when I try and highlight sentences in this comment box, it doesn't show up as if it's highlighted anything BUT if I click the backspace, it does delete everything I'd highlighted... so it is highlighting but the highlight is invisible? if that makes sense? So that might be the case for you too? It is annoying. I assumed it was some odd error on my end until I saw your comment.
Thank you for the Custom CSS, !! Clutch!
Also suggestion for Keith, can the stat you're most recently training be autoselected? It was selecting the first option on the list as default before, but now it seems to randomly picking one, which WILL end in misclicks, I'm certain.
It's only been about a day or so and I'm already sick & tired of having to keep scrolling up every time I put a pet in training & go back to the training page which always goes to the bottom again. And having to re-log in when I go to the healer to heal pets who completed training. :(
Is the training going to be as before where it suggests what to train? Like I dont want to have to remember which to do, level, strenth etc.
Would it be possible to add the stat, that is being trained to the list again? I often check the training page, also to find out, if I need to tome or otherwise add level to the pets for the upcoming sessions and now I can't see, how high the trained stat is but have to open the all Pets page for that.
Isn't there any way to stop the stupid training center from going all the way down to the bottom every time? I'm so tired of scrolling up over & over again. And logging in at the healer every time. These need to be fixed. Thanks.
and anyone else who wanted the custom css for blocking autotraining:
Click to reveal
/* hide autotrain buttons on each pet */ .btn-autotrain { display: none; }/* hide autotrain info banner */ .autotrain-promo { display: none; }