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

Fix 64 bit registry read, various updates/improvements #85

Closed rehevkor5 closed 4 years ago

rehevkor5 commented 4 years ago
rehevkor5 commented 4 years ago

Hi!

I made these changes mainly while I was getting familiar with the code in preparation for pursuing other items on the backlog, and I also intend to make some performance improvements such as adding multithreading to the equipment parsing (if there's no objection).

Python is not my best language, so I am all ears for feedback. And hopefully you don't mind some of the smaller changes like increasing the line length.

Thanks!

fonsleenaars commented 4 years ago

Whoa, awesome to see somebody else contribute to this for the first time!

I'll take a look tonight when I'm home and get back to you, much appreciated for helping out 👍