Vylantze

Results 31 comments of Vylantze

Well, the deed is done. The heavy lifting is over. As per the screenshots above, this is the final result. ### How does it work? A new option has been...

### Summary of things done - Merged master into the current branch. - Made changes to the implementation based on test cases added, to ensure that the behavior is the...

> Is it not possible to specify which card color to start or end the Mighty Chain with? The Mighty Chain order is currently determined by the Card color priority...

By the way, what is the current behavior when the NP cannot be detected? I checked my code and it properly refers to it as Unknown if it fails to...

> iirc, currently there is no detection if NP was available or not. > > it always click all of the before cards, NPs and then after cards. > >...

> https://github.com/Vylantze/FGA/blob/basic-mighty-chain/scripts/src/main/java/io/github/fate_grand_automata/scripts/modules/attack/AttackPriorityHandler.kt#L67-L71 The system does already deal with Unknown cards in its own way. Do you want me to add a note for this? Also I realise now that this...

> Also I forgot to say about this > > https://github.com/Calvin-LL/Reorderable > > So we can remove the recycler view on card priority and replace it with compose for better...

It was easier than I expected, so I am adding np detection to the system. As usual, it will only be available when `Use Chain Priority` is turned on, but...

Added a new ChainTypeEnum that serves as the cutoff for priority handling instead of the older build where it relied on `Avoid` instead.

What would be better color scheme for the background + text for disabled sections then?