D2Stats 4.0.0

Discuss Median XL!
User avatar
Jitan, Come On
Balrog
133 | 7
Azadi wrote:IMPORTANT
Notifier now works differently to how it was previously.
Messages now output to overlay layer instead of on chat (due to incoming chat change in 2.1.1)

Examples:
Image

https://github.com/azadix/D2Stats/releases/latest
Patch notes:
-Changed how notifier displays messages due to chat rework introduced in MXL 2.1.1
-Added "One line item stats notification style" option
-Updated stat descriptions
-Moved "Options" tab to be after "Notifier" tab


Additionally i won't be making any more effort on updating the project. The issues present in it are beyond what i can handle and i do not want to waste any more time on learning Autoit to try and understand the code. Please do not message me with issues regarding the new update.

Is there a log anywhere of notifications? I used to look into chat history quite frequently - "This dropped, that dropped. Anything else I missed?"
User avatar
Azadi
Prowler
19 | 5
Sadly no, i just wanted to quickly implement something so the notifications atleast show up
Milkshake
Abomination
158 | 19
Common Popularity Badge
Has a thread with over 10.000 views
Jitan, Come On wrote:
Azadi wrote:IMPORTANT
Notifier now works differently to how it was previously.
Messages now output to overlay layer instead of on chat (due to incoming chat change in 2.1.1)

Examples:
Image

https://github.com/azadix/D2Stats/releases/latest
Patch notes:
-Changed how notifier displays messages due to chat rework introduced in MXL 2.1.1
-Added "One line item stats notification style" option
-Updated stat descriptions
-Moved "Options" tab to be after "Notifier" tab


Additionally i won't be making any more effort on updating the project. The issues present in it are beyond what i can handle and i do not want to waste any more time on learning Autoit to try and understand the code. Please do not message me with issues regarding the new update.

Is there a log anywhere of notifications? I used to look into chat history quite frequently - "This dropped, that dropped. Anything else I missed?"


It's never been easier to get into development. And I'd imagine you could use VSCode's CoPilot (AI) to help do that in AutoIt.
User avatar
Azadi
Prowler
19 | 5
Brother, i've been abusing Deepseek,ChatGPT and others since i took over the project (since i know almost nothing about autoit and tbh i don't care about it enough to learn it) and i can tell you that it's shit for such stuff. Always recommends stupid solutions or plain wrong ones. Most of those questions i had to read docs myself since it gave me useless info.


I've started working on leaving the app in some semi working state. Currently i've outlined all the issues and improvements that the community provided and i'll be working up until the season start to try and implement them all. Here's the list: https://github.com/azadix/D2Stats/issues/30
I've already completed some of the tasks but the release is not yet ready since there are many bugs that i have to iron out. Notifier log is something that i'll probably try to add but i haven't yet designed how that will work