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.
"Sceptog;c-2428956" wrote:"herd_nerfer;c-2428955" wrote:
I think it just shows an order according to the current TM level of each character. I doubt there's any predictive logic going on there - that would make it quite a bit more complex.
Not really if that is on a pure speed basis. Definitely not to take any tm manipulation into account
"herd_nerfer;c-2428960" wrote:"Sceptog;c-2428956" wrote:"herd_nerfer;c-2428955" wrote:
I think it just shows an order according to the current TM level of each character. I doubt there's any predictive logic going on there - that would make it quite a bit more complex.
Not really if that is on a pure speed basis. Definitely not to take any tm manipulation into account
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 - which is to tell you who is going next based on the current TM values.
"Ragnarok_COTF;c-2428975" wrote:
Or... just give me a way to see the TM values. I can write down speeds before the battle and do the work myself.
"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."
"TargetEadu;c-2429010" wrote:
Another thing - does anyone know what it does in the event of a perfect speed tie? Trying to figure out if it can let you detect coinflip results ahead of time.
Discuss and share your feedback on Star Wars: Galaxy of Heroes with fellow players.
77,642 PostsLatest Activity: 6 hours ago