Qt-dev / exile-diary

A game tracker for Path of Exile. Track literally everything that drops in your maps, and more!
38 stars 6 forks source link

Add frameType for Allflames from Necropolis League #304

Closed RansisPoe closed 5 months ago

RansisPoe commented 5 months ago

Fixes https://github.com/Qt-dev/exile-diary/issues/300, https://github.com/Qt-dev/exile-diary/issues/301, https://github.com/Qt-dev/exile-diary/issues/302, https://github.com/Qt-dev/exile-diary/issues/303

I also added better handling for unknown frameTypes in the future, although I'm unsure the implications of polluting the DB with 'Unknown' types. Feel free to only take the first commit if you think the Unknown rarity is problematic.

Qt-dev commented 5 months ago

That looks solid, let me just test that and I'll merge it. Thank you!

Qt-dev commented 5 months ago

This worked fine and the only issue I found was #305 but I can work on that later. Thanks again, I'll merge it up and build a new version

RansisPoe commented 5 months ago

Thanks for testing this and getting a release out so quick!