ccmoose
2 years agoRising Novice
Turn Order List Flaw
Doesn't show if a character is lapped. I just did SLK vs LV. Maul had very little TM on my SLK turn, so I knew SLK would go before Maul. But SLK was only shown in the queue for his current turn.
"Ragnarok_COTF;c-2428973" wrote:"herd_nerfer;c-2428960" wrote:
Well, right now all the code has to do is look at what TM values are currently assigned - which is very little overhead for the UI and the underlying code. Even if they did the calculations on a pure speed basis they still have to calculate TM for every character on the field AFTER their next turn, so it's more than just showing a widget ordered by current TM values. It's not a LOT of additional overhead to do those calculations but the resulting order would still be wrong at least as often as it would be right - so why bother?
For the exact scenario I started this post with. Also, I'm pretty sure it does look at speed and current TM."herd_nerfer;c-2428960" wrote:
I don't think they intended it to be quite that involved. As it is now, it covers the majority of the functionality that is required of it
Hard disagree here, and I am OP here, so I'd like my point addressed. I need to know if SLK will go again before Maul goes when he has 5 stacks. Or maybe when he'll go again if Rey is in ult. As it is built now, I'd argue it is almost useless.
What I'm asking for here is incredibly simple.
Sort by ( 1 - IIf(CurrentTurn, 0, TMcurrent) ) / CurrentSpeed
Technically it's a bit more complex because of TM overflow. But the TM calculations I'm asking for are significantly less complicated than the code they implemented to animate and display the list.
"Note that the turn order widget is not a hard-and-fast rule; if characters gain turn meter, they can jump the line. However, it can give players a better idea of who is going next when the TM is close."
Discuss and share your feedback on Star Wars: Galaxy of Heroes with fellow players.
77,667 PostsLatest Activity: 47 seconds ago