-
Notifications
You must be signed in to change notification settings - Fork 14
Raids #7
Comments
I do not play the game anymore, so I do not know how this information looks like. Do you know where I get this information from? Is there any data of this inside the GAME_MASTER.json? |
I don't believe that information is in the GAME_MASTER file.
…On Wed, Jul 25, 2018, 7:20 AM Livio Brunner ***@***.***> wrote:
I do not play the game anymore, so I do not know how this information
looks like.
Do you know where I get this information from? Is there any data of this
inside the GAME_MASTER.json
<https://github.com/pokemongo-dev-contrib/pokemongo-json-pokedex/blob/master/src/data/GAME_MASTER.json>
?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALdzjdtU7tSv-C4wBA_O8DIQAhgWbnqIks5uKFSagaJpZM4Va0Jt>
.
|
I also didn't found anything in that json :/ |
It is not in the json. I create one manually currently but I have a story
to move to a database to generate the raids. I think its what everyone is
looking for.
…On Wed, Jul 25, 2018 at 4:37 AM, feralheart ***@***.***> wrote:
I also didn't found anything in that json :/
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAX4gChJB10m61GBaF57JxAYPL5VgHL7ks5uKFhigaJpZM4Va0Jt>
.
|
@celandro I would love to consume this data with pokemongo-json-pokedex. Can you make this public / opensource? |
I made a workaround until it isn't in the JSON.
I made a public variable in the class, what's an array with the raids.
Livio Brunner <[email protected]> ezt írta (időpont: 2018. júl. 25.,
Sze 21:03):
… @celandro <https://github.com/celandro> I would love to consume this data
with pokemongo-json-pokedex. Can you make this public / opensource?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ADU3R96f2_t2RozIoe5PoTrNC7YDnejzks5uKMD_gaJpZM4Va0Jt>
.
|
I can make a db table and a public read api. I dunno if i want to bother
with an admin api. If someone wants to help with this mini project, I can
provide hosting and api design work
…On Wed, Jul 25, 2018 at 12:03 PM, Livio Brunner ***@***.***> wrote:
@celandro <https://github.com/celandro> I would love to consume this data
with pokemongo-json-pokedex. Can you make this public / opensource?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAX4gO4nDPc9g8TJjkGDGqK_u4GIsz6bks5uKMD-gaJpZM4Va0Jt>
.
|
@celandro I'm busy with a lot of other stuff, so for my own good I have to pass on that :/ |
you and me both
…On Thu, Jul 26, 2018 at 10:14 AM, Livio Brunner ***@***.***> wrote:
@celandro <https://github.com/celandro> I'm busy with a lot of other
stuff, so for my own good I have to pass on that :/
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAX4gKpu5aHh-ZtfNku0hbDUzYX2E9T5ks5uKfj2gaJpZM4Va0Jt>
.
|
I guess this issue won't be resolved until we find time (which may never happen haha) or someone contributes. Sorry about that :( |
I think I can give it a try. Please send me an email :) |
This is my current raids file: https://gist.github.com/celandro/44d3590c6a9b3e25f10d1011c4f78f06 I have full history sitting in my git repo Current issues:
My opinion 4 tables in the db (I prefer to host):
Endpoints:
We need Admin role authentication for this. (Id prefer to use Pokebattler roles and hosting for this) Note admins would get free max Pokebattler accounts I can do quite a bit of this work but I have an endless backlog of items. Code can be javascript or java based. Easiest for me is java backend, html front end but I could do whatever. You can email me at [email protected] |
Hey @celandro, I have low time available, working on something for me and during the week is kinda tight |
Is there any chance to get a JSON with the current Raid Boss Meta? :)
The text was updated successfully, but these errors were encountered: