TerminatorNL / LagGoggles

A minecraft forge mod which visualises lag in the world
GNU General Public License v3.0
54 stars 20 forks source link

Update for Mixin 0.8 #92

Closed LXGaming closed 4 years ago

LXGaming commented 4 years ago

Fixes https://github.com/TerminatorNL/LagGoggles/issues/91

TerminatorNL commented 4 years ago

Thank you for this! People investing time in updating helps me out a ton!

I assume you have tested this for some time now, did you notice any funky behavior?

Especially with regards to DynamicMethodReplacer.java and MixinWorldServerSponge.java

I have set-up an automated build system, so if this works I should be able to simply hit: 'go' :)

TerminatorNL commented 4 years ago

Just verified this, it seems to work with SpongeForge 1.12.2-2838-7.1.11-RC4007 Thank you