cip123

Results 18 comments of cip123

I would also love to have a Mac version of this app. The command-line is excellent for quick reading a pass, but a GUI version would be best if you...

> @cip123 how were the positions gps obtained in this pr? I used GM mode to position myself in BRD and got the GPS locations.

No, I approximated new GPS locations by positioning myself in the corner and then at the door. On Mon, Jul 4, 2022 at 7:57 PM acidmanifesto ***@***.***> wrote: > @cip123...

No, I'll take care of it.

I updated the coordinates to what @Gultask added. The spawn location looks good. However, there are two issues with the `waypoint_data`. 1. Phalanx is walking instead of running; this can...

@goxr3plus Did you manage to do something about it? I would need this behavior too.

I think this is related to this issue, `@appolo/client` removed `client.writeData` in version `3.0.0-beta.48` so the `signIn` code is no longer working. I tried this workaround ``` client.cache.writeData({ data: {...

@acidmanifesto Please see my previous comment: https://github.com/azerothcore/azerothcore-wotlk/pull/12127#issuecomment-1220869655

As I explained in the PR, I couldn't implement the sniffed coordinates because the creature can't change its orientation without moving (it can't turn in place). I tried to ask...

@yolpsoftware did you have any luck with this? I am looking to receive the pending userInfo when the application is in the background. I think this can also work: https://www.npmjs.com/package/react-native-background-fetch,...