Aida-Enna / MognetPlugin

A simple plugin which allows you to send your Final Fantasy XIV parse data as a POST request to your server.
13 stars 20 forks source link

Mognet fixed, needs release with new ACT. #5

Closed Aida-Enna closed 5 years ago

Aida-Enna commented 5 years ago

I finally opened the source and took a look around at Mognet - The issue in #3 and #4 is caused by the MognetPlugin.dll not being built with the most recent version of ACT. The API changed, breaking the plugin. Here's a prebuilt version until (if?) the author releases one on their page:

MognetPlugin.zip

Let me know if this doesn't fix the issue for anyone. Enjoy!

castanhob commented 5 years ago

That's... Actually great! I was working to fix it, adding an auto-updater (and also refactoring everything because the code is very ugly right now), but you came with a fast solution! I'll test this and if everything is fine, I'll merge and create a release by today, and keep working on improvements, since I left this project for a long time without much maintanance. Great job @Aida-Enna !

castanhob commented 5 years ago

@Aida-Enna , should be fixed after 0.2.0 release, can you confirm before I close the issue?

Aida-Enna commented 5 years ago

Yep, seems to be working fine! \ o / And no worries about the long time, stuff happens. It's all good! :3