fonsleenaars / tqdb

Python parser for the Titan Quest Anniversary Edition, Ragnarok, Atlantis, Eternal Ember DLC database.
https://tq-db.net
MIT License
50 stars 15 forks source link

Titan Quest: Atlantis support? #58

Closed chefranov closed 5 years ago

chefranov commented 5 years ago

Today realised new expansion https://steamcommunity.com/games/475150/announcements/detail/1601504362724611319 Will you support this expansion?

fonsleenaars commented 5 years ago

Wow, cool! I haven't had a lot of time for any personal project since I've started my new job but I definitely want to support it.

If I can find any fraction of time this weekend I'll buy it and run the parser with it.

fonsleenaars commented 5 years ago

I bought the expansion and ran the parser, it crashed halfway through so I'll be debugging what's going wrong there.

chefranov commented 5 years ago

Cool. if you have time don't forget about my errors in the neighbor topic :)

fonsleenaars commented 5 years ago

Yeah sorry about that, if I have any time left I'll try to see where I left off. Busy busy :(

fonsleenaars commented 5 years ago

I've got most of the stuff parsed already, it seems there are some bugs with the new necklaces and rings because almost all of them have no properties:

image

I'll have to run over the data and see what else is missing. Afterwards I have a few patches waiting for the website, including full locale/language support, so I'll push everything as soon as it looks releasable!

Don't think I'll get to your other issue this weekend, sorry.

chefranov commented 5 years ago

Okay! We will wait for new features on your site

fonsleenaars commented 5 years ago

It's been deployed to tq-db.net.

chefranov commented 5 years ago

Some Atlantis Items don't have Loot table :( https://tq-db.net/equipment/%D0%B1%D0%BE%D0%B5%D0%B2%D0%B0%D1%8F-%D0%BA%D0%BE%D1%80%D0%BE%D0%BD%D0%B0-%D0%B4%D0%B0%D0%BD%D0%B0%D1%8F

fonsleenaars commented 5 years ago

Indeed, as I mentioned in the release notes, I have not yet parsed the new bosses and such, these will follow in an update :)