Simon Ward

Results 5 comments of Simon Ward

Hi, The code for generating the negative couplings is correct but adding it to the bond should be: `H_sys.addcoupling('mat','J1','bond',1.)` Simon

Hey, Just made a little update which also checks move compatibility for defenders. See https://github.com/simonward86/PoGoIV_xposed/commit/785cf8ad9f3cb38d6f72aa5ed4a94b0a9af7c4ec Looking into writing for attackers as well.

@jane0815 I've been looking through the 0.37.0 code and have not seen anything which looks promising for hooking. Until we find a substitute for "doSyncRequest" & "readDataSteam" I dont not...

@jane0815 I've looked over the code and can't see any obvious errors in the calculation. Were there any errors in the Xposed log?

@jane0815 Just a thought... The notification a toast message, details are not shown in the pop-up. That might be the reason it was missed. I'll have a look at it...