CrimsonNynja / monster-hunter-DB

database for monster hunter
MIT License
39 stars 9 forks source link

Sunbreak support #32

Closed Glazelf closed 2 years ago

Glazelf commented 2 years ago

Sunbreak support Refer to #31 for to-do list etc.

Spoiler warning for (unrevealed) Sunbreak content (obviously?)

Note: This PR only includes monster info, no quests are included.

Glazelf commented 2 years ago

Final to-dos are tiny things that I don't know how to do (and also don't make use of myself); -Update .ndjson file to mirror changes to .json. -Add $oid fields.

CrimsonNynja commented 2 years ago

@Glazelf Left some general comments, discussion on the related git issue #31 Thanks for the PR though, I know how long it can take to add these when a major update like this comes out

CrimsonNynja commented 2 years ago

@Glazelf just 1 conflict to resolve, then I'll merge it all in

Glazelf commented 2 years ago

@CrimsonNynja I resolved the merge conflict.

CrimsonNynja commented 2 years ago

@Glazelf still looks to have conflicts

Glazelf commented 2 years ago

@CrimsonNynja I don't see any. The only conflicts that exist are probably between this PR and the MST2 PR, which may cause some monsters updated in both to throw conflicts. I can check on PC when I'm home but for now I don't see any conflicts. Screenshot_20220712-171128_GitHub.png

Glazelf commented 2 years ago

On PC I see a notification that seems to suggest that there are conflicts, but this branch seems to be up to date with origin/master when I try to merge. image

Glazelf commented 2 years ago

I literally rebased master into this branch but it still says this branch can't be rebased. Lol. Could you merge it yourself? It should be quite obvious what to do, it's probably just the commas on the MST2 image link lines giving conflicts, because descriptions got added on the line after. If not you can give me write access and I'll merge it manually that way.

image

CrimsonNynja commented 2 years ago

So bizarre. Looked on the app as well and the merge button is green there but when I press it it doesnt work anyway :/

Happy to give you write access though to try and fix this

CrimsonNynja commented 2 years ago

@Glazelf Also just merged in your other PR, so hopefully getting this one up to date with that might fix it as well. But I've invited you as a proper collaborator now, so once you accept that you should have write access

Glazelf commented 2 years ago

I have tried everything I could think of, I'll just make a new PR.

35