Michael Schadt
Michael Schadt
> Is this still not fixed in April 2020? It is such an annoying issue that I'm sure other people than me are considering switching to alternatives. Other than this...
  https://stackoverflow.com/questions/56039341/get-declared-fields-of-java-lang-reflect-fields-in-jdk12/ For the devs, this is how you reflect into and set final variables with Java 11+. Hopefully they can add this to PowerMock, so it works there...
After some more research, this issue might be related to the problems with the new preview mode, also mentioned in #78. Obviously I can only use alt + enter when...
When using a mod like Expanded Storage (https://www.nexusmods.com/diablo2resurrected/mods/13?tab=description) it works well for the Character Inventories, since it doesn't overwrite what is there in the extra space. But when using the...
So far I only added the tests for optional registration to make it compile. So I did not actually write a solid test code. But it's really something which is...
Looking into this again since i was going to check for the 1.15 update... What is the codeclimate issue which needs to be fixed? Is that the reason why the...
We really need that feature, to switch plugins on and off between workspaces, especially for mobile devices, because we want to have better performance there. Also different working conditions need...
What game version are you running?
Seems like there is an error on the PlayerLogoutEvent. Do you have any errors and did you try my fork?
If you can clarify for me, what exactly was the change, which added fountains the general item pool, then i might can look for it myself and create a pull...